Search found 7 matches

by MarkStrecker
Mon Aug 27, 2018 1:46 pm
Forum: Flows
Topic: Assemble Job Succeeding When It Should Fail
Replies: 0
Views: 4378

Assemble Job Succeeding When It Should Fail

Hello All, I have a flow through which all incoming jobs, which in this case are books, arrive in folders. Some folders contain a single book split into several PDFs. Any job that is over 4 GB in size will go down a path that takes it to the third-party PDF Enhancer configurator. This program, for t...
by MarkStrecker
Wed Feb 28, 2018 7:07 pm
Forum: PitStop Pro
Topic: Change the Predefined Date Format
Replies: 0
Views: 4100

Change the Predefined Date Format

Hello All, I created an "Add Object" action to add text that includes the current date. The trouble is, the two predefined date variables lists don't conform to the format I want, which would be 02.28.2018 [day.month.date]. I tried a combination of other variables such as "%dd% %mm% %...
by MarkStrecker
Thu May 11, 2017 6:50 pm
Forum: Flows
Topic: Question About Adding Names to the E-Mail Info Map
Replies: 1
Views: 3620

Question About Adding Names to the E-Mail Info Map

I have a network server to network server flow. Every job submitted to the flow has a unique folder name and no subfolders. When the job is sent to the Switch hot folder using Prinergy, it generates two log files: one is the user name and the customer name. It was my intent to set up the Info Map Ke...
by MarkStrecker
Mon May 08, 2017 1:20 pm
Forum: Flows
Topic: How do you hold a file until the rest copy?
Replies: 5
Views: 7973

Re: How do you hold a file until the rest copy?

Thanks for the suggestion. Alas, this does not work, either. The trouble is, each incoming job is different. It has a unique name and the number of files for a given job varies. So does the file size. What I want to do is a bit of Boolean logic that releases the text file after the job has completel...
by MarkStrecker
Fri May 05, 2017 4:03 pm
Forum: Flows
Topic: How do you hold a file until the rest copy?
Replies: 5
Views: 7973

Re: How do you hold a file until the rest copy?

Thanks for you input! It is much appreciated to say the least. Alas, the server in question is not an FTP nor am I likely to convince anyone to make it one.
by MarkStrecker
Fri May 05, 2017 1:35 pm
Forum: Flows
Topic: How do you hold a file until the rest copy?
Replies: 5
Views: 7973

How do you hold a file until the rest copy?

I am new to Switch and can't write JavaScript code (at least not yet). I have a flow that copies PDF files for digital printing from one network server to another. One the receiving server, which is at another print plant, the files copy into a folder that is monitored by a Switch system independent...
by MarkStrecker
Fri May 05, 2017 1:17 pm
Forum: Flows
Topic: Network to Network Copying Issue?
Replies: 1
Views: 3859

Network to Network Copying Issue?

I am new to Switch. I set up a flow that copies files from one network server to another. The sending network server is at my print plant, and the receiving one is a different print plant. Right now files only copy to the receiving server one at a time. If there were an FTP server or mail, Switch is...