Creating a Pass Fail Plug-in Implementation
To create a Pass Fail Plug-in implementation:
-
Go to Customization > Plug-Ins > Plug-in Implementations > New.
-
In the Upload Plug-in Implementation page, click the double arrow and click List.
-
Select the Script File for the custom plug-in you created.
-
Click Create Plug-in Implementation.
-
In the Select Plug-in Type page, select Quality Custom Inspection Rule.
-
In the Plug-In Implementation page, enter a plug-in Name.
For example, Pass Fail Plug-in.
-
Enter a custom internal ID.
If this field is left blank, the system generates a script ID.
Regardless of whether the ID is custom or system-generated, after the plug-in implementation saves, the system automatically adds the prefix customscript to the ID.
-
Set the Status of the custom plug-in to Released.
-
Select a Log Level:
-
Debug – For scripts in testing mode. Selecting this level shows all Debug, Audit, Error, and Emergency information in the script log.
The default selection is Debug.
-
Audit – For scripts running in production mode. Selecting this level provides a record of events that have occurred during the processing of the script.
For example, A request was made to an external site.
-
Error – For scripts running in production mode. Selecting this level shows only unexpected script errors in the script log.
-
Emergency – For scripts running in production mode. Selecting this level shows only the most critical errors in the script log.
-
-
Enter a plug-in implementation Description.
-
Select an Owner for the plug-in implementation.
By default, the Owner is set as the user logged in during the creation of the plug-in implementation.
After the system creates the plug-in implementation, only the owner of the script can modify it.
-
To inactivate the current script or plug–in implementation, check the Inactive box.
Note:When a script is set to Inactive, all associated deployments of the script are also inactive. To inactivate a specific deployment rather than all deployments of this script, go to the Script Deployments page.
-
Click Save.
Next, complete Enabling a Pass Fail Plug-in.