Skip to Content
0
Former Member
Jun 05, 2009 at 08:21 AM

Sequence of WSDL messages gets change after uploading in PI

33 Views

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