cancel
Showing results for 
Search instead for 
Did you mean: 

Error during Webservice Regeneration

Former Member
0 Kudos

Hi Experts,

We have an ABAP webservice exposed to a 3rd party application.

The FM had undergone a change wherein an existing export parameter was changed and another added.

In order to regenerate the webservice, we went into SE80 and activated the WS.

This happenned successfully.

However, when I try to Test my WS in SOAManager I am unable to see the changed structure as well as the newly added fields.

Any clues??

Thanks and Regards,

Ravi Bhatnagar

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Ravi,

I am new to webserives. I added two filed exiting webservice using Adobe form. Can you please tell me how to regeneate the webservice after adding new field....In se80-->package>Enterprise Services...next how to do please tell me...with navigation step....

Best Regards

Venkatesh V

Former Member
0 Kudos

Hi Venkat,

In SE80, you open your Webservice.

Go into change mode and do a syntax check on the webservice.

Since you've changed the parameters, the system would give you a prompt.

Say yes and activate.

This would regenerate the Webservice.

Thanks,

Ravi Bhatnagar

Former Member
0 Kudos

Thank you so much for your reply...

Former Member
0 Kudos

Hi,

Verify in SE80 that wsdl is changed (regenerate wsdl and activate if required). Repeat all steps regarding republishing and change endpoint again.

Regards,

Gourav

sivasatyaprasad_yerra
Active Contributor
0 Kudos

After modifying Webservice in SE80, You need to delete the existing End-point which was created earlier. Because this still points to old definition. So, Delete the existing end point and create a new one.

One more point: End point created in one MANDT can't be used in another MANDT.

Regards,

Siva.