2018 Dec 12 5:43 AM
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 EXPORTING data = lv_body . offset = 0 length = lv_len.
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 patel
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 EXPORTING data = lv_body . offset = 0 length = lv_len.
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 patel
2018 Dec 12 7:01 AM
It's a while since i used that class, but did you check if method APPEND_FIELD_URL can help you?
2018 Dec 12 11:57 AM
Hi Simone ,
can you share sample code for above method?
T&R
janak patel
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |