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 APIs in OTM cloud

Summary:

How range after and Range Before values work in cloud api body . for example in below scenario : otm cloud api body : {"schema": "PRIMARY", "contentType": "text/plain", "excludePublic": false, "targetSystem": {"externalSystem": "AAAA", "appendName": true, "httpMethod": "PUT"}, "tables": {"items": [{"tableName": "SHIPMENT"}]}, "rangeAfter": {"value": "2025-03-24T15:04:11+00:00"}, "rangeBefore": {"value": "2025-03-24T17:04:11+00:00"}}

In the above query shipment where rangeafter >= '2025-03-24T15:04:11+00:00' or range after > '2025-03-24T15:04:11+00:00'(same for range before)

Means while fetching the data where the date/time "2025-03-24T15:04:11+00:00" and "2025-03-24T17:04:11+00:00", these values will be considered or not.


Content (please ensure you mask any confidential information):

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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