Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2796

Re: SOAP Fault uncompleted

$
0
0

Hi

 

The soap adapter will retrieve the fault message from detail tag.

 

<soapenv:Fault>

            <faultcode>errorcode</faultcode>

            <faultstring>message</faultstring>

           <detail>

                <Attributes>

                    <field1>value1</field1>

                    <field2>value2</field2>

                    <field3>value3</field3>

                </Attributes>

            </detail>

        </soapenv:Fault>

 

If you want complete soap message then enable Do Not Use SOAP Envelope in the soap receiver channel.

 

Regards,

Praveen.


Viewing all articles
Browse latest Browse all 2796

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>