Getting the Employee Self Service app to work
Summary
Getting the Employee Self Service app to workContent
Hi all,
in MCS Oracle offers the Employee Self Service for Oracle E-Business Suite solution. You can commit and view timecards in EBS with this app.
So we tried to implement the solotiun. The solutions exist of the following components:
- a JET app that use api's from
- MCS that uses apis from
- ICS that connects with EBS (with a on-premise agent).
Now the hole chain works fine when I commit a timecard but when the app request the timecards from EBS then something goes wrong in MCS.
The request from app to EBS goes all right but MCS seems not able to process the json message from ICS.
1