Hello,
I am facing a problem with the POST Exit Implementation of iFlow “Create Service Order in SAP Business Suite“. The problem in in the Filter, here the Filter on “ServiceOrderRequest” does not include the namespace:
Therefore, in the exit implementation I need to create the XML without the namespace (by using XSLT), BUT the SOAP call is not successfull without the namespace.
Other iFlows in this package have the namespace included in the filter:
For me it looks like an error in the iFlow, any other opinions/help?