cancel
Showing results for 
Search instead for 
Did you mean: 

Data is not loaded into target CSV file in BODS

Former Member
0 Kudos

Hi All,

Can someone give me root cause of the below issue:

The DS job is taking data from HANA models and process the data into HANA staging table and then into target CSV file.

This process is working fine and data is loaded into staging and then into target CSV file so far but suddenly i have seen that the job has been loaded data into HANA staging but not into target CSV file. All though the target CSV file has been created with 0 bytes.

Appreciate if anyone can give me root cause of this issue.!

Thanks & Regards,

Sudhir Reddy

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member208402
Active Contributor
0 Kudos

run in debug mode and see if the data is passing from staging to CSV or not. so that we would know where is the issue.

Former Member
0 Kudos

No use of it as the job was running as expected so far and this issue happened only today , no changes made on job. I tried to re-run the job afterwards and this time data has been processed to staging and then into CSV file as expected.

What i wanted to check here is to know the root cause of the issue on why the data is not being processed into target CSV file its first instance of run today.