Table of Contents

ContinueAutomationScript

Use this method to continue an interactive Automation script.

Note

From DataMiner 10.3.0 [CU13]/10.4.0 [CU1]/10.4.4 onwards, to continue an interactive Automation script, you need the user permission Modules > Automation > Execute. Prior to DataMiner 10.3.0 [CU13]/10.4.0 [CU1]/10.4.4, to continue an interactive Automation script, you need the user permissions Modules > Automation > Execute and Modules > Automation > UI Available.

Input

Item Format Description
connection String The connection ID. See ConnectApp.
scriptId Integer The ID of the Automation script.
values Array of string The values to be specified in the input fields of the interactive Automation script.
info Array of string Information about the variables sent with values.

Output

None.