
Hello,
I wish to have a custom page with an action button that will export all records from table 15 (GL) to a CSV file using a data exchange definition.
There is a code-unit 1269 for export matching which I think I need to make use of within the definition its self.
The reason I want to create a method that makes use of the data exchange as opposed to other export options is so that I can switch out definitions and get exports from other tables without having to do more custom code.
Any suggestions on how I can develop this method to trigger my definition to run whenever the action is clicked ?
Thank you very much for your time in advance.
I don’t have an export example although I’ve seen it done for a payment journal. Perhaps this post on imports may help to get the main things in place: joshanglesea.wordpress.com/.../