Error Message :
N/A
In Automic's Web Interface (AWI) version 12, when an SAP ABAP Job is created under the SAP tab in the "Child Post Process" and then the Job is executed, the Job Status section of the SAP Form tab displays the wrong status.
Investigation Example 1:- Create an ABAP job using AWI version 12, under the SAP tab, in "Child Post Process" set the following:
R3_GET_JOBS NAME="*",JOBCOUNT="16362900",GROUP="*",USER="*",START_DATE="20170215",SCHEDULED="X"
- Run the Job and look at the SAP Form tab and the Job Status is set to "Finished" and not "Scheduled", see screen shot below:
<Please see attached file for image>
Example 2:- Create an ABAP job using AWI version 12, under the SAP tab, in "Child Post Process" set the following:
NAME="*",JOBCOUNT="16362900",GROUP="*",USER="*",START_DATE="20010201",END_DATE="20170215",FINISHED="X"
- Run the Job and look at the SAP Form tab and the Job Status is set to "Scheduled" and not "Finished", see screen shot below:
<Please see attached file for image>