Issue Syncing Additional Attribute from SailPoint to SAP HR via Modify Rule

Hello All,

In SAP HR Provisioning Modify Rule, we are successfully writing back Email, Telephone, and SY-UNAME. We need to write back an additional attribute (end date) from SailPoint to SAP HR.
The configuration has been added, and attribute sync is enabled, but the end date is still not syncing. Has anyone successfully added and synced an additional attribute in the SAP HR Modify Rule?

Regards,

Hi @pradipniladhe1

Have you validated if there is a date format constraint on the target system? If none, I’d start by looking at some execution logs printed to the CCG from within your rule to see what is being passed to your JCoFunction object. If the values you’re passing while modifying the target are as you’d expect, then perhaps the issue is somewhere else. I’d eliminate this first before going forward.

Here’s a sample rule: SAP HR Provisioning Modify Rule | SailPoint Developer Community