Thank you Magnus, no problem !
Yes, I also thought it couldn't be that easy...
I have the scripting module, but I lack knowledge in development.
I have no idea how I could write this script...
Search found 18 matches
- Wed Mar 04, 2026 3:11 pm
- Forum: Flows
- Topic: Delete empty folders in a SFTP
- Replies: 9
- Views: 2751
- Wed Mar 04, 2026 1:59 pm
- Forum: Flows
- Topic: Delete empty folders in a SFTP
- Replies: 9
- Views: 2751
Re: Delete empty folders in a SFTP
Hello Magnus,
thank you for your answer.
But I don't want to touch the folders that contain files, or the files in the root directory...
I don't see how to do it...
thank you for your answer.
But I don't want to touch the folders that contain files, or the files in the root directory...
I don't see how to do it...
- Wed Mar 04, 2026 11:32 am
- Forum: Flows
- Topic: Delete empty folders in a SFTP
- Replies: 9
- Views: 2751
Delete empty folders in a SFTP
Hello,
I try to create a simple flow dedicated to delete empty folders every hours in a SFTP server directory.
I don't find a solution to setup this condition...
Does someone has an idea ?
Thank you
AF
I try to create a simple flow dedicated to delete empty folders every hours in a SFTP server directory.
I don't find a solution to setup this condition...
Does someone has an idea ?
Thank you
AF
- Tue Dec 16, 2025 5:35 pm
- Forum: Flows
- Topic: watch waiting files in the next module...
- Replies: 2
- Views: 1754
Re: watch waiting files in the next module...
Wow, I have been dreaming of this but it already exists !
Folder constrain + Space jobs apart !
Amazing !!!
Thank you!
Folder constrain + Space jobs apart !
Amazing !!!
Thank you!
- Tue Dec 16, 2025 3:32 pm
- Forum: Flows
- Topic: watch waiting files in the next module...
- Replies: 2
- Views: 1754
watch waiting files in the next module...
Hello,
Thank you for this forum.
Do you know of a system in Switch for feeding jobs “drop by drop”?
I would like jobs to remain on hold as long as there are more than n jobs waiting in the next module...
Is this possible?
Thank you
AF
Thank you for this forum.
Do you know of a system in Switch for feeding jobs “drop by drop”?
I would like jobs to remain on hold as long as there are more than n jobs waiting in the next module...
Is this possible?
Thank you
AF
- Fri Oct 24, 2025 6:45 pm
- Forum: Flows
- Topic: Formating numbers rules for PageLabels
- Replies: 2
- Views: 2857
Re: Formating numbers rules for PageLabels
Bonjour Thierry, thank you for your answer. The original file name contains the first and last pages numbers in the middle of the name, and I want to remove this information from the renamed PDFs So, I split pages of a multipages PDF then I rename each pages because I need to keep only the Label wit...
- Thu Oct 23, 2025 4:50 pm
- Forum: Flows
- Topic: Formating numbers rules for PageLabels
- Replies: 2
- Views: 2857
Formating numbers rules for PageLabels
Hello, Thank you for this forum. Sorry if this question has already been asked but I don't find any simple solution here or in the Switch Guide. After a split PDF app, I use the RenameJob app with this "Single line with variable" : [Job.PrivateData:Key="theCode"]_[Stats.PageLabel...
- Mon Sep 15, 2025 8:32 am
- Forum: Applications
- Topic: Execution mode no longer supported in v11
- Replies: 2
- Views: 10535
Re: Execution mode no longer supported in v11
Hello Patej,
Thanks for this confirmation, I'll stop looking
Have a nice day.
Thanks for this confirmation, I'll stop looking
Have a nice day.
- Wed Sep 10, 2025 5:01 pm
- Forum: Applications
- Topic: Execution mode no longer supported in v11
- Replies: 2
- Views: 10535
Execution mode no longer supported in v11
Hello, since v11 I get this message when I import a flow using the Execute command app : Property "Execution mode" is no longer supported in Execute command app from version 11. Default Execute mode is "Concurrent". Enable "Show advanced element properties" property in ...
- Fri Aug 01, 2025 3:45 pm
- Forum: Applications
- Topic: InDesign Server configurator for remote IDS
- Replies: 1
- Views: 68307
Re: InDesign Server configurator for remote IDS
Hello May,
I see nobody answers to your question. I have the same !
Did you finally find a way to drove a remote InDesign server from Enfocus Switch ?
Any informations are welcome !
Thank you very much.
I see nobody answers to your question. I have the same !
Did you finally find a way to drove a remote InDesign server from Enfocus Switch ?
Any informations are welcome !
Thank you very much.
- Fri May 16, 2025 6:33 pm
- Forum: Flows
- Topic: Privatedata from filename
- Replies: 11
- Views: 54063
Re: Privatedata from filename
Thank you for the details Loïc Yes and using a script will allow me to modify it once for all flows. Hi Thomas About the legacy / node.js mode : did Enfocus sent a date before we must have rewrite all scripts ? I will try to rewrite my script with node.js. But without a very low knowledge for script...
- Thu May 15, 2025 2:57 pm
- Forum: Flows
- Topic: Privatedata from filename
- Replies: 11
- Views: 54063
Re: Privatedata from filename
Merci Loïc ! I am always surprised as we often need to use third parties applications in Enfocus Switch. Can't these apps disappear or not be updated? Thanks to ChatGPT, i finally wrote a script and it is working very well. // Is invoked each time a new job arrives in one of the input folders for th...
- Thu May 15, 2025 2:44 pm
- Forum: Flows
- Topic: Problem to connect on FTP server
- Replies: 5
- Views: 24716
Re: Problem to connect on FTP server
Hello, I have exactly the same problem : I try to receive files from a SFTP server on specific port 4465 and authentication with login / password No problem with filezilla.app on the switch server, but impossible from the workflow (impossible to connect to the server when I launch the flow or when I...
- Wed May 14, 2025 11:41 am
- Forum: Flows
- Topic: Privatedata from filename
- Replies: 11
- Views: 54063
Re: Privatedata from filename
Thank you Jan,
yes this is always the same problem ! I have the Scripting Module but not enough knowledge to use it well !
I still need to learn how to script. I can't find many sources for training...
Someone knows a site for training or to download examples ?
yes this is always the same problem ! I have the Scripting Module but not enough knowledge to use it well !
I still need to learn how to script. I can't find many sources for training...
Someone knows a site for training or to download examples ?
- Wed May 14, 2025 8:50 am
- Forum: Flows
- Topic: Privatedata from filename
- Replies: 11
- Views: 54063
Privatedata from filename
Hello, and thank you for this forum. I want to detect some characters at the beginning of the file name in the flow to create a “myVariable/MyPrivateData” variable, with a regex : ([0-9]{4})(-123)(.*) = "toto" ([0-9]{4})(-456)(.*) = "titi" ([0-9]{4})(-789)(.*) = "tata" ...