cancel
Showing results for 
Search instead for 
Did you mean: 

Re: Create Onboardee using API in ONB 2.0

12-29-2025 2:54 PM
Gopinath_Murugaiyan Product and Topic Expert
354 views 0 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

I am working on building a CPI interface which will take some values like FN, LN, Position ID, Email.....,,, but, I do not have Person ID or Requesition ID (application id). 

I followed few SAP help notes and previous posts, unfortunately not able to derive proper methodology. I understand at the high level that I will have to create Person ID, which I did then I need to use API to createOnboardee which I think is a HTTP (link to a receiver) but how do i define it's body, also steps followed by this stage.

Thanks,

Ali

 

0 Likes
View Entire Topic
Gopinath_Murugaiyan
Product and Topic Expert
Product and Topic Expert
0 Likes

@taqui-hadi  kindly use below EC Entity call for person Field

generateNextPersonID | SAP Help Portal

Thanks,

Gopi