Detailed Description and SymptomsU2000117 The command 'R3_GET_JOB_SPOOL' does not support the parameter 'NAME'.
This message happens if you define the script command R3_GET_JOB_SPOOL FILE only with the parameter NAME or COBCOUNT.
Sample:
R3_GET_JOB_SPOOL FILE='/path_to_file/file.txt', NAME='UC4_SAP_JOB'
?
SolutionThe parameter NAME requested the option JOBCOUNT and vice versa.
If you do not use both options the R3 job will take this information from the previous step.
?