Search found 350 matches

by magnussandstrom
Mon Feb 19, 2024 1:52 pm
Forum: Flows
Topic: Adding Page Dimensions at the end of a file name
Replies: 5
Views: 267

Re: Adding Page Dimensions at the end of a file name

Suggestion: [Switch.Calculation:Expression="round([Switch.Calculation:Expression="[Stats.TrimBoxWidth:Type="Effective"]/2.83464567"])"]x[Switch.Calculation:Expression="round([Switch.Calculation:Expression="[Stats.TrimBoxHeight:Type="Effective"]/2.834...
by magnussandstrom
Thu Feb 15, 2024 2:41 pm
Forum: Flows
Topic: Error message as metadata in job?
Replies: 1
Views: 173

Error message as metadata in job?

Hi, sometimes it would be great to have error messages attached as metadata in a Switch job when a job fails. Is there a way to do this?
by magnussandstrom
Thu Feb 15, 2024 1:00 pm
Forum: Flows
Topic: Inject XML to pdf
Replies: 14
Views: 558

Re: Inject XML to pdf

I have requested the same feature from Jan.

I like the Inject XML app because it makes the flow smaller and cleaner.
Another work-a-round (complimentary to Jimmys idea) could be to use the app Wait For Asset before Inject XML, but that kind of ruins the reason for using the app :)
by magnussandstrom
Wed Feb 14, 2024 12:19 pm
Forum: Flows
Topic: Milestone
Replies: 4
Views: 248

Re: Milestone

Congrats Freddy! Good job!
by magnussandstrom
Wed Feb 07, 2024 9:34 am
Forum: Flows
Topic: Sort Job Folder By Name
Replies: 3
Views: 359

Re: Sort Job Folder By Name

Maybe you can do it like this instead?

flow.png
flow.png (48.61 KiB) Viewed 279 times
by magnussandstrom
Mon Feb 05, 2024 11:20 am
Forum: Flows
Topic: Inject file into job folder
Replies: 3
Views: 2404

Re: Inject file into job folder

Hi Jeff, maybe you can describe in detail what you are trying to do? There are many different scenarios, a 'generic flow with inject job' will probably not help you much.
by magnussandstrom
Thu Jan 25, 2024 5:25 pm
Forum: Flows
Topic: Condition - If XML contains ABC?
Replies: 5
Views: 851

Re: Condition - If XML contains ABC?

Freddy, this is exactly the type of answer I was hoping for. Thanks!
by magnussandstrom
Thu Jan 25, 2024 2:09 pm
Forum: Flows
Topic: Condition - If XML contains ABC?
Replies: 5
Views: 851

Condition - If XML contains ABC?

Hi, I need to sort PDF files dependent if there are other job-lines in the same order that contains a certain type-value (lets say ABC). The number of job-lines can vary (Example XML below). My take on solving this is to inject the XML as private data (see screenshot) and then use the condition: if ...
by magnussandstrom
Wed Jan 24, 2024 10:42 am
Forum: Flows
Topic: Currupted files when using FTP receive
Replies: 1
Views: 885

Currupted files when using FTP receive

Hi, since friday we have had issues that files that coming in to switch with FTP receive sometimes gets damaged. At first I thought it was on our customers side, but today I noticed the same issue in another flow and another FTP server. Any suggestions what could be causing this problem? I will my W...
by magnussandstrom
Mon Jan 22, 2024 2:47 pm
Forum: Flows
Topic: Check if PDF is damaged
Replies: 8
Views: 1294

Re: Check if PDF is damaged

Thanks Freddy!
by magnussandstrom
Mon Jan 22, 2024 12:54 pm
Forum: Flows
Topic: Check if PDF is damaged
Replies: 8
Views: 1294

Re: Check if PDF is damaged

Thanks, what settings are you using in Switch Preferences > Error handling > Abort processes after (minutes) ?
by magnussandstrom
Mon Jan 22, 2024 12:38 pm
Forum: Flows
Topic: Check if PDF is damaged
Replies: 8
Views: 1294

Re: Check if PDF i damaged

Interesting, could you give me a screenshot of your Fastlane settings?
by magnussandstrom
Mon Jan 22, 2024 12:24 pm
Forum: Flows
Topic: Check if PDF is damaged
Replies: 8
Views: 1294

Check if PDF is damaged

Hi, one of our customers recently started having trouble with generating their PDF files, and some files are corrupt. The files is going to a fully automated order flow in our Switch. But when a damaged PDF arrives the files get stucked in the Pitstop Server process and wont release until you manual...
by magnussandstrom
Thu Jan 18, 2024 9:00 pm
Forum: Flows
Topic: Archive submitted file into another directory
Replies: 4
Views: 1096

Re: Archive submitted file into another directory

I've made a small flow that will do what you want using Scan hierarchy app from the Folder apps bundle. You just need change the path in Scan hierarchy and Archive hierarcy.

Happy Switching!

Send_file_to_job-folder.zip
(19.43 KiB) Downloaded 169 times
by magnussandstrom
Wed Jan 17, 2024 8:54 am
Forum: Flows
Topic: Is there a way to force Switch to process files?
Replies: 1
Views: 751

Re: Is there a way to force Switch to process files?

Try the app Job Sorter and Spacer, it's in the Folder Apps bundle. It might solve it for you.