cancel
Showing results for 
Search instead for 
Did you mean: 

SAP PI webservice wsdl modification

former_member190543
Participant
0 Kudos

Hi all,

We have published a webservice in development and quality systems and provided the urls and wsdls to the consumer. Now the consumer wants to have the wsdl for production system so that they can carry on with their work for go live. We will not publish the interface in SR until our go live date. (transports happen on that day)

Although the message types are same, they still want a separate wsdl for production. So now I am planning to modify the WSDL of our test system to suit Production system manually and provide it to them. I have all the details to do that, but in doubt on what should I do for the TextID part as below:

<xsd:appinfo source="http://sap.com/xi/TextID">5h363b4ebg9d61e84702031cd432a602</xsd:appinfo>

What is this used for? and what value should I give here? Does it really matter? or should it be a specific value?

Many thanks.

Ramesh.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello,

>>What is this used for? and what value should I give here? Does it really matter? or should it be a specific value?

I think it will not be of much significance, so you can edit ur WSDL file and let the sender system consume the same and do their coding but having said provide them with the updated WSDL URL once u publish SI in SR after transporting the objects in production system so that they can refresh the WSDL...

http://www.w3schools.com/schema/el_appinfo.asp

Thanks

Amit Srivastava

Answers (0)