Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

Example - Export data of EC configurations

  • With an EC configuration, the export file will include:

    Code Block
    #{type=execsettings#enabled=true
        #disttype=wfcount#ecgroups=[ec1|ec2]}

  • With a disabled EC configuration, the export file will include:

    Code Block
    #{type=execsettings#enabled=false}

Return Codes

Listed below are the different The following is a list of return codes for the wfexportcommand:

Code

Description

0

Will be returned if the command was successful.

1

Will be returned if the number of arguments is incorrect.

1

Will be returned If login credentials are incorrect.

1

Will be returned if configuration permission is denied.

3

Will be returned if the directory does not exist or has no write access.

5

Will be returned if the export file has an incorrect file suffix.

6

Will be returned if the configuration name is incorrect.

7

Will be returned if the configuration does not exist.

9

Will be returned if an encryption passphrase is needed.

10

Will be returned if the user does not have the permission to access the workflow (read permission).

11

Will be returned if the configuration could not be loaded.

12

Will be returned if the export fails (see the logs).