Online Manual: "User Management Resource Adminstrator"
Go to: User Management Resource Administrator homepage
Running a project
To start working with User Management Resource Administrator mass projects,
it recommended to run a sample project first. The UMRA wizard that is
started automatically when you start the application for the first time
will show you how to do this.
To open a mass project,
select File, Open mass project....
To start with a new mass project, select File,
New and select Mass project. When
you run the project, the script
of the project is executed for each line of the input data of the project. To customize the project, you might want
to change the input data
of the project, or change script
actions or add other actions
to the script.
To run the project, you
have several options, described in the section below.
Test mode
User Management Resource Administrator allows you to run a script in test mode first. In test mode, the script
is executed as far as possible, but no actual changes are made to the
network. So, nothing is changed. The test
mode can help you to setup a
script and all of the script action properties. In test mode, all logging
features are available. The log window and log files will show the fact
that test mode is enabled. Test mode is enabled by default. To toggle
test mode on and off, select menu option Action,
Test only. When the menu option
is highlighted, test mode is enabled.
Run the script
You can run a script in test mode or real mode. The following run options
are available, both in test and real mode:
Step: Execute the script for the next line of
input data. The script is executed once. When you select this option again,
the script is executed again for the next line of input data. Once you
have selected this option and select Run, script execution continues for all remaining
lines of the input data.
Run: Execute the script for all lines of the
input data. If you selected the Step menu option before you selected this option,
script execution continues with the remaining lines of the input data.
Run
selection: Execute the script
for the selected lines of the input data only.
Abort: Stop the current execution. You need to
confirm this selection. When you select this option again, the status
for all input data lines is reset.
More information:
Principle of operation
Project operations - Input data
Project operations - Manage script actions
Project operations - Variables
Help on help
|