For more on media types, see Supported Media Types. When you're done, the complete cURL command should look like this: curl -u <username:password> \ -X GET https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/collaborationPlanners/describe \ -H 'Content-Type: ...
Last Updated January 2024 You can use Oracle REST APIs to view and manage data stored in Oracle Supply Chain Management Cloud.
My blog aboutFusion Cloud Applications monitoring featuresled me to explore best practices for Oracle Fusion Applications Enterprise Scheduler Service ("ESS"). Fusion Cloud Application scheduled processes (Enterprise Scheduler Service (“ESS”)) do tasks that are too complex...
Oracle Fusion Cloud ESS Job REST API Enterprise Scheduler Service (ESS) is a feature in Oracle Fusion Cloud Applications that allows to run or schedule critical, complex or time-consuming tasks and reports. We can run the scheduled jobs on ad hoc basis or on a future date and time. We...
Oracle Fusion Order Management Cloud Service - Version 11.13.19.07.0 and later: FA: SCM: OM: How to Query Orders Using the - salesOrdersForOrderHub - REST API
curl --user <username:password> -H 'REST-Framework-Version:2' https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/accounts?q=OwnerName like 'Toddar%' and PartyNumber='CDRM_448' and PartyId='100100001740800'Example Response Body...
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metada...
Nested Schema : oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFEEVO-item-post-request Type: object Show Source __FLEX_Context: string Title: Context Segment Maximum Length: 30 Default Value: EE Descriptive flexfield context name for debrief li...
curl -u username:password -X POST -H "Content-Type:application/vnd.oracle.adf.resourceitem+json" -d 'request payload' "https://servername/fscmRestApi/resources/version/pickWaves/BatchId/child/DFF" Example Request Body The following example includes the contents of the request body ...
Last Updated January 2024 You can use Oracle REST APIs to view and manage data stored in Oracle Supply Chain Management Cloud.