Creating 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 you leave this field blank, the system generates a script ID for you.

    Whether the ID is custom or system-generated, after you save the plug-in, 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 when you create the plug-in implementation.

    After the system creates the plug-in implementation, only the script's owner can make changes to it.

  12. To inactivate the current script or plug–in implementation, check the Inactive box.

    Note:

    When a script is set to Inactive, all its deployments are inactive too. If you want to inactivate one deployment, go to the Script Deployments page.

  13. Click Save.

Next, complete Enabling a Pass Fail Plug-in.

Related Topics

General Notices