Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Can we change WSDL file created from Function Module wizard??

Former Member
0 Likes
651

Hi everybody!

I have created a web service from function module using SAP wizard.

Now the consumer side want me to change <wsp:UsingPolicy wsdl:required="true"/>

Is this possible???

If so how?????

Thank u in advance!!

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
613

I am facing the same issue. how i can change it? Please give me any suggestion. thanks

Hi everybody!

I have created a web service from function module using SAP wizard.

Now the consumer side want me to change <wsp:UsingPolicy wsdl:required="true"/>

Is this possible???

If so how?????

Thank u in advance!!

3 REPLIES 3
Read only

Former Member
0 Likes
614

I am facing the same issue. how i can change it? Please give me any suggestion. thanks

Read only

0 Likes
613

Hi Muhammad!

As soon as you open WSDL for selected binding in the URL are of you explorer change the ws_policy with "standard" . Then simply save the wsdl and send it to the other party.

Hope this helps!

Read only

0 Likes
613

Thanks Grigoria.