Skip to main content

Hello

We’d like to automate creation of new employee in IFS10 Upd14.

EE interface allows to create it simplified, but Aurena require to go through assistant (at least i didn’t find any other option). REST API exposes creating new employee using EmployeesHandling projection by posting new CompanyPerson object. However it requires to specify Emp Org Code and Emp Pos Code. Is there any other option to create new employee without any assignment? The case is that org. codes and pos. codes are not harmonized between recruitment and IFS.

The only option i found is to create with some fake codes and delete assignment after all.

Is there any other option in REST API?

Best regards,

Wiktor

Hi 

So is it that you want to create an employee ID only?

 

kind Regards

rachel 


Yes, but along with personal data like date of birth and phone number.


Hi 

 

I don’t have access to a Apps10 database  and I have only really done this in cloud so not sure about the limitations you may get in apps10 but you may want to try bypassing the assistant and creating the employee ID and person ID in company then adding the personal; details in the personal file - these are where the pages are and I would imagine you can use the dev ops tools to get the APIs 

 

cannot guarantee this will work as I have not tried in apps10, but if it does it means you don’t have to add the organisation info 

Kind regards

Rachel 


Hello Rachel

That’s the point! And it works in Apps10 as well.

Thank you precious response!

 

Best regards,

Wiktor

 


Reply