Hi everyone,
I would like to create a workflow that allows me to split documents when a different barcode is detected, for example, I would like to divide the following document on page 5 - 7 - 9 - 11 - 19 - 23
BARCODE01_P1=07080CT0000001331099
BARCODE01_P2=07080CT0000001331099
BARCODE01_P3=07080CT0000001331099
BARCODE01_P4=07080CT0000001331099
BARCODE01_P5=07080CT0000001331106
BARCODE01_P6=07080CT0000001331106
BARCODE01_P7=07080DS0000000110174
BARCODE01_P8=07080DS0000000110174
BARCODE01_P9=07080CT0000001331124
BARCODE01_P11=07080CT0000001331115
BARCODE01_P12=07080CT0000001331115
BARCODE01_P13=07080CT0000001331115
BARCODE01_P14=07080CT0000001331115
BARCODE01_P15=07080CT0000001331115
BARCODE01_P16=07080CT0000001331115
BARCODE01_P17=07080CT0000001331115
BARCODE01_P18=07080CT0000001331115
BARCODE01_P19=07080QS0000000041660
BARCODE01_P20=07080QS0000000041660
BARCODE01_P21=07080QS0000000041660
BARCODE01_P23=07080QS0000000041661
BARCODE01_P24=07080QS0000000041661
BARCODE01_P25=07080QS0000000041661
I think I have to do all this through a script but I could not find any reference. Can u help me?