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

Problem while adding new function module (method) to existing web service.

0 Likes
508

Hi Experts,

First of all, I was not able to find a proper forum to post this question, so posted the question here. Moderators, please move this thread to correct forum.

coming to the question.

In one of the scenarios, we have added one more function module to a existing web service. We have updated the web services and activated as well.

When the .Net team is trying to call the newly created function module( or in .net verbiage, method), they are getting

  

"SRT: Authorization denied " . Please note that while calling this newly created method, they are using the same user id and password that is being used to call the other methods. The other methods are responding well but this newly created method is giving this error.

Do we have to do some extra settings for authorization or should we contact the security team for this? Please note that we  have tried this by even creating a new end point.

Regards,

Kunal Kishan

3 REPLIES 3
Read only

jitendra_it
Active Contributor
0 Likes
470

Hi Kunal,

Have you checked that new method is visible in Service definition in SE80.

Many Thanks,

Jitendra

Read only

0 Likes
470

Yes, the new method is visible and active in service definition in SE80

Read only

Former Member
0 Likes
470

Hi,

Any update on this?