ReleaseUpdateCockpit.scheduleCommonScript Method [AX 2012]

Schedules an upgrade script and sets up its dependencies.

protected RefRecId scheduleCommonScript(ReleaseUpdateScripts _releaseUpdateScripts, RefRecId _parentTask)

Run On

Server

Parameters

_releaseUpdateScripts
Type: ReleaseUpdateScripts Table
The script information.
_parentTask
Type: RefRecId Extended Data Type
A parent task on which the script depends.

Return Value

Type: RefRecId Extended Data Type
The batch record ID of the script batch job.

Community Additions

ADD
Show: