Page 1 of 1

how to pass array types in REST

Posted: Tue Oct 13, 2015 1:08 am
by B510

Hello All,

my web service has some array parameters, how to pass them in a REST service?

note.
Response data type and Request content type is XML..

could any body please help?

thanks
Win


how to pass array types in REST

Posted: Tue Oct 13, 2015 9:25 am
by B510

how to pass array types in REST

Posted: Tue Oct 13, 2015 9:26 am
by B510

how to pass array types in REST

Posted: Wed Oct 14, 2015 7:48 am
by Serhii Kulibaba

Hello,

Could you show us request and response from the browser network tab?


how to pass array types in REST

Posted: Thu Oct 15, 2015 1:30 am
by B510

sorry, I don't understand what do you mean by request and response from the browser network tab?.. I enclosed the request and response page above..and it works properly when I click Test button .. but it doesnot work with 'Object' error message also as enclosed screenshot above.

need your advice.

thanks


how to pass array types in REST

Posted: Thu Oct 15, 2015 9:14 am
by Illya Stepanov

Hi - On a result page open browser developer tools and show us request and response in network tab.