cancel
Showing results for 
Search instead for 
Did you mean: 

WSDL for PI 7.1 wsdl:service

Former Member
0 Kudos

Hi ALL,

i have a sender SOAP to receiver ABAP proxy scenario.

i got the WSDl file from sender agreement menu Display WSDL option and gave the WSDL to the to the .Net team..

they are telling me the WSDL file has some <wsdl:service name="XI_c23f13a4efbc3a7fad8fa18b9ad71bcc_Service"> and this is a ramdon number ..is this a issue .. ?

is there any other method better than this to Create WSDL for them ..? is i create WSDL using any other method this random number will not come ..?

thanks

Souz

View Entire Topic
Former Member
0 Kudos

Add following property in exchange profile to switch to the new naming convention:

[IntegrationBuilder]->[IntegrationBuilder.Directory]->

Property name: com.sap.aii.ibdir.wsdl.servicename.bitfield

Property type: Integer

Value: 0

This will change the service name to the name of the service interface ..