cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi experts,

I have a problem when executing my web service. it gave me the following Error.

HTTP Send failed: HTTPIO_ERROR_CUSTOM_MYSAPSSO-Fehlermeldung beim Senden der Daten.

Message no. /IWFND/COS_SUTIL100

I can access my service through REST client in chrome.

Please help me on what I should do on this.

and let me know if you need more information.

Thank you so much.

-Martin-

0 Likes
View Entire Topic
Former Member
0 Likes

I changed parameter login/create_sso2_ticket from 3 to 2 and it solved this problem for me.

Former Member
0 Likes

Hi Jeroen,

how do you change it and where ?

thank you

former_member183924
Active Participant
0 Likes

Hi Fatsah,

that's a system parameter for your NetWeaver server. Use transaction RZ10 to change it.

--

Steffen

Joseph_BERTHE1
Active Contributor
0 Likes

Hi,

When you change the profile parameters do not forget to restart the server

It will solve your problem.

Regards

Former Member
0 Likes

Hi jeroen,

i changed login/create_sso2_ticket from 3 to 2 and it solved my problem.

thank you