Oracle Transportation Management (MOSC)

MOSC Banner

Invoking REST/SOAP web services in OTM Cloud

edited Jan 2, 2020 4:01AM in Oracle Transportation Management (MOSC) 1 commentAnswered

Hi,

We have been provisioned with a OTM Cloud instance (v6.4.1) and I'm trying to run some tests to query data using the REST and SOAP services. I'm using cURL and Postman to test these services, but running into issues:

REST:

curl -i -v -X GET -u <username>:<password> -H "Content-Type: application/json" "https://otmgtm-test-<identity-domain>.otm.us6.oraclecloud.com/GC3/api/sdo/buy_shipment?id=D1.05261"

C:\Curl>curl -i -v --cacert "C:\Curl\otmgtm.jks" -GET -u <username>:<password> -H "Content-Type: application/json" "https://otmgtm-test-<identity-domain>.otm.us6.oraclecloud.com/GC3/api/sdo/buy_shipment?id=D1.05261"

*   Trying 129.XXX.XXX.4...

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center