You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Rest Connector API

edited May 14, 2018 7:00AM in Digital Assistant & Mobile 1 comment

Summary

Rest Connector API

Content

Hello,

 

I need to pass url parameter to my rest connector, how can i pass the same.

Currently i am using the below custom code

 

let sdk = req.oracleMobile;

sdk.connectors.ReceivePickSlip.post('', payload, {inType: 'json'}, {params:{'pickSlipNumber': pickSlipNumber}})

 

it's a post request, its not the best design but OIC provided the URl which accepts pickSlipNumber as url param.

 

Thanks

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!