4.1.3.1.1.2 Create Script Template

Navigate to Script tab to manage scripts. These scripts can be called for paragraph.
To create a script template, follow these steps:
  1. In the Script tab, click Save Script as Template link. The new window is displayed.
  2. Enter/Select the details as described in the following table.

    Table 4-4 Script Templates - Field Description

    Field Description
    Script Name Enter the unique Script Name.
    Description Enter description of the script.
    Script Type The script types is default and you cannot edit it.
    Script Content Enter the Python script.
    OR
    Enable Use Template and select the script from the Script Templates drop-down list. You can also create the Script template list by clicking Action icon on the Pipeline Designer.
  3. Click Save. A node is created.
  4. Click Execute to execute the pipeline.
    You can perform the following actions on the Pipeline Designer page:
    • Edit model description: Click Edit icon to update the description of the model.
    • Parameter Sets: Select the required parameter set. The selected parameter set will be promoted along with the model pipeline at the time of deployment and you can update this dependency based on your requirements.
    • Version: Select version from the drop-down list.
    • Add Tags: Click Add Tags link to add tag to the model.
    • Python Runtime Parameters: Select the required Python Runtime parameter. The selected Python runtime parameter will be used during all the executions and you can update this dependency based on your requirements.
    • Publish: Allows publishing the pipeline and this option is displayed for the Drafts.
    • Deploy: Allows you to deploy the model and this option is displayed for the published models.
    • Actions icon:
      • Download: Use Download to download the current working version in opened in canvas
      • Script Template list: Allows you to add, edit, view, and delete the script templates.
      • Delete: Allows to delete the current working version. If this is first draft of Model, it will delete all the dependent published version in the Sandbox. If the Model is not first version, then it will delete only the current working version.
    • Clear execution results: Click this icon to clears the execution details.
    • Invalidate session: Click this icon to deletes the previous session details.
    • Auto-align: Arrange all the widgets in vertical order. After saving, the reverting option will not work.
    • Revert-align: Revert all the widgets if they are Auto-aligned.
    • Refresh: Refresh the pipeline.