Configure and Use Batch Management .NET Controls in InTouch OMI
- Last UpdatedOct 30, 2024
- 2 minute read
You can use the .NET controls through ArchestrA IDE layouts.
To configure the .NET controls
-
Open ArchestrA IDE and then click the Graphic Toolbox tab.
-
Create a new layout or open an existing layout (Example: Layout_001).
-
Create multiple panes in the layout based on the requirement as shown in the following figure.
-
Drag the required controls to each pane.
To edit control properties
-
For the BatchGuiConfig control, enter the Batch Server Name in the Host1 field. If redundant Batch Server is available, then provide the redundant Batch Server name in the Host2 field.

-
Select a Batch control. For example, BatchButton. The Properties pane appears in the right side of the window.
-
Under Misc, click the Browse (
) icon for the ControlType field. The Properties dialog box appears.

-
Under Buttons, select BatchView > Batch, and then select Start.
-
Click OK.
The Start property is set to the ControlType and the window appears as follows.

-
Similarly, you can update the properties for other controls placed in the panes.
-
Save and close the layout.
To configure and use Batch Management .NET Application in InTouch OMI ViewApp
-
In ArchestrA IDE, open the Template Toolbox.
-
Under Default Templates > ViewApps, select $ViewApp.
-
Create a new derived template of $ViewApp.
-
Open the newly created $ViewApp_001 template.
-
In the ViewApp Initialization window, click Next.
-
In the next window, select the layout created (Layout_001), and the click Finish.
-
Save and close the ViewApp Editor window.
-
Create an instance of the $ViewApp_001 object and then deploy the new instance.
-
Click the InTouch OMI Application Manager shortcut available on the desktop. The InTouch OMI Application Manager screen appears.
-
Under VIEWAPP_001_001, click Launch to start the application. The Batch Management .NET Application screen appears.