Skip to main content

Posts

Showing posts with the label Simulate

How do I record my screen in Nox Player

Nox is the ideal solution for people that want to play their favorite android games or use applications on a PC. Start NoxPlayer Click on ... (More) on right side vertical toolbar. From the More toolbar click on Recorder icon, first time it will ask for download around 30mb package let it download. After download complete you will get new recorder window (click on recorder again if didn't appear). Here you can start, stop the recording and define save path. One issue is that any thing (applications, notification, cursor etc) which will be in Nox application boundary will also get recorded.

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 ...