Creating AR and JDBC federated data plug-ins to access data external to the CMDB
Federated data plug-ins use adapters to connect an external source of data to BMC CMDB so that you can view the data as part of the CMDB. If you want to federate data on a JDBC-compliant database or federate data in the forms residing on an AR System server, you can create a plug-in by using an adapter that is installed with BMC CMDB.
Before you begin
- Learn more about plug-in naming conventions as described in the topic Plug-in naming conventions.
- You must have AR Administrator (ARADMIN) permissions to be able to create a plug-in.
To create AR federated data plug-ins
- Open the Federation Plug-ins page.
Select Class Management > Federation Plug-ins. - On the top-right of the page, from the Create Plugin list, select AR.
The Create AR Federation Plug-in page opens. Enter the parameters for the AR plug-in.
- Click Save.
- Click Refresh to load the plug-in.
A green check mark against the plug-in name shows that the plug-in is loaded. A red cross mark shows that it is not loaded.
You can now define a federated class by using this plug-in.
To create JDBC Federation plug-ins
The JDBC plug-in requires a database driver. If you do not want to use one of the drivers (SQL Server, Oracle, IBM DB2, or Sybase) that BMC provides, you can use your own database driver. Many database drivers are available on the internet.
- Open the Federation Plug-ins page.
Select Class Management > Federation Plug-ins. - On the top-right of the page, from the Create Plugin list, select JDBC.
The Create JDBC Federation Plug-in page opens. Define the parameters required for the plug-in.
- Click Save.
- Click Refresh to load the plug-in.
A green check mark against the plug-in name shows that the plug-in is loaded. A red cross mark shows that it is not loaded.
Example JBDC Plug-in for MySQL database
As an administrator, Allen wants to create a custom JDBC plug-in for a MySQL Server database. The database contains workgroup and data transfer information about computer system Configuration Items (CIs).
- Open Federation Plug-ins.
Select Class Management > Federation Plug-ins. - In the top-right of the page, in the Create Plugin list, select JDBC.
The Create JDBC Federation Plug-in page opens. Enter the parameters for the AR plug-in.
- Click Save and Refresh.