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

if_http_client->request->set_cadata pass many parameter into JSON format .

janak_patel
Explorer
0 Kudos
1,105

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

1 ACCEPTED SOLUTION
Read only

RaymondGiuseppi
Active Contributor
589

What kind of limitation is problematic, did you try using the offset parameter of the method, to pass data by block?

3 REPLIES 3
Read only

RaymondGiuseppi
Active Contributor
590

What kind of limitation is problematic, did you try using the offset parameter of the method, to pass data by block?

Read only

0 Kudos
589

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&R

janak patel

Read only

janak_patel
Explorer
0 Kudos
589

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&R

janak