/AWS1/CL_MHO=>CREATEWORKFLOWSTEP()
¶
About CreateWorkflowStep¶
Create a step in the migration workflow.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_NAME
TYPE /AWS1/MHOMIGRATIONWORKFLOWNAME
/AWS1/MHOMIGRATIONWORKFLOWNAME
¶
The name of the step.
IV_STEPGROUPID
TYPE /AWS1/MHOSTEPGROUPID
/AWS1/MHOSTEPGROUPID
¶
The ID of the step group.
IV_WORKFLOWID
TYPE /AWS1/MHOMIGRATIONWORKFLOWID
/AWS1/MHOMIGRATIONWORKFLOWID
¶
The ID of the migration workflow.
IV_STEPACTIONTYPE
TYPE /AWS1/MHOSTEPACTIONTYPE
/AWS1/MHOSTEPACTIONTYPE
¶
The action type of the step. You must run and update the status of a manual step for the workflow to continue after the completion of the step.
Optional arguments:¶
IV_DESCRIPTION
TYPE /AWS1/MHOMIGRATIONWORKFLOWDESC
/AWS1/MHOMIGRATIONWORKFLOWDESC
¶
The description of the step.
IO_WORKFLOWSTEPAUTOMATIONC00
TYPE REF TO /AWS1/CL_MHOWORKFLOWSTEPAUTO00
/AWS1/CL_MHOWORKFLOWSTEPAUTO00
¶
The custom script to run tests on source or target environments.
IT_STEPTARGET
TYPE /AWS1/CL_MHOSTRINGLIST_W=>TT_STRINGLIST
TT_STRINGLIST
¶
The servers on which a step will be run.
IT_OUTPUTS
TYPE /AWS1/CL_MHOWORKFLOWSTEPOUTPUT=>TT_WORKFLOWSTEPOUTPUTLIST
TT_WORKFLOWSTEPOUTPUTLIST
¶
The key value pairs added for the expected output.
IT_PREVIOUS
TYPE /AWS1/CL_MHOSTRINGLIST_W=>TT_STRINGLIST
TT_STRINGLIST
¶
The previous step.
IT_NEXT
TYPE /AWS1/CL_MHOSTRINGLIST_W=>TT_STRINGLIST
TT_STRINGLIST
¶
The next step.
RETURNING¶
OO_OUTPUT
TYPE REF TO /AWS1/CL_MHOCREWORKFLOWSTEPRSP
/AWS1/CL_MHOCREWORKFLOWSTEPRSP
¶
Domain /AWS1/RT_ACCOUNT_ID Primitive Type NUMC