Partially save Employee data using Service
Summary
Call Employee save service using OICContent
we have a requirement to save the bare minimum employee data in PaaS and then continue the transaction from SaaS
we have a requirement to save the bare minimum employee data in PaaS and then continue the transaction from SaaS
Now it will be as below:
1) create a small page in VBCS (PaaS)
2) call some API to save the data so that user who is hiring get a notification that you have a saved transaction and then he/she can continue from that point.
3) this works if we try to hire an employee from HCM hire screen (save the data in between), go to FA home page and we can see in the worklist we have an notification that transaction is saved and we can resume the transaction.
Tagged:
0