Creating AR or 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 Plugins page.
Select Class Management > Federation Plug-ins. In the top-right of the page, in the Create Plugin list, select AR.
The Create AR Federation Plug-in page opens.Enter the parameters for the AR plug-in.
Click Save.
You can now define a federated class 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 must use your own database driver. Many database drivers are available on the internet.
Note
If your BMC CMDB environment uses a server group, you must install the database driver in the same directory path on each server in the group.
- Open the Federation Plugins page.
Select Class Management > Federation Plugins. In the top-right of the page, in the Create Plugin list, select JDBC.
The Create JDBC Federation Plugin page opens.Define the parameters required for the plug-in.
- Click Save.
Example JBDC Plug-in for MySQL database
In the following example, Allen, the Calbro Services administrator 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 Plugins.
Select Class Management > Federation Plugins. In the top-right of the page, in the Create Plugin list, select JDBC.
The Create JDBC Federation Plugin page opens.Enter the parameters for the AR plug-in.
- Click Save.
Related topics
Making external data available through CMDB by defining cross-launch links in the Federation Manager
Accessing external data through CMDB by using Federation
Learning about federated data which is stored outside the CMDB
Comments
Log in or register to comment.