Embedding BMC Helix CMDB widgets in AR System applications
To embed a BMC Helix CMDB widget in a AR System form
- In Developer Studio, open the form in which you want to embed the CMDB widget.
- Right-click the form, and select Create a new Field > Data Visualization.
- Select the Data Visualization field.
- In the Properties tab, expand Database and specify a name for the Data Visualization field.
- In the Properties tab, set the following Display properties:
- From the Module Type list, select AtriumWidget.
The AtriumWidget value in the Module type list does not appear if you have not installed BMC Helix CMDB. - From the Definition list, select the Atrium Query or CMDB Explorer.
- From the Server list, select the server hosting the widget.
- From the Module Type list, select AtriumWidget.
- On the Database tab, specify a name for the Data Visualization field in the Name text box.
- Create an active link that executes when the Data Visualization field is initialized and specify the following details for the active link:
- On the Basic tab:
- Specify a name for the active link.
- From the Form Name list, select the form name.
- On the If Action tab:
- From the New Action list, select Set Fields.
- From the Read Value for Field From list, select the form name on which the data visualization field is placed.
- From the Name list, select the name of the Data Visualization field you created.
In the Value field, set the required parameters for launching the widget.
BMC Atrium Explorer:
(((((((( "namespace=" + $Namespace$) + ",classname=") + $Class Name$) + ",datasetid=") + $Dataset ID$) + ",instanceid=") + $CI ID$) + ",filtername=") + "Components and Dependencies"
Atrium Query:
(( "resultsetLocation=" + $Resultset Location$) + ",datasetid=") + $Dataset ID$
In the examples, the field names, such as $Namespace$ and $Class Name$ are based on the field names of a form. You must provide these field names in the same way as you have specified in your form. You might also specify string values as shown in the example.
- On the Basic tab:
- Click Add Action to save the settings for the action.
- Click Save to save the active link.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*