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

Scheduled OIC Integration using REST API as Source and EBS Tables as Target

Summary: I have a requirement to do a Scheduled integration using OIC and a novice who is learning OIC.

Source - Rest API based on JSON

Target - Oracle EBS custom table

Content (required):

The request for the Rest API is based on JSON and one of key to pass to the API is from the target's EBS table.

Based on the response from Rest API, EBS tables to be updated.

Version (include the version you are using, if applicable):

Gen 2

Code Snippet (add any code snippets that support your topic, if applicable):

Sample Request:

{
	"api-key": "ABCD1234",
	"product-id": 35,
	"customer-id": 66,
	"category-id": 43,
	"trans-id": "35545gfgfgfga"
}

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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