CSV Output from Datasources フォローする
I'm using Integration to automatically print labels from a generated CSV file. Its working great.
I'd like to add an incrementing serial number from an embedded data source. This seems to be working fine now too.
Ideally the integration process would print, then save a CSV file similar to the one used for the input data but including the serial number automatically allocated to each line/label.
Can this be done with the integration builder?
Any help would be greatly appreciated!
2 コメント

Pete Thane
You could set up logging (from the Administer Log Setup option in BarTender) and configure the output file to include the data and any headers and footers you require.
Thanks Pete
This is close but I cant yet see a way to trigger the same log data through the integration process.
Perhaps by logging to a DB and then using a separate process to export to file.
サインインしてコメントを残してください。