Search found 645 matches

by gabrielp
Thu Oct 02, 2014 2:32 pm
Forum: LEGACY scripting
Topic: How unique is the switch unique prefix?
Replies: 6
Views: 4838

How unique is the switch unique prefix?

freddyp wrote: Can you share why you would need something more unique? I'm tracking jobs between Switch and another system. The jobs will live in some form for many years in the other database and I want that database to have whatever identifier I'm using as a unique. So using Switch's unique ID doe...
by gabrielp
Wed Oct 01, 2014 3:44 pm
Forum: Flows
Topic: Execute command - PowerShell
Replies: 7
Views: 11159

Execute command - PowerShell

sander wrote: We only have Enfocus Switch for a couple of weeks now. This was one of my first issues.
Thank you for sharing your solution
by gabrielp
Wed Oct 01, 2014 3:40 pm
Forum: LEGACY scripting
Topic: How unique is the switch unique prefix?
Replies: 6
Views: 4838

How unique is the switch unique prefix?

Thank you for the explanation. I might actually need something a little more unique. I guess I'll try a way to generate an MD5 or something similar with scripting.



Thanks!
by gabrielp
Tue Sep 30, 2014 3:42 pm
Forum: LEGACY scripting
Topic: How unique is the switch unique prefix?
Replies: 6
Views: 4838

How unique is the switch unique prefix?

When will the unique prefix roll over? How unique is it?
by gabrielp
Mon Sep 29, 2014 8:22 pm
Forum: Applications
Topic: Password in FTP send
Replies: 2
Views: 5194

Password in FTP send

bobogan wrote: Who can I retreive the password ? I don't know them and i must note this information on a paper documentation of my flows. Hey man. I'm not 100% sure but I would look in: Enfocus/Switch Server/Flows/Flow_X.html You'll have to find the corresponding flow number. That should have all of...
by gabrielp
Mon Sep 29, 2014 7:59 pm
Forum: LEGACY scripting
Topic: Twig templating with Switch HTML Emails
Replies: 5
Views: 7850

Twig templating with Switch HTML Emails

In reference to my other thread, I wanted to follow up with my solution for basic templating with Switch. Essentially, this will allow you to easily manage your HTML emails. So if you had, let's say, 20 different HTML emails and your boss tells you to swap out a logo, you can make the change in one ...
by gabrielp
Mon Sep 29, 2014 7:39 pm
Forum: LEGACY scripting
Topic: HTML Emails - There must be a better way
Replies: 2
Views: 2899

HTML Emails - There must be a better way

ArielRauch wrote: I think one option is definitely xslt. You can prepare a xslt scheme with some option which can be chosen according to metadata fields. I did this - as you know:) Ah yes. I'm going to look into this. I was able to find a clever way to generate HTML easily with a bit of PHP. I'm goi...
by gabrielp
Fri Sep 26, 2014 8:39 pm
Forum: Imposition
Topic: Imposition - where should it be done
Replies: 3
Views: 8682

Imposition - where should it be done

Hotfolders quickly get out of control and messy. I like to specify my impositions in the JDF configurator, whenever possible.
by gabrielp
Fri Sep 26, 2014 8:17 pm
Forum: LEGACY scripting
Topic: HTML Emails - There must be a better way
Replies: 2
Views: 2899

HTML Emails - There must be a better way

Hi all, I have a few HTML emails, all with similar templates, but are different in the content. I use the Mail send configurator pointing to these html files. As of now, I have 8 emails I'm contending with. I'm gearing up to launch a new flow that will have another 8 or so. This works fine, but if I...
by gabrielp
Fri Sep 26, 2014 6:33 pm
Forum: Preflighting
Topic: Exporting a PDF report from Enfocus Switch
Replies: 9
Views: 16717

Exporting a PDF report from Enfocus Switch

You may find that having all of these preflight reports bouncing around as email attachments can be tough, especially if they are large in size. So most people move the reports into a Switch Checkpoint and then email the user (without attachment) to let them know its ready for viewing in the Switch ...
by gabrielp
Fri Sep 26, 2014 6:31 pm
Forum: Preflighting
Topic: Exporting a PDF report from Enfocus Switch
Replies: 9
Views: 16717

Exporting a PDF report from Enfocus Switch

darleneroy wrote: How do I get this generated pdf to then be emailed to a certain address.
Yup. Just connect a Mail Send after the Pitstop action and ensure "Attach files" is set to "yes".
by gabrielp
Fri Sep 26, 2014 2:51 pm
Forum: Applications
Topic: Switch Client - problems to process multiple jobs
Replies: 1
Views: 4379

Switch Client - problems to process multiple jobs

alanoliveira wrote: They have same metadata, and same routes, but they can't be process together.






From the first screenshot. I think that's your problem! I'd examine the metadata of the files when the problem occurs and see what could be different.
by gabrielp
Tue Sep 23, 2014 6:11 pm
Forum: Flows
Topic: Increment file name by 1 based on first 8 characters
Replies: 4
Views: 4319

Increment file name by 1 based on first 8 characters

MattV wrote: Thanks for the response.



Is there no way to specify the first 8 characters (segment [1-8]) for example to use as the ID?



Thanks
Are you asking how to grab the segment itself or are you looking for something else?



by gabrielp
Tue Sep 23, 2014 3:43 pm
Forum: Flows
Topic: xslt: jdf to html
Replies: 8
Views: 5869

xslt: jdf to html

ArielRauch wrote: Unfortunately, I am not able to loop through the jobs (/order/job) via xslt. When I try to reach a specific one (/order/job[1] it works - but no way to loop through. Disclaimer: I know nothing about xslt. Looks interesting though! I think this is where your looping logic happens: S...
by gabrielp
Tue Sep 23, 2014 3:33 pm
Forum: Flows
Topic: Problem to connect on FTP server
Replies: 4
Views: 4946

Problem to connect on FTP server

bobogan wrote: Yes this is my normally method, I click on "Choose FTP directory", but I can't establish any connection, always the same message error. I try all method (change port, passive mode, etc...) Perhaps a local firewall that is blocking a Switch from accessing the outside internet...