Question
Oligos SAS
FR
Last activity: 7 Sep 2022 14:06 EDT
SOAP fault error - Invokaxis2 - exeption log
Hello when I am integrating a SOAP connector, everything work fine, but I have exception when the server sent me the SOAP fault envelop.
<SOAP-ENV:Fault> <faultcode>SOAP-ENV:Server</faultcode> <faultstring>Test Fault</faultstring> <faultactor>/soap/servlet/rpcrouter</faultactor> <detail> the details </detail> </SOAP-ENV:Fault>
In pega documentation, it seems that those are mapped but is not working and PDC log exeptions java.lang.IllegalArgumentExceptions regulary.
Do you have any idear why it is not mapped/ failing ?
In the log this is the InvokeAxis2 activity that is failing at the step 16, but there is no description of the exception.
In our case the details tag contain a complex XML.
regards
Stéphane