UFFE Batch Help Answered
Hi,
I'm trying to create a function within the usability pack to export a csv file showing orders and the line information per order.
I think the UFFE batch function should do what i want it to but i can't find a good working example.
Basically i want the output to show similar to the below,
Order, Order Number, Date, No of Lines
Line, Line 1, item code, text
Line, Line 2, item code, text
Line, Line 3, Item Code, text
Order, Order Number, Date, No of Lines
Line, Line 1, item code, text
Line, Line 2, item code, text
Line, Line 3, Item Code, text
Order, Order Number, Date, No of Lines
Line, Line 1, item code, text
Line, Line 2, item code, text
Line, Line 3, Item Code, text
Is the UFFE function capable of producing this output?
Thanks
Alex
Comments
4 comments
Hi Alex,
It can do exactly that, please check the sample -folder (and the video in the readme.txt) in our installation package:
Thanks,
Thomas
Thanks for the reply.
I managed to find the example online and got it working. Interestingly i can find the Sample for UFFI but not UFFE.
Thanks
Alex
Hi Alex,
Can you please share the example you found as I have a similar requirement.
Thank you
Is it the UFFI example you want?
Please sign in to leave a comment.