cancel
Showing results for 
Search instead for 
Did you mean: 

MII does not display SOAP faults.

Former Member
0 Kudos

Hi experts,

MII does not display SOAP faults.

According to the SOAP protocol, a web service method may throw exceptions in the format illustrated in exemple below:

web service method may throw exceptions in the format illustrated in colum F. However, MII is not able to capture the exception. We need to find a workaround for this issue.

However, MII is not able to capture the exception. We need to find a workaround for this issue.

Thanks,

André

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

I never used httppost before in xMII, do you have some example ?

Thanks,

André

Former Member
0 Kudos

Hi Jeremy,

We are using xMII 12.0.

I will try your suggestion.

Thanks,

André

jcgood25
Active Contributor
0 Kudos

I assume you're using the WebService action block - with what version / build of MII?

The httppost action block can often be used as an alternative, and this block offers both ReturnAsXML and ReturnAsString for capturing the response.