Test the Hello World Script

Now that the script is deployed, you should make sure it runs as expected.

To test the script:

  1. Check that the dialog alert pops up when it should:

    1. Open a task record by going to Activities > Scheduling > Tasks > New.

      If the script is working properly, the system will show a dialog alert.

      Output from script execution showing Hello, World dialog alert.
    2. Confirm and close the dialog by clicking OK.

  2. Check that the expected log entry has been saved to the script deployment record:

    1. Go to Customization > Scripting > Script Deployments.

    2. Find your deployment and click View.

      Script Deployments page with View link highlighted.
    3. Click the Execution Log subtab.

      The subtab should show an entry like the following.

      Execution Log subtab on Script Deployments page.

      You’ll also see the same entry on the Execution Log of the script record.

      If there was an error, the error log entry you created would show up instead of the debug entry.

Related Topics

General Notices