Assemble jobs using beginning and end of file names

Post Reply
netaware
Member
Posts: 25
Joined: Tue Jul 30, 2024 7:11 pm

Assemble jobs using beginning and end of file names

Post by netaware »

Hello,
I want to assemble jobs, using single-line text with variables defined.

The filenames are very long, about 40 characters. I would like to use a beginning segment and an end segment to match two files.

Can this be done? I was thinking something like this:

[Job.NameProper:Segment="1,23"] and [Job.NameProper:Segment="35,40"]

Not sure how or if it is possible.

Thanks
User avatar
tdeschampsBluewest
Member
Posts: 139
Joined: Tue Jun 01, 2021 11:57 am

Re: Assemble jobs using beginning and end of file names

Post by tdeschampsBluewest »

Hi,
You nearly nailed it :)
You must use assemble job with "custom" scheme, and in identifier put this string : [Job.Name:Segment="1-23"]_[Job.Name:Segment="35-40"]
Do you like the Enfocus Apps developed by Bluewest?
Feel free to leave a comment on the Appstore!
Post Reply