We are taking steps to make our moderation process friendlier while ensuring that SAP Community continues to comply with the Digital Services Act (DSA). Learn more in this What’s New post.
Hi Expect ,
I am working on SSO project and requirement is as below .
1) Hit BSP application URL on browser .
2) Internally I have to send specific URL (for SSO) on browser and get some URL values from it.
3) after getting some value from st...
Hi All,
can any one help me to pass multiple parameters Json in if_http_client->request->set_cdata mothod or any other alternative to pass more parameters into body in json format during api call.
call method http_client_usr->request->set_cdata...
Hi Anil,
I have issue related to pass many json parameters into string and ...request->set_cdata ( string variable has some limitation ) can anyone guide me alternative solution.
if_http_client->request->set_cdata (....)
T&R
janak
Hi All ,I have around more than 60 parameters into JSON format during the API call . Is there any alternative to achieve same. Thanks in advance. T&Rjanak
Hi , Thanks your reply but I have many parameters pass to API using json , and I have used ...request->set_cdata method .but system is removing character . please share if you have used other alternate to pass many parameters during the call. T&Rjan...