Individual scripts can also be manually created in RED to perform and schedule tasks that are not related to load tables.

The example below shows a minimal script that will run successfully.

Please note that you need to use the following codes to determine the script's results meaning. It is important that one of these codes is the first output of the script.

Output

Description

Result Number

Output Result Number:

  • 1       Success.
  • -1      Warning.
  • -2      Error.
  • -3      Fatal/Unexpected Error.
  • No labels