This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SAP sync problem

I configure sync with SAP R3 and sync with authorization objects. The first was a variable success. The second was partially. 
As I understand in the table there are as many records as it is read from the target system.
See in the log. The problem is that in SAPTransactionHasSAPAuthObject and in [SAPProfileHasAuthObjectElem] there is no data about custom transactions.

There is a line in the log:
2018-11-13 15:10:26.7373 DEBUG (SystemConnector 5b0981ed-1e81-4aa3-914d-81f3680bb592) :     Result: State (Success) Objects (67540) Failures (0)

Since it says SystemConnector, I assume that this is the connector. The data is read from the target system, not from the table in IDM.


LOG:

2018-11-13 17:24:06.7879 TRACE (SchemaElement static) : T-DR096771 - S_TCODE - TCD@ProfileHasAuthObjectField[].GetValue(PROFN) returns T-DR096771
2018-11-13 17:24:06.7879 TRACE (SystemMappingRule UID_SAPAuthObject_OBJCT) :     ProjectionDirection: ToTheLeft
2018-11-13 17:24:06.7879 TRACE (SystemMappingRule UID_SAPAuthObject_OBJCT) :     UseOldValues: False
2018-11-13 17:24:06.7879 TRACE (SchemaElement static) : T_K4610012 - S_TCODE - TCD@ProfileHasAuthObjectField[].GetValue(AUTH) returns T_K461001201
2018-11-13 17:24:06.7879 TRACE (SchemaElement static) : T-DR090602 - S_TCODE - TCD@ProfileHasAuthObjectField[].GetValue(OBJCT) returns S_TCODE
2018-11-13 17:24:06.7879 TRACE (SchemaElement static) : be6fce4e-395d-4596-ab3c-d4d91811408b - b04a3351-5377-42a8-91b2-00ace130e880 - 587f6662-89e5-42c9-9045-ca0e1b4730c0@SAPProfileHasAuthObjectElem[].SetValue(VRT_UID_SAPProfile, T-DR096771)
2018-11-13 17:24:06.7879 TRACE (SchemaElement static) : bd277775-7ca0-45d5-8c78-425b663b6026 - b04a3351-5377-42a8-91b2-00ace130e880 - 587f6662-89e5-42c9-9045-ca0e1b4730c0@SAPProfileHasAuthObjectElem[].SetValue(AuthLevel, T_K461001201)
2018-11-13 17:24:06.7879 DEBUG (SystemMappingRule AuthLevel_AUTH) : Mapping applied.
Parents
  • Which version are you using from OneIM? Which SAP base version?

    Can you find your custom transactions using the target system browser (against SAP) in Synchronization Editor?

  • One Identity 8.0

    SAP_BASIS 751 sp2
    S4CORE 101 sp2

    target system browser is loading...

    We set log level to Trace and in log we can see
    2018-11-13 16:17:33.1118 DEBUG (SystemConnector cf3170dd-3162-4c21-9d1b-101fdcff2971) :     Loading object using key CN=T-DR092491,OU=M_BANF_WRK,OU=T-DR09249100,OU=ACTVT,OU=03,O=ProfileHasAuthObjectField,DC=...
    2018-11-13 16:17:42.9556 DEBUG (SystemConnector cf3170dd-3162-4c21-9d1b-101fdcff2971) :     Loading object using key CN=T-DR092491,OU=ZMM_REQ,OU=T-DR09249100,OU=ZUNI_DIRCT,OU=*,O=ProfileHasAuthObjectField,DC=...

    So SAP connector can read them from target system. In log file I can't see any errors, but in [SAPProfileHasAuthObjectElem] table I don't see these data.

  • I see my custom object in target system browser, I'm waiting  finish of sync.

Reply Children