Sort using metadata from a job
Posted: Wed Oct 08, 2014 7:36 pm
Hello, Hopefully I'm explaining this right. I would like to sort jobs according to a section of metadata from the job being submitted.
For example we have pdfs that come in as 8.5 x 11 and need to get resized into three different sizes depending on school divisions. So PRI, ELE etc. are one size. SEC, MED are another size and INT is another size.
When submitted the client will have to choose one of these options which then gets attached to the end of the job name. I want sort to pick up this variable and then sort it into which ever size goes with that varible.
eg. 12345_WHATEVERSCHOOL_PRI I want the sort to pick up the variable position of PRI because that will change out. Then sort it into a folder for resizing.
How do I use sort that way. Please keep in mind that I'm a novice so if you can dump it down a bit I would really appreciate it.
For example we have pdfs that come in as 8.5 x 11 and need to get resized into three different sizes depending on school divisions. So PRI, ELE etc. are one size. SEC, MED are another size and INT is another size.
When submitted the client will have to choose one of these options which then gets attached to the end of the job name. I want sort to pick up this variable and then sort it into which ever size goes with that varible.
eg. 12345_WHATEVERSCHOOL_PRI I want the sort to pick up the variable position of PRI because that will change out. Then sort it into a folder for resizing.
How do I use sort that way. Please keep in mind that I'm a novice so if you can dump it down a bit I would really appreciate it.