ReadFileinSegments throwing error
Summary:
Content (required):Im downloading report data using downloadReportDataChunk operation. After that i use a stage write with opaque schema. Both these operations are repeated until the reportDataOffset is -1. After that I am trying to read the file content using ReadFileinSegments. The ReadFileinSegments is throwing an error.
Reason :Stage Read Failed
Details :Error while reading native data.
[Line=1, Col=7] Expected "
" at the specified position in the native data, while trying to read the data for "element with name C1", using "style" as "terminated" and "terminatedBy" as "
", but not found.
Ensure that "
", exists at the specified position in the native data.
0