You manage and create new plug-ins from the Service Builder Home window Custom Plug-in Actions menu.
Use the Custom Plug-in Actions menu to edit, copy, or delete an existing plug-in.
When creating a new plug-in, you must complete the phases described in the following workflow:
Phase 1 - Preparation
- Decide the purpose of the plug-in. Consider the steps for automating the process and determine if one or more plug-ins are required and if you can modify an existing plug-in or you must create a new plug-in.
- Prepare to create the plug-in. This involves defining the plug-in and the associated icon file, preparing the required commands or scripts to run tasks, and preparing resource files.
Phase 2 - Creation
- Create a new plug-in or copy and modify an existing plug-in. The plug-in is now in the Developing state.
- Enter the standard information and set input and output properties.
- Set the remote commands and environment variables as required.
Phase 3 - Testing
- While developing a service template, drag the plug-in to the template flow.
- Build the service template for testing.
- Complete testing.
- Debug the plug-in.
- Rebuild and retest the service template until the plug-in runs successfully in the template.
Phase 4 - Releasing
Release the service template. The status of the service template and the related plug-ins changes to Released.