Skip to main content
Skip table of contents

Script execution

Script execution

Scripts entered here are automatically executed using the Windows command line during the publishing procedure.

Examples

Powershell script

BASH
powershell "C:\scripts\myscript.ps1"

Batch script

BASH
C:\scripts\myscript.cmd

Error handling

If a script is not executed properly (ExitCode ≠ 0), the publication fails. The previously executed actions (script before publishing or writing the message file) are not reverted in case of an error.

Before publishing

Scripts entered here are executed before writing the message file.

After publishing

Scripts entered here are executed after writing the message file.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.