Skip to main content

Posts

Showing posts with the label Simulation

How to Simulate/ run Workflow from Siebel Client for testing without invoking

Background: If you want to test workflow without invoking from applet or business component, below are the step by step points. Process: 0. Deploy workflow on Siebel Client. 1. Go to Administration - Business Services from Siebel Client site map. 2. On Business Services screen go to Simulator view. 3. Click on New button and open MVG of Service Name field. 4. Query Workflow Process Manager in Name field of MVG and click OK. 5. Open MethodName filed MVG and select  RunProcess and click OK. 6. Go to Input Argument Methods and click on New button and set  PropertySet in Type filed. 7. Open Property Name MVG and click on New button. 8. Set ProcessName value for Property Name filed and your workflow name in Value Field and click OK. 9. If you have to pass input parameters than repeat the same process described in point 8, set workflow process property name e.g. Object Id and its value and click OK. 10. Click OK on Property Set Properties ...