Creating a Pass Fail Plug-in Implementation

Follow this procedure to create a Pass Fail Plug-in implementation.

To create a Pass Fail Plug-in implementation:

  1. Go to Customization > Plug-Ins > Plug-in Implementations > New.

  2. In the Upload Plug-in Implementation page, click the double arrow and click List.

  3. Select the Script File for the custom plug-in you created.

  4. Click Create Plug-in Implementation.

  5. In the Select Plug-in Type page, select Quality Custom Inspection Rule.

  6. In the Plug-In Implementation page, enter a plug-in Name.

    For example, Pass Fail Plug-in.

  7. 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.

  8. Set the Status of the custom plug-in to Released.

  9. 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.

  10. Enter a plug-in implementation Description.

  11. 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.

  12. 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.

  13. Click Save.

Next, complete Enabling a Pass Fail Plug-in.

Related Topics

Pass Fail Plug-in
Quality Inspections
Configure Quality Inspections
Data Fields
Inspection Standards
Pass Fail Criteria

General Notices