Is it only Global fault handling available in ICS orchestration? Any other ways of fault handling?
Summary
Is it only Global fault handling available in ICS orchestration? Any other ways of fault handling?Content
Hi,
Is the Global fault handling is only available in ICS orchestration? How to catch specific fault? In my case, when I try to violate unique column in mySql table, its throwing remote fault and even I tried deleting one column and insert from orchestration, still its returning remote fault.
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
<env:Header/>
<env:Body>
<soap-env:Fault xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/">
<faultcode>soap-env:Server</faultcode>
<faultstring>ICS runtime execution encountered {
0