Posts

Showing posts from August, 2021

Oracle Integration Cloud(Paas/iPaas)

iPaas- Integration Platform as service Set of automated tools to connect software applns deployed on different environments Often used by large B2B enterprises Why to integrate To transfer data Integration considerations Data format Frequency of data Mapping(source to target) Destination location(ftp, file location, DB) Scenarios Cloud - Cloud Cloud- On-Premise Process of integration Adapter One that has business logic to invoke a particular service eg: facebook - Provide configuration like service, username, password then it works Integration Style/pattern App driven orchestration  Uses Event or Business Object as trigger which can be invoked by an application or API an API will be exposed that can be triggered by appln Basic routing Scheduled trigger based on time or data File Transfer to move files from one network to another Publish to oic Publish message to OIC managed topic Subscribe to oic Subscribe to oic managed topic and push to db Connections Defines the application you ...