Outbound Webservice - HTTP error 500
Hello everyone,
I'm trying since a couple of day to work out a solution for this Issue described below:
We have implemented a Proxy BS based on a WSDL-file to communicate with a external system. The Requests are working perfectly when the input-XML match their presets.
But in case we don't send a required field or fields with wrong values (logical error) , we aren't able to process their error XML-structure as we get a HTTP 500 error.
The EAItransport Service crashes with the below error message (1) and our reaction Filter Service isn't invoked, therefore we aren't able to process the response and the Workflow step show error message (2)