Create a New Script

Create a new Script to automate or add functionality to any Process.

Create a New Script

Your user account or group membership must have the following permissions to create a Script unless your user account has the Make this user a Super Admin setting selected:

  • Scripts: Create Scripts

  • Scripts: View Scripts

See the Scripts permissions or ask your Administrator for assistance.

Follow these steps to create a new Script:

  1. View your Scripts. The Scripts page displays.

  2. Click the +Script button. The Create Script screen displays.

  3. From the Choose an Executor section, select a programming language to use for creating your script. Your Administrator may have created custom Script Executors using ProcessMaker Platform-supported languages to run sanctioned custom third-party code and/or Docker commands that allow Scripts to successfully call third-party Application Program Interfaces (APIs) and Software Development Kits (SDKs). To know more about the available executors, see What is a Script Executor?. This setting is required.

  4. In the Name setting, enter the name of the Script. Script names must be unique and can only use apostrophe characters (') and spaces. This is a required setting.

  5. In the Description setting, enter the description of the Script. This is a required setting.

  6. At the bottom right, click the Advanced Options link. Advanced options display.

    Click the Less Options link to hide advanced options.

  7. From the Run Script As drop-down menu, select which user's API client token to use with our REST API. Ensure that the selected user's account has the appropriate API permissions to access our REST API. By default Administrator user is selected. This is a required setting.

  8. In the Timeout setting, enter how many seconds the Script is allowed to run before it times out. Use 0 to indicate that the Script never times out. The default timeout is 60 seconds. This setting requires an integer.

  9. In the Retry Attempts setting, configure how many times to re-run the Script if the Script fails. Enter 0 for no retry attempts.

  10. In the Retry Wait Time setting, configure how many seconds to wait before attempting a retry . Enter 0 for no wait time.

  11. Click Save. Script Editor displays so you can develop your Script. See Script Editor.

Last updated

© Copyright 2000-2024 ProcessMaker Inc. All rights reserved.