Joined: 12 Sep 2007 Posts: 4280 Location: Denver Area
Posted: Tue Dec 27, 2016 1:12 pm Post subject: ABAP Warning in 4.2 SP08
In Data Services 4.2.8 (SP08) running on Windows we are getting warnings from our R/3 Dataflows that use a file located on the SAP side within ABAP programs. We did not get this warning in an earlier versions of Data Services (14.0.1.142). Version 4.2.4 also produces the warning.
Quote:
RUN-050119: |Sub data flow SAP_Sales_Order_Stage_DeltaLoad_DF_1
Warning: The file <OrderNum.dat> is not read or processed in recovery mode as the data flow
<SAP_Sales_Order_Stage_DeltaLoad_R3> is an ABAP data flow that is not supported for file recovery.
The job itself is NOT configured to run in recovery mode by default but does it anyhow. The job is run by an enterprise scheduler called "Cronacle" that runs the job through a generic web service call. I don't believe that Cronacle is turning on recovery mode since it doesn't do this with jobs in another repository that don't have any R/3 Dataflows. Other R/3 Dataflows that don't use SAP files don't produce the warning.