When you are doing Integrations with Oracle fusion applications, there would be times you would need exposing Fusion DFF in OIC mapper. Note that this applies to EFFs also.
The use of DFF / EFF is to store extra information about the transaction Entity object. For example, you want to store a Freight cost on ...
This is a very common requirement to have a conditional mapping in OIC processes. Basically, we need to check the input payload element and set values to target element based on certain condition.
Let's see with a quick example
If LINE TYPE ID = 6 SET RECEIVING ROUTER HEADER ID =3
This is an example of a ...
In this post, we will see how to add an expression for event filter in OIC app-driven orchestration processes. The event filter expression helps to filter the payload coming to OIC from fusion. the filtered payload will be smaller and faster to process and reduce load.
Business Events Filter Expression in OIC
...
While working on integrations there are times you would need the need to add the functionality of Wait in OIC Orchestration process.
Sometimes the called service takes some time to come up with a response element populated and you may need to make your process wait till response is received. Lets see how to ...
What is OAuth?
OAuth Authentication in OIC is used when applications want to programmatically invoke integrations without any user intervention. The OIC process needs to be oAuth authentication Enabled.
The client application impersonates the user by sending the user assertion to Oracle Identity Cloud ...
Oracle Process cloud is a subset product of oracle Integration Cloud Bundle.
Oracle PCS Interview Questions are generally around OIC , VBCS and extension of SaaS processes.
Process cloud is used to design custom approval proceses and extend existing SaaS applications. If you are new to PCS see the post ...
Nowadays lots of IT professionals are looking for Oracle Integration Cloud Trainings as Oracle OIC is fast becoming a key platform tool to manage enterprise integrations.
As you may be knowing OIC comes with a bundle of OIC, PCS, and VBCS, and all of these are generally required in building complex SaaS extensions ...
Oracle IoT Asset Monitoring Integration: Oracle IoT Asset Monitoring with all the next-gen features helps in effectively managing enterprise assets and reduce overall maintenance costs. You can track the real-time location, health, and utilization of your assets.
you can view your assets and analytics on ...
There are times when you need to check and confirm your Oracle Integration Cloud version. It may be to confirm some feature availability or to compare the versions etc.
There are regular updates to the product OIC and there can always be the need to get the version number.
Here are the steps to quickly get ...