SAP HCM - Simulation report doesn't show Inserts for Employee objects

Hi,

I configured a synchronization project using the default HCM Employees project template in read only access. When I run the simulation report I can see that (employee) synchronization step is run with processing steps is 1999 (does this mean that there are 1999 employee objects?).

However in the processed objects section of the report I don't see any Employee with Insert method.

Will this create employees in One Identity, or do I need to edit any parameter in Designer for this to create employees. HR Profile is active with Value "1".

The use case is that we read from SAP HCM and on-board employees and create them as Person/Employee in One Identity.

Any pointers will be appreciated. Thank you.

screenshot of report for reference:

Parents Reply
  • So, it's an 8.1.1 then. 1999 is indeed the number of employee objects. You can check the list of employees found by using the target system browser on the target system connection of your SAP HCM sync project. The list for the schema type HREmployee_Active should display these 1999 objects as well.

    In regards to the INSERTs, it seems that the employee objects are already present in the One Identity Manager database because you are seeing the INSERTs for SHRPersonComData.

Children