Hello Gerald,
I am not using number generation for external code. With my custom API, I am trying to update Additional details for employees newly created in Successfactors. Hence, I am using the username of the employee as the external code.
But my question is with the key fields as below
<PropertyRef Name="PFAndPensionInformation" />
<PropertyRef Name="effectiveStartDate" />
<PropertyRef Name="mdfSystemTransactionSequence" />
I understand that if a record with values matching fields above is not found, it should automatically insert a new record, isnt it?
Also I do not understand the null pointer exception error I am getting when I try to perform the mapping using the latest XSD from Successfactors.
Thanks for the link to the training sessions, I have tried registering for the same.
Regards,
Diptee