Using Custom Plug-ins
The following is a procedure about how to use the custom plug-ins.
- Procedure
- The following is a procedure about how to use the custom plug-ins.
- Navigate to the
TIBCO_HOME/bwce/palettes/<plug in name>/<plugin version>
directory and zip the lib and runtime folders into<plugin name>.zip
. -
Generate the
runtime.zip
custom plug-in file using the plug-in development kit. -
Create a
.zip
file calledcustom.zip
, and place theruntime.zip
custom plug-in file created in the Step 3 into it. You can also place multipleruntime.zip
custom plug-in files inside the maincustom.zip
artifact.