Setting up the AREA hub
The BMC Remedy AR System plug-in server supports only one AREA plug-in directly. You can, however, add a single AREA Hub plug-in to the plug-in server and then add multiple AREA plug-ins to the AREA Hub plug-in. Plug-ins you add to the AREA Hub are referred to as Hub-plug-ins. The AREA Hub propagates the calls it receives from the Hub-plug-ins to the Plug-in server.
The AREA Hub loads the Hub-plug-ins in the order in which they appear in the ar.cfg or ar.conf file. That is, the first entry the AREA Hub finds in the ar.cfg file is the first plug-in loaded, the second entry the second, and so on.
To set up the AREA hub plug-in
Create the following entry for the AREA hub in the ar.cfg file:
Plugin: areahub.dllCreate an entry for the first AREA plug-in as follows:
AREA-Hub-Plugin: my_area_plug-in.dllIf necessary, create entries for subsequent AREA plug-ins as follows:
AREA-Hub-Plugin: my_area_plug-in_1.dll
AREA-Hub-Plugin: my_area_plug-in_2.dll
AREA-Hub-Plugin: my_area_plug-in_3.dllRestart the AR System plug-in server.