Skip to Main Content

Cloud Platform

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Rest Connector API

Hello All,

I have just started using oracle MCS. My question is related to REST Connector API.

If i need to create Rest Connector api from following url https://xxxxxxxxxxxxxxxxx.oraclecloud.com:443/{slipnumber}, should i complete url including {slipnumber} under Remote Url.

or just url excluding {slipnumber} and pass url parameter from custom code.

Does the same hold good for query parameters, where i append the query parameters in custom code to the connector url.

Thanks

Comments