Simple Fusion ERP – OIC Demo by Niall Commiskey
April 11, 2021 Leave a comment
Here is a very simple demo to show the value add of OIC in respect of creating suppliers in Fusion ERP. Should take you about an hour to create this.
It covers the OIC components – Integration, Process and Insight. It also includes embedding the Insight Dashboard in Fusion ERP.
Creating a Supplier in Fusion ERP
The above details the minimum number of fields required to create a supplier. JSON format –
{ "supplierName" : "NiallCSupplier",
"taxOrgType" : "Corporation",
"supplierType" : "Supplier",
"bizRelationship" : "PROSPECTIVE",
"DUNS" : "389765334",
"taxCountry" : "US",
"taxpayerID" : "410417775" }
My processing logic is as follows – Integration with a REST Trigger invokes the ERP adapter to create a new supplier. A Business Process is called if this creation is NOT successful. I also have an Insight Dashboard that keeps business users updated on what’s happening. Read the complete article here.
For regular information on Oracle PaaS become a member in the PaaS (Integration & Process) Partner Community please register here.
Blog
Twitter
LinkedIn
Facebook
Wiki
Technorati Tags: SOA Community,Oracle SOA,Oracle BPM,OPN,Jürgen Kress