Hello,
I am trying to assemble several files with the ‘Assemble job’ application. I define the assembly according to an identifier that is private data. This same private data is also used to name the folder.
However, all the files pass through without being grouped.
Does this application support private data? Or have I forgotten something?
Thank you.
Assemble Job - Job identifier
- magnussandstrom
- Advanced member
- Posts: 550
- Joined: Thu Jul 30, 2020 6:34 pm
- Location: Sweden
- Contact:
Re: Assemble Job - Job identifier
What setup do you have on the following settings?
Number of files
After N minutes
Complete condition
Number of files
After N minutes
Complete condition
Re: Assemble Job - Job identifier
Number of files : 0 (deactivated so ?)magnussandstrom wrote: ↑Fri Jan 16, 2026 3:33 pm What setup do you have on the following settings?
Number of files
After N minutes
Complete condition
After N minutes : 1
Complete condition : Nothing (deactivated so ?)
I want jobs to be grouped together by Job identifier after 1 minute.
- magnussandstrom
- Advanced member
- Posts: 550
- Joined: Thu Jul 30, 2020 6:34 pm
- Location: Sweden
- Contact:
Re: Assemble Job - Job identifier
I don't think you can set Number of files to 0. If you instead set Number of files to 99999999, the After N minutes have higer priority and will trigger the Assemble.
Re: Assemble Job - Job identifier
This resolves the job assembly issue. Thank you very much.magnussandstrom wrote: ↑Mon Jan 19, 2026 2:29 pm I don't think you can set Number of files to 0. If you instead set Number of files to 99999999, the After N minutes have higer priority and will trigger the Assemble.