Skip to content

/AWS1/CL_M2=>LISTBATCHJOBRESTARTPOINTS()

About ListBatchJobRestartPoints

Lists all the job steps for a JCL file to restart a batch job. This is only applicable for Micro Focus engine with versions 8.0.6 and above.

Method Signature

IMPORTING

Required arguments:

IV_APPLICATIONID TYPE /AWS1/M2_IDENTIFIER /AWS1/M2_IDENTIFIER

The unique identifier of the application.

IV_EXECUTIONID TYPE /AWS1/M2_IDENTIFIER /AWS1/M2_IDENTIFIER

The unique identifier of the batch job execution.

Optional arguments:

IV_AUTHSECRETSMANAGERARN TYPE /AWS1/M2_AUTHSECRETSMANAGERARN /AWS1/M2_AUTHSECRETSMANAGERARN

The Amazon Web Services Secrets Manager containing user's credentials for authentication and authorization for List Batch Job Restart Points operation.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_M2_LSTBTCJOBRESTRTP01 /AWS1/CL_M2_LSTBTCJOBRESTRTP01