SQL Loader Source Provisioning, Modify Operation creating white space

Hello everyone,

We are using the SQL Loader source to write to a csv file on a shared clustered drive. We can aggregate and write to the file. However, whenever a modify operation happens, the file is updated correctly but additional white space / carriage returns are inserted into the file. The account create profile has been setup and we are using attribute sync to modify an attribute on the csv. Has anyone else encountered this issue? We are using the JDBC Provisioning Rule and this driver: com.hxtt.sql.text.TextDriver.

Any help or thoughts are greatly appreciated!

1 Like

are you adding new line, if yes, can you share how you are doing that?

It would be nice to see your configuration regarding the modify. As the driver should not add additional spaces or line-brakes.

— Remold

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.