Configuring UCM
External Configuration of UCM
• Interface to other players in Oracle Fusion Stack
• Enabling Technology is SOA
• Interface to Oracle eBusiness Suite
• Put a button on an eBusiness Form
• Button Calls a JSP
• JSP Calls a PL/SQL Function
• PL/SQL Function Calls Compiled Java Function
• Java Formats a SOA message
• Java Sends SOA message to a UCM Service
• UCM Service Runs – Returns Result up the Stack
• JSP Displays the Result