Previous Topic: API Plug-insNext Topic: How to Write and Use API Plug-ins for Forms


Overview of API Plug-ins

API plug-ins can query the MDB or another data source and return the number of objects that meet the criteria that you specify. You can either write your own API plug-ins or copy and modify the predefined plug-ins to meet your requirements. In both cases, you meet the prerequisites and compile your plug-ins before you can use them.

API plug-ins are deployed as jar files in the plugins directory of the filestore. API plug-ins run in the same Java Virtual Machine instance as CA Service Catalog.

The network administrator, service delivery manager, and Java programmer work together to write API plug-ins for forms and policies, as follows: