Posted: Fri Oct 05, 2012 5:33 am Post subject: fileRead Node dynamic Delimeter
Master
Joined: 05 Dec 2007 Posts: 296
Hi
I would like to set the delimiter for File Read dynamically. User will store on the Database the hex value of the delimiter then I can set at run time, or even choose to read the whole file.
I tried using localEnvironment to change but i am not winning.
Code:
SET OutputLocalEnvironment.Destination.File.RecordDetection = 'Delimited';
SET OutputLocalEnvironment.Destination.File.Delimiter = '7c'; --'0d0a';
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum