For more information, please refer to this announcement explaining best practices for getting answers to questions.
Fault in submitFlow from OIC
Summary:
Content (required):
We built a new OIC integration to execute a seeded Payroll Flow via the submitFlow API. Unfortunately, we keep getting:
Fault:<soap-env:Fault xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/">
<faultcode xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">soap:Server</faultcode>
<faultstring>java.lang.IllegalArgumentException</faultstring>
<detail>
<ICSfaultVar />
<reason>CASDK-0033: Received a SOAP fault while invoking endpoint target: https://ekcm-dev4.fa.us6.oraclecloud.com:443/hcmService/FlowActionsService. This indicates a processing exception on the service endpoint side. Please check service side logs to further diagnose the problem <![CDATA[ Fault Code : env:Server Fault String : java.lang.IllegalArgumentException ]]> :Application Error</reason>