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 specification extends the design of Business Rule Invocator used by the three main SOD flows: SOD Front, SOD Middle, and SOD End. This Business Rule Invocator is a common component that will additionally be used by the following common SOD flows:
- Invoke PDF Flow
- Evaluate Credit Request Flow
Final Submission Guidelines
NA