Page 1 of 1

Beginner Question: sort Jobs by Case

Posted: Mon Oct 16, 2017 8:32 am
by senghaas
hello out there,
I'm facing a simple problem with a switch workflow – but can't find the solution! In the input hotfolder, several PDF files are processed. I need to split these PDF by their filename into uppercase and lowercase. See the screenshot for example. Do you have any idea to do this in a simple way?
Thank you in advance for further Information!

Re: Beginner Question: sort Jobs by Case

Posted: Mon Oct 16, 2017 9:59 am
by loicaigon
An easy one, use regular expressions ;)

Image

Re: Beginner Question: sort Jobs by Case

Posted: Mon Oct 16, 2017 11:34 am
by senghaas
Hello loicaigon,
thank you very much! It works perfect!
Salut, Jürgen

Re: Beginner Question: sort Jobs by Case

Posted: Tue Oct 17, 2017 10:17 am
by loicaigon
Glad it helped ;)