Assembling a split and ungrouped job
Posted: Tue Jan 22, 2019 12:10 pm
I have a flow that splits a PDF into single pages and adds an _[index]. The PDF can be quite large ie _0001 to _1000 and bigger.
I then ungroup the individuals and perform other actions on odds and even pages further in the flow before assembling the job back together based on the ungroup private data key.
So far everything works fine.
When it then merges the individual pages back together their sequence based on the index is wrong ie _001, _002, _011, _101, _102..._110, 012
How do I get it to merge back in the correct original sequence?
Having looked at the flow and tested it further it appears the issue is at the Merge point.
When viewing an "assembled job folder" in the preceding folder to the Merge action it initially views the list incorrectly before self-refreshing to show the correct order.
Is that something to do with the Switch prefix?
As you can't change the merge action in any way, how do I resolve this.
TIA
Andrew
I then ungroup the individuals and perform other actions on odds and even pages further in the flow before assembling the job back together based on the ungroup private data key.
So far everything works fine.
When it then merges the individual pages back together their sequence based on the index is wrong ie _001, _002, _011, _101, _102..._110, 012
How do I get it to merge back in the correct original sequence?
Having looked at the flow and tested it further it appears the issue is at the Merge point.
When viewing an "assembled job folder" in the preceding folder to the Merge action it initially views the list incorrectly before self-refreshing to show the correct order.
Is that something to do with the Switch prefix?
As you can't change the merge action in any way, how do I resolve this.
TIA
Andrew