HCM Extracts - How to do Conditional Replacement?
Summary
HCM Extracts - How to do Conditional Replacement?Content
Hi All
i was trying to replicate nvl function in HCM Extracts using the Conditional Replacement option at the attribute level.
nvl(legacyemployeenumber, employeenumber)
I have 2 attributes in a record, one is employee number and the other is legacy employee number. I need to replace the employee number with the legacy employee number only when the legacy employee number is not null otherwise it should be the employee number only.
Here is the attachment with the screenshots, please let me know if this is how we should be achieving this in HCM Extracts.