Question
RedKite BPM Ltd
GB
Last activity: 15 Apr 2018 22:11 EDT
How Can We pass pageList as Request Paremeter in Rest Connector ?
I have a situation where I want to pass parameter as pagelist in the Rest Connector. when I'm trying this, by specifying map from key as pagelist. I'm facing an error while mapping to the service Request parameter.Please help me.
Thanks in advance.
Radha
Hi,
Is it to pass an array string type or to pass an array of complex type in the request parameter?
For example, below is how to pass array string in the query parameter
https://TBC/test1/v1/operationname?queryparam1=abc,xyz HTTP/1.1
Thanks
Sandeep P V