Oracle ICS Interview Questions/ Key Points – 2
- ICS Integration LifeCyle is of the sequence – Create Connections, Create Integrations , MapData(Lookup, Transform Too), Activate and finally Monitor Integrations (Manage Errors, Track Payload)
 - Oracle Cloud MarketPlace For Integration (Free/Paid) – https://cloudmarketplace.oracle.com/marketplace/en_US/homeLinkPage
 - For Prebuilt Integrations
- Connections – Should modify the connection details
 
- Integrations 
- Oracle Created – Cloned version can be modified
 
- Customer/ISV’s Created
 
 
 - PAR – Package Archive, IAR- Integration Archive – Best to use Package approaches during migration process and can segregate based on the module/functionality etc
 - Deactivating of an integration – will purge all the earlier run history, payloads, monitoring etc
 - Steps for Creating Connection – Select Adapter, Provide Basic Info, Configure Connection Properties, Security Info, Test it
 - Connection – Support different roles types – Trigger, Invoke , Both
 - ICS – Oracle Cloud Adapters List – https://www.oracle.com/middleware/application-integration/application-adapters/
 - ICS – What are Adapters – Software Components abstract the complexity functionality are designed to achieve the transfer or data
 - Adapters- Enhances Developer Productivity, Session Management and Security
 - REST API Supports – Basic Authentication, Cross-Origin Resource Sharing (CORS) , RESTful API Modeling (RAML) and Swagger payload types
 - REST Supports method types of : GET, PUT, POST, DELETE
 - ICS Supports 6 Integration Patterns
 - Flow happens like : Trigger(Source) to Invoke(Target)
 - ICS Provides – lookupValue() function to get the lookup value from Lookup in the DataMapper
 
Comments |0|
Category: ICS