Search found 28 matches

by jasonx
Sat Dec 30, 2023 6:33 am
Forum: Flows
Topic: Inject file into job folder
Replies: 3
Views: 1505

Re: Inject file into job folder

I ended up injecting the static file once the job was assembled. I then had to reassemble the job after the new job was injected. Isn't the cleanest solution but achieves what I needed to do without a script. If someone has a cleaner solution would love to hear it. I tried to use the execute command...
by jasonx
Thu Dec 28, 2023 10:16 am
Forum: Flows
Topic: Inject file into job folder
Replies: 3
Views: 1505

Inject file into job folder

I have a flow where I would like to inject a file type pdf into a job folde thats running in the flow.

Is this possible? I have tried inject job inject lite but having no success.
by jasonx
Thu Dec 28, 2023 10:14 am
Forum: Griffin
Topic: Anyone having connection issues with Griffin Auto?
Replies: 11
Views: 19843

Re: Anyone having connection issues with Griffin Auto?

Hopefully they change how it works moving foward.
by jasonx
Tue Nov 21, 2023 7:38 pm
Forum: Griffin
Topic: Anyone having connection issues with Griffin Auto?
Replies: 11
Views: 19843

Re: Anyone having connection issues with Griffin Auto?

It seems the issue was related to licensing.

I was starting Griffin Auto from command line to see the error.

I did message you on Instagram directly to ask you :)

If you like we could share email incase something like this occurs in the future?
by jasonx
Tue Nov 21, 2023 11:17 am
Forum: Griffin
Topic: Anyone having connection issues with Griffin Auto?
Replies: 11
Views: 19843

Anyone having connection issues with Griffin Auto?

Receiving ID Error (1): -211 when trying to start.
by jasonx
Tue Nov 21, 2023 11:16 am
Forum: Griffin
Topic: 100 page limit?
Replies: 4
Views: 16375

Re: 100 page limit?

There is a limit of 100 pages or 100 items.
by jasonx
Fri Oct 13, 2023 7:13 am
Forum: Applications
Topic: HTTP Get Request 5xx response
Replies: 4
Views: 19450

Re: HTTP Get Request 5xx response

Thanks Freddy, It seemed like the job kept waiting to retry and took up one of the available job slots. I ended up changing the flow so only one job at a time would process but because the 503 errors kept occuring throughout the day I had to manually remove some jobs. Will the job stay active during...
by jasonx
Thu Oct 12, 2023 1:49 am
Forum: Applications
Topic: HTTP Get Request 5xx response
Replies: 4
Views: 19450

HTTP Get Request 5xx response

Hey everyone, I download PDF files from our CDN. Our provider had issues yesterday where there service wasn't operating correctly. I was receiving many 503 responses and this seemed to crash the HTTP request and not retry or timeout the job. To get around it I set a hold condition to allow one job a...
by jasonx
Thu Jun 01, 2023 8:41 am
Forum: PitStop Pro
Topic: Proofing White Ink + CMYK
Replies: 1
Views: 4186

Proofing White Ink + CMYK

Hey everyone, What is your solution to proofing CMYK + White ink jobs ? We sometimes have issues with the customer not undertstanding overprint, knock out etc and the position of design elements in their files. Do you just give them a proof with their separations? Educate them to use Acrobat to proof?
by jasonx
Fri Mar 24, 2023 11:46 pm
Forum: Applications
Topic: Pitstop Server Action List Multi-line Text With Variables Defined
Replies: 6
Views: 7524

Re: Pitstop Server Action List Multi-line Text With Variables Defined

To my knowledge, there are two ways you can reference it using variables: - The name of the action list/preflight profile, without extension - The full path to the action list/preflight profile, including extension You are correct you need to provide the full path to the action including the extens...
by jasonx
Thu Mar 02, 2023 1:21 am
Forum: Applications
Topic: Pitstop Server Action List Multi-line Text With Variables Defined
Replies: 6
Views: 7524

Re: Pitstop Server Action List Multi-line Text With Variables Defined

Hey wkopp, I know how to allocate the Action list in this manner. But you need to be not using the remote designer to access the library. There seems to be the ability to use Multi-line Text with variables defined where you can specify your action lists. I was trying to learn how to use this so I co...
by jasonx
Sat Feb 25, 2023 5:16 am
Forum: Action Lists
Topic: Select and log cut path length in millimeters
Replies: 4
Views: 6054

Re: Select and log cut path length in millimeters

The standard action lists seem to select any object with the spot colour. Not only the spot color assigned to the stroke which is required by most imposition software. So they need to be adjusted.
by jasonx
Thu Feb 23, 2023 4:54 am
Forum: Applications
Topic: Pitstop Server Action List Multi-line Text With Variables Defined
Replies: 6
Views: 7524

Pitstop Server Action List Multi-line Text With Variables Defined

Hey everyone, When working with the remote designer I can't select the action lists for Pitstop server. You can specify them as Multi-line Text with Varaibles. How does this work? I tried putting in the action name and the action is loaded on Pitstop server which is on the same PC as Switch. The act...
by jasonx
Sun Aug 28, 2022 6:39 am
Forum: Flows
Topic: Meta Data Interface
Replies: 4
Views: 2066

Re: Meta Data Interface

Thanks everyone I have gone the XML route.
by jasonx
Wed Aug 17, 2022 9:02 am
Forum: Flows
Topic: Meta Data Interface
Replies: 4
Views: 2066

Meta Data Interface

Hey everyone, I am building out a new flow for a new project. This project will be receiving an XML file which I do not know the format for as of yet. I want to start building out the flows but I wanted to create an Interface so that when I am provided with the XML file I can simply map the location...