Search found 12 matches
- Mon Aug 22, 2016 5:08 pm
- Forum: Scripting
- Topic: How to not use "\r" in last "writeline".
- Replies: 3
- Views: 2623
Re: How to not use "\r" in last "writeline".
It's slightly silly... I was generating two variables to write to a line in a text document. The first line named "text" also contains the "\n" for a new line. Causing that last line to give a new blank line. So my "text2" line always skipped a line. I fixed it by chang...
- Fri Aug 19, 2016 5:35 am
- Forum: Scripting
- Topic: How to not use "\r" in last "writeline".
- Replies: 3
- Views: 2623
How to not use "\r" in last "writeline".
Hello, I'm writing a line to a text document and I am using "\r" to make each entry on a new line. However, I don't want to use "\r" on the last entry because I need to write another line without skipping a line. Hopefully this makes sense without posting the whole code. The text...
- Fri Aug 12, 2016 3:31 pm
- Forum: Scripting
- Topic: Need to create a "ZIP" file without a folder directory.
- Replies: 2
- Views: 1982
Need to create a "ZIP" file without a folder directory.
I need to Archive (ZIP) a series of files so that when they get unzipped, it's just loose files and not files in a folder.
Any ideas?
Thanks,
Adam
Any ideas?
Thanks,
Adam
- Thu Feb 04, 2016 5:36 pm
- Forum: Flows
- Topic: Hold Configurator
- Replies: 3
- Views: 1740
Re: Hold Configurator
Just if anyone cares to know. The 13 digits can be random in the file name. The files can still be combined based on those 13 digits with using [Job.NameProper:Search="([0-9]{13})"].
- Thu Feb 04, 2016 5:06 pm
- Forum: Flows
- Topic: Hold Configurator
- Replies: 3
- Views: 1740
Re: Hold Configurator
I was thinking of this same thing... Set a secondary hold connection to pass through folders containing less than 3 three files that has been siting for longer than 45 minutes. All file names start with the same first 13 digits. So a regroup with using the first 13 characters would be simple. Thanks...
- Thu Feb 04, 2016 2:28 pm
- Forum: Flows
- Topic: Hold Configurator
- Replies: 3
- Views: 1740
Hold Configurator
It seems simple enough, but it's kicking my butt. A third party automated system is pushing files to a folder that is being monitored by Switch. There will always be three files but all three files will not be sent at the same time. I have my hold condition set properly but here's the issue. The thi...
- Mon Jul 27, 2015 7:28 pm
- Forum: Scripting
- Topic: Inject Job
- Replies: 1
- Views: 1626
Inject Job
Hello,
I am wanting to inject a job form a repository as such, Name is pulled from XML node, search for this name, if it doesn't exist, check for a file name from a different node from same XML file.
Also, I would to know how to inject jobs using only partial match of the file name.
Thanks,
Adam
I am wanting to inject a job form a repository as such, Name is pulled from XML node, search for this name, if it doesn't exist, check for a file name from a different node from same XML file.
Also, I would to know how to inject jobs using only partial match of the file name.
Thanks,
Adam
- Thu Apr 16, 2015 5:22 pm
- Forum: Flows
- Topic: Switch Client
- Replies: 3
- Views: 1904
Re: Switch Client
Yes that will be fine. I am not pushing metadata after the Switch Check Point.
Thanks,
Adam
Thanks,
Adam
- Thu Apr 16, 2015 2:20 am
- Forum: Flows
- Topic: Switch Client
- Replies: 3
- Views: 1904
Switch Client
I need to be able to remove the Switch Unique ID before the PDF enters the checkpoint for Switch Client. If I am having two files with the same name submitted, you can see both files due to the unique ID. I want to remove the ID so the files overwrite themselves. Any ideas?
- Fri Oct 03, 2014 8:25 pm
- Forum: Flows
- Topic: Extract a single page from multi-page PDF.
- Replies: 3
- Views: 2064
Extract a single page from multi-page PDF.
Thanks Dwight... Ok, now... I know where to pull statistics from and total page count. Once the PDF is split I am not seeing how to re-route the last two pages and keep the other in place. I actually only need the next to last page, but the last page is blank, so i can discard that later. How do I &...
- Fri Oct 03, 2014 6:25 pm
- Forum: Flows
- Topic: Extract a single page from multi-page PDF.
- Replies: 3
- Views: 2064
Extract a single page from multi-page PDF.
This seems simple enough but I just can't nail it down. I know i want to always extract the next to last page of a mulit-page PDF. The page count of the PDF will be different each time, the key is next to last page. So, if I have a 200 page PDF, I want to remove page 199 and send it down one path. T...
- Thu May 29, 2014 10:54 am
- Forum: Flows
- Topic: Switch integrated with Prinergy
- Replies: 4
- Views: 3984
Switch integrated with Prinergy
Good morning,
There is a YouTube video showing the integration with Switch and Prinergy. Does anyone know the person that posted this? I would like to view the flow in more detail, in regards to generating a Prinergy XML file.
Best Regards,
Adam
There is a YouTube video showing the integration with Switch and Prinergy. Does anyone know the person that posted this? I would like to view the flow in more detail, in regards to generating a Prinergy XML file.
Best Regards,
Adam