MCS linking to APEX ORDS REST service
Summary
I'm having problems linking to APEX ORDS REST service to pull an employee record given an IDContent
I'm having problems linking to APEX ORDS REST service to pull an employee record given an ID
I have also tried following https://docs.oracle.com/en/cloud/paas/mobile-suite/use-chatbot/bot-components.html#GUID-3BD9C90B-F8F6-4458-A975-2E0A6D880DBE but this doesn't appear to work ask get a 500 error,
The REST service is working and I can write a simple API that calls it successfully but then no longer works when trying to add in the other
0