Plug-in types supported by BMC Remedy AR System
BMC Remedy AR System supports the following types of plug-ins that you create:
AR System External Authentication (AREA)
AR System uses AREA plug-ins to authenticate the identity of users. AREA plug-ins access network directory services or other authentication services to verify user login names and passwords. When you use an AREA plug-in, you do not have to maintain duplicate user authentication data in the BMC Remedy AR System directories because the AR System server can access user identification information from external sources.- AR System Database Connectivity (ARDBC)
ARDBC plug-ins enable BMC Remedy AR System to access data stored in external sources. You can integrate ARDBC with the external data sources through their own APIs. ARDBC plug-ins, which you access through vendor forms, enable you to perform these tasks:- Search external data sources
- Create, delete, modify, and set entries in external data sources
- Populate search-style character menus from external data sources
- Implement workflow that accesses external data sources
See ARDBC plug-ins introduction.
AR System Filter (AR Filter)
AR filter API plug-ins are used when server-side workflow objects, such as filters and escalations, reference filter API calls. AR filter API plug-ins offer an alternative method to send information requests to and from external servers. In previous versions of BMC Remedy AR System, run processes performed external information requests. AR Filter uses fewer system resources than run processes use and enables the AR System server to return to its workflow faster.
See AR filter API plug-ins introduction.Installed-plug-in-components shows how the AR System server calls the plug-in server that calls the plug-in.
AR System plug-in architecture