Question
standard chartered bank
IN
Last activity: 11 May 2017 11:19 EDT
Service SOAP with Custom authentication
Hi Team,
I created a Soap service with Custom Authentication. Let as assume Custom authentication failed ( Ex : User name and password is empty or External validation failed ) . I want to reply back the soap service with custom message( mentioned below ) not like default message comes under <Fault> tag. How set the failure in Authentication activity and how to pass the failure as a service response.
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Header/>
<soapenv:Body><ErrorData>
<errorId>1010</errorId>
</ErrorData> </soapenv:Body> </soapenv:Envelope>
Thanks
Christopher
***Updated by moderator: Lochan to add SR details***
***Moderator Edit: Vidyaranjan | Tagged FDBK ID***