Challenge Overview
SOD is the “Siebel On Demand” workflow. The project is migrating off of WebSphere Process Server (WPR) v6.0.2 to WAS v7.0. As a result, the SOD flow will be updated to use a straight Java EE approach for implementation. The SOD flow basically moves an “opportunity” XML through a series of data retrievals, business rules, and credit requests. Once complete a PDF is generated based on the data in the XML.
This specification provides the requirements for the Java components involved in the Business Rule Invocator used throughout the SOD workflow. This Business Rule Invocator is a common component that will be used by the following two SOD components: SOD Front Flow and SOD Middle Flow.
Final Submission Guidelines
N/A