How to write FTP in Stage File Read (in Segment)
Summary
Issue with stage read in segment and with FTP write in Stage File Read (in segment)Content
I am getting stuck with writing CSV records to FTP in a Stage File Read (in Segment).
My case is:
1. query DB with more than 1000 records in response;
2. Loop over each record, apply mapping logic to current record, and then write into staging file;
3. After the loop use Stage File Read - in segment, then write into remote file system by FTP adapter.
FTP adapter complains with error as below:
com.oracle.bpel.client.BPELFault: faultName: {{http://schemas.oracle.com/bpel/extension}remoteFault
Tagged:
0