How to clear jdbj database cache through JDE Server Manager REST API
JD Edwards EnterpriseOne 9.2
Tools Release 9.2.3.4
EnterpriseOne Orchestrator Studio 7.3.4.0
I'm trying to get a Service Request (type = connector) to work which clears the jdbjdatabase cache of a JDE HTML Server. When I use the settings that work fine in Postman 7.36.1 (following instruction in Doc ID 2222019.1), I'm getting a 415 Unsupported Media Type error.
First screenshot is from Postman: jdbjdatabase cache is cleared as expected.
The second screenshot is displays the Service Request in the Orchestrator.
The response I'm getting is:
{
"Exception": "com.oracle.e1.aisclient.JDERestServiceException: com.oracle.e1.aisclient.JDERestServiceException: JDE Rest Service Call Failed: Status: 415 {\"statusCode\":415,\"error\":\"ExternalRestService:callGeneric: External Call Failed External Generic Call Failed See Log For Details: 415 Unsupported Media Type\"}\n"