Stage File Read returns error because of zero records
Summary
Stage File Read returns error because of zero records if the file has only file header and no data.Content
I'm trying to read a base64 string from BIP Service and writing it to the Stage File as base64Binary type element. I'm reading same the data from stage to process as CSV data. If the CSV file has any data, stage read is working properly and If there is no data in the stage file (i.e. only the header) it's throwing the following error while reading the data from stage(same for FTP Read).
Fault:<fault xmlns="
Tagged:
1