Skip to main content

Hello,

I did a test to migrate an employee and it appears with “preliminary status”. How can I migrate it as “active”? It’s for the Cloud version 21R1 and I created a two step job.

Thank you in advance,

Hi @ArcAleksS ,

Please have a look at target table (view) EMPLOYEE_STATUS_DETAILS
Here you can find a field EMPLOYEE_STATUS
Here you need to set the right value (e.g. Active)

BR
Martina


Hello @Makede,

Thank you very much for your answer. It worked! :)

For the future readers, it’s not exactly the field EMPLOYEE_STATUS, but field SEQ_NO, it’s a number/ID of the status. Normally, “active” it’s already defined by the system and its ID is “1”.

 

BR,

Aleksandra


Hi @ArcAleksS ,

Could you please share the screenprint of your mig job source column here ?

Thanks,
Theam


Reply