FR 
 
Site navigation



User Management Resource Administrator: User Account Management for Windows 2003/XP/2000/NT

Previous Topic

Next Topic

Book Contents

Executing an UMRA project on the UMRA Service

The procedure to execute a UMRA project on the UMRA Service is always the same. The project must be setup using the UMRA Console application. The project type must be a form project. The project only needs to contain a script, not a form. A form project with a form can also be used. The security settings of the project must be set so that the project can be accessed from the security context of the UMRA COM objects accessing the UMRA Service. In general, the UMRA COM objects are executed with the security context of the user account that is logged on to the computer that runs the application that uses the UMRA COM objects.

Executing a project on the UMRA Service

Procedure to execute the script of the UMRA project on the UMRA Service using UMRA COM:

  1. An instance of the Umra COM object is created.
  2. The Umra.Connect method is used to connect to the UMRA Service.
  3. The list with variables maintained by the Umra COM object is created. All variables that are required to execute the script of the UMRA project must be initialized. For each variable, the name of the variable and the value must be specified. Normally, the values are taken from the application that uses the UMRA COM objects. Several methods of the Umra COM object are available to setup the list with variables.
  4. The method Umra.ExecuteProjectScript is called to request the UMRA Service to execute the script of the specified project. On return, the variables updated by the script are stored in the list with variables.
  5. The list with variables can be accessed to process the returned information.

See Also

Scenarios for using UMRA COM

Accessing the data of a form table

Accessing the data of a table variable


Home | Products | Support | Pricing | Download | Press | About Us | Contact | Sitemap
QUICK LINKS: Mass / Bulk Import Software | Network Monitoring Software | Disk Quota Management
QUICK LINKS: User and Active Directory Management | Active Directory Migration | SSRPM Documentation