Will export one or more production orders to a CSV file. The format of the generated CSV file follows the same format as configured for the CSV2+3 export integration module

Example parameter configuration

Parameter descriptions

(* = configuration required)

fileName *
The path and file name of the export file.
A timestamp can be constructed by adding a date format enclosed in curly brackets. E.g. FileName-{ddMMyyyy-HHmm}.csv will result in: “FileName-30122013-0910.csv”

See Date Formatting for further details on the valid date formats.

exportOption
selected = The selected orders in the plan will be exported
all = A dialog will be shown, where you can choose which orders to export.
changed = A dialog will be shown, where you can choose which orders to export.
current = If show GUI is true, this option will make the export dialog remember its last settings.

showGUI
true = Export dialog will be shown, enabling user to select export file and options. in that case fileName doesn’t have to be filled.
false = Don’t show export dialog. fileName parameter must be filled.

skipExportWhenNoOrdersChanged
true = If true and no orders are changed export is skipped.

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment