October 19, 201114 yr I have a customer that is requiring a daily export of a configuration file. I have a dated output file that works great tied into the a script that looks at modification date and exports the record that have changed for the customer. The issue is that they want a blank file (Headers Only) to be exported in the event that there were no changes in the records for that day. Any Thoughts James
October 19, 201114 yr I'd create a blank export file and save it into a container field; use this when there are no records to export.
October 21, 201114 yr Author I have about 40 of th Configuration logs. Would there be any better way than a Container Field for this export? I would work, but it would be difficult to manage if the customer add or changes the exports. I do set the error capture to eliminate the dialog box and it is able to run the script.
Create an account or sign in to comment