Hi All,
I have created a report using the ARIS WYSIWYG Script Editor. I'm calling the Functions of an EPC model and it's assoicated attributes in a word document. The report works fine but i don't get the function sorted in the same order as they are in the model.
How to Sort order of Objects in an ARIS Script Report?
Any idea?
Regards,
D
Martin Schröder on
Hello Deepti,
I had this question in an earlier post
As far as I know the WYSIWYG editor offers the same methods SORT_X, SORT_Y on object occurrences.
Be aware that in a vertical epc model you should use SORT_Y first.
Hope this helps, Martin