Running OIC ICS Integration in SoapUI or Postman
Summary
Getting "HTTP 500 Internal Server Error" when I tried to run the integration in OIC ICSContent
Hi,
I created a Scheduled Orchestration Integration and ICS was able to provide the REST Endpoint w/ POST method (https://XXXXXXXXXXXXXXXX.aucom-east-1.oraclecloud.com:443/ic/api/integration/v1/integrations/SFTP_TO_DBCS_POC|01.00.0000/schedule/jobs), which runs good when executed through 'Submit Now' option (this integration is not scheduled to run frequently).
When I tried to access this in SoapUI or Postman (providing Basic Auth with OIC Username and Password), I am getting code 500 error.
{
"detail": "",
"status": "HTTP 500 Internal Server Error",
"title": "java.lang.NullPointerException",