|
|
|
|
Testimonial:
|
|
| UMRA has completely revolutionised the way that we create users on a year by year basis. Working in a school, we have a high level of turnover and need to create 200+ users every year. UMRA makes this process painless and very easy. The other good thing about it is once you have one template set up, you can make minor changes to the template for other OU\'s and user setups. Matthew Charlton Hanson School http://www.hansonschool.com/ | | read more... |
|
|
|
|
UMRA COM objects and software
UMRA COM objects
UMRA COM supports four types of COM objects. The main functions of the UMRA COM objects are to:
UMRA COM object
|
Description
|
Umra
|
The main UMRA COM object. Used to connect to the UMRA Service, execute an UMRA Form project on the UMRA Service and manage variables, values and form project tables.
|
UmraFormProject
|
Intermediate COM object used to access the data of a form table.
|
UmraFormTable
|
COM object used to access the data of a form project table.
|
UmraDataTable
|
COM object used to access the data of table variable.
|
Table 1: The UMRA COM objects.
UMRA COM software
The COM objects are contained in a single DLL: UMRACOM.DLL. This DLL is part of the UMRA Automation module and installed with the UMRA Console application. The COM objects are registered automatically. Part of the UMRA COM software is the type library that describes the COM objects and interfaces of UMRA COM.
| |