Search found 365 matches

by LasseThid
Wed Oct 09, 2019 5:31 pm
Forum: LEGACY scripting
Topic: Change value of a node in an xml
Replies: 3
Views: 7487

Re: Change value of a node in an xml

Thanks mkayyyy.

It works perfectly!!

Much appreciated!
by LasseThid
Wed Oct 09, 2019 1:29 pm
Forum: LEGACY scripting
Topic: Change value of a node in an xml
Replies: 3
Views: 7487

Change value of a node in an xml

Sometimes I need to change the value of the key sku inside of the xml files we receive from our customer. The sku sometimes needs to be changed to CCSE-9999 due to production changes. In order to make it easier for my colleagues to do this I'm thinking about setting up a small flow where they can dr...
by LasseThid
Wed Sep 25, 2019 10:51 am
Forum: Flows
Topic: FTP transfer hangs
Replies: 1
Views: 4459

FTP transfer hangs

I have several flows that downloads files from various accounts on our ftp-server. We used to have a Macintosh running Rumpus FTP without any problems, but then the Macintosh broke and the IT-department decided it would be better to set up a virtual windows machine (for backup reasons) and since the...
by LasseThid
Tue Sep 03, 2019 9:47 pm
Forum: LEGACY scripting
Topic: Custom metadata options
Replies: 4
Views: 8660

Re: Custom metadata options

On folders you have the option to Set job private data. With this you can add any metadata you want to a metadata key that can then be used for whatever you want. Simply add Metadata Key=Whatever, i.e. RouteTo=GMG_Inca_Printolyte and then you can check this with a Condition with variables defined fo...
by LasseThid
Wed Aug 28, 2019 7:10 am
Forum: PitStop Server
Topic: Creating Preflight Profile
Replies: 2
Views: 6155

Re: Creating Preflight Profile

How come you can't edit the old preflight profile? Is it password protected?
There are plenty of preflight profiles shipped with PitStop Server that you can edit the way you want, or you can go to Ghent Workgroup and download one of their preflight profiles. www.gwg.org
by LasseThid
Tue Aug 27, 2019 11:46 pm
Forum: PitStop Pro
Topic: Selecting pages that are not equal to...
Replies: 8
Views: 14053

Re: Selecting pages that are not equal to...

Like you I can get it to work with variables if I enter page size + half the bleed as width and height and half the bleed + 0.1 as tolerance in PitStop. However if I try to do it in Switch it doesn't work. On the other hand I don't know if PitStop Server will find the variables from the variable set...
by LasseThid
Mon Aug 26, 2019 1:22 pm
Forum: PitStop Pro
Topic: Selecting pages that are not equal to...
Replies: 8
Views: 14053

Re: Selecting pages that are not equal to...

You're welcome. Happy to help!!
by LasseThid
Fri Aug 23, 2019 8:44 pm
Forum: Flows
Topic: How can I delete Mac OS hidden files in Switch on Windows?
Replies: 3
Views: 6343

Re: How can I delete Mac OS hidden files in Switch on Windows?

Yes it can!!!

I use it to get rid of the ._DS_Store files using these settings.
In your case just set it up to delete ._*.*

Skärmavbild 2019-08-23 kl. 20.42.49.png
Skärmavbild 2019-08-23 kl. 20.42.49.png (55.16 KiB) Viewed 6316 times
by LasseThid
Wed Aug 21, 2019 9:28 am
Forum: PitStop Pro
Topic: Selecting pages that are not equal to...
Replies: 8
Views: 14053

Re: Selecting pages that are not equal to...

Ok. This Action List should do what you're looking for. It will log an error for pages that are not inside of page size + half the bleed with a tolerance of half the bleed +0.1 mm. You will however need to do some modifications to it as I'm using static values and you need variables for page height,...
by LasseThid
Tue Aug 20, 2019 10:40 pm
Forum: PitStop Pro
Topic: Selecting pages that are not equal to...
Replies: 8
Views: 14053

Re: Selecting pages that are not equal to...

I'm a little bit confused as to what you want to do. At first you say you're creating a flow and then you say you create an action. Are you looking for a switch flow or and action list to do something to the page if the size is not for instance 210x297 or 297x210? If you want to do something with th...
by LasseThid
Fri Aug 09, 2019 9:18 pm
Forum: Applications
Topic: Switch 2019 Spring Edition
Replies: 11
Views: 26145

Re: Switch 2019 Spring Edition

I took the plunge a while back and I haven't had any issues yet. :lol:
by LasseThid
Thu Jul 11, 2019 8:53 am
Forum: Flows
Topic: Rename job issue
Replies: 3
Views: 5295

Re: Rename job issue

@ Freddy: In the Rename Job element I had it set to Search and replace, Act on Filename proper, Search for å, replace by a, Repeat Recursive. The same for ä, ö, Å, Ä and Ö. I also added a search and replace for ¨, but I still had problems with files getting stuck at the GMG Color Server. I then foun...
by LasseThid
Wed Jul 10, 2019 3:44 pm
Forum: Flows
Topic: Rename job issue
Replies: 3
Views: 5295

Rename job issue

I have a couple of flows where I use GMG Color Server for color conversion. For some reason the jobs will get stuck at the GMG Color Server configurator if the file name contains the nordic characters å, ä or ö, so in order to make sure the files doesn't contain these characters once they reach the ...
by LasseThid
Thu Jun 20, 2019 6:22 am
Forum: PitStop Pro
Topic: Gatefold-Crop panels
Replies: 10
Views: 12248

Re: Gatefold-Crop panels

I just logged in to my Enfocus account, clicked Learn, checked Pitstop and English, then searched for May 2019 and clicked the Start leraning button.
Video worked without any problems.
by LasseThid
Sat Jun 15, 2019 11:33 am
Forum: Action Lists
Topic: Crop to trim bounding box for PDF proofs
Replies: 4
Views: 10006

Re: Crop to trim bounding box for PDF proofs

You're welcome.
It's the action I use for the same thing in a Switchflow I have... :lol: