Hi,
I am facing following problem after uploading the WSDL in PI as an External definition.
I have WSDL with following messages in it and sequence is as following.
<requestHeader>
<listData>
But after uploading the same WSDL into PI as an External definition the sequence of WSDL message gets change like following
<listData>
<requestHeader>
When I upload the same WSDL in CXI it is showing the right sequence.
How to avoid this sequence change in PI ?
Thanks,
Bhupesh