We help you!Want to know more? A price quote or online demo? Call us +852 - 2512 8491 sales@logon-int.com Give me an online demoTestimonialThis software is just THE tool any Microsoft Active Directory Administrator needs. Invest a couple of hours on understanding how it works and safe weeks through out the year. Customer service is just amazing and they even help you to build your script if you get stuck. Superb!!! Fernando Mahamud
Read more...
|
Project executionNow what happens when the user select the form Manage Services in the UMRA Forms application?
The following section shows the UMRA Service log file information for a complete session: 12:19:47 09/21/2005 Form message: '09/21/2005,12:19:47,"SSP\J. Vriens","Forms list",OK,N/A,"1 projects found for user 'SSP\J. Vriens'."' 12:19:49 09/21/2005 Executing form initialization project 'Collect Services'. 12:19:49 09/21/2005 Variable 1: %UmraFormSubmitAccount%=SSP\J. Vriens 12:19:49 09/21/2005 Getting services information from computer: 'COUNT'. Options: include services, exclude drivers, include non-stopped services and/or drivers, include stopped services and/or drivers, include configuration info. 12:19:49 09/21/2005 Form message: '09/21/2005,12:19:49,"SSP\J. Vriens","Form load",OK,"Manage services",' 12:19:54 09/21/2005 Variable 1: %ServiceName%=W3SVC 12:19:54 09/21/2005 Variable 2: %UmraFormSubmitAccount%=SSP\J. Vriens 12:19:54 09/21/2005 Variable 3: %ComputerName%=COUNT 12:19:54 09/21/2005 Variable 4: %ServicesTable%=Table with 96 rows 12:19:54 09/21/2005 Variable 5: %NowDay%=21 12:19:54 09/21/2005 Variable 6: %NowMonth%=09 12:19:54 09/21/2005 Variable 7: %NowYear%=2005 12:19:54 09/21/2005 Variable 8: %NowHour%=12 12:19:54 09/21/2005 Variable 9: %NowMinute%=19 12:19:54 09/21/2005 Variable 10: %NowSecond%=54 12:19:54 09/21/2005 Variable 11: %ServiceCommand%=RESTART 12:19:54 09/21/2005 If-Then-Else condition [Variable '%ServiceName%' (text) equals (case insensitive) value '' OR Variable '%ServiceName%' (text) has no value or does not exist] result is FALSE, continue script execution with next action. 12:19:54 09/21/2005 Jump to script action with label 'RESTART'. 12:19:54 09/21/2005 Executing command for service 'W3SVC' on computer 'COUNT': Restart service. 12:19:54 09/21/2005 Waiting 60 seconds for status completion. 12:19:56 09/21/2005 Service successfully 'restarted (stopped)'. 12:19:57 09/21/2005 Service successfully 'restarted (started)'. 12:19:57 09/21/2005 Jump to script action with label 'Ready'. 12:19:57 09/21/2005 Executing form initialization project 'Collect Services'. 12:19:57 09/21/2005 Variable 1: %ServiceName%= 12:19:57 09/21/2005 Variable 2: %UmraFormSubmitAccount%=SSP\J. Vriens 12:19:57 09/21/2005 Variable 3: %ComputerName%=COUNT 12:19:57 09/21/2005 Variable 4: %ServicesTable%=Table with 96 rows 12:19:57 09/21/2005 Variable 5: %NowDay%=21 12:19:57 09/21/2005 Variable 6: %NowMonth%=09 12:19:57 09/21/2005 Variable 7: %NowYear%=2005 12:19:57 09/21/2005 Variable 8: %NowHour%=12 12:19:57 09/21/2005 Variable 9: %NowMinute%=19 12:19:57 09/21/2005 Variable 10: %NowSecond%=54 12:19:57 09/21/2005 Variable 11: %ServiceCommand%=RESTART 12:19:57 09/21/2005 Getting services information from computer: 'COUNT'. Options: include services, exclude drivers, include non-stopped services and/or drivers, include stopped services and/or drivers, include configuration info. 12:19:57 09/21/2005 Form message: '09/21/2005,12:19:54,"SSP\J. Vriens","Form submit",OK,"Manage services"' First, at 12:19:47, the forms are loaded into the UMRA Forms application. Then, starting at 12:19:49 the form of project Manage Services is generated. This includes the execution of project Collect Services. At 12:19:54 the web-service is selected from the list and the Restart submit button is pressed. The script of the Manage Services project is executed. At 12:19:54 the service is requested to stop. 2 seconds later, at 12:19:56, the service is stopped and started at 12:19:57. Next, the script of project Collect Services is executed as part of the form generation process of project Manage Service project. At 12:19:57 the form is returned to the UMRA Forms client application and the process is complete. |