Search found 37 matches

by actionHero
Fri Jun 25, 2021 4:42 pm
Forum: Switch
Topic: HTTPS Webhook
Replies: 1
Views: 2808

HTTPS Webhook

Switch Fall 2019

HTTPS webhooks are not accepting the POST, HTTP is fine. I have my certificate setup properly in properties according to documentation with PDF review module.

Any ideas?
by actionHero
Wed Feb 12, 2020 1:09 pm
Forum: PitStop Server
Topic: Checklist of all Preflight Options
Replies: 2
Views: 5105

Checklist of all Preflight Options

Hello,
I'm in need of a sign-off sheet, per se, by my customers for what is going to get preflight checked. I need a list of all Preflight options and if it's allowed to sign-off or allow with warning, or ignore. Does anyone know if this list exists without having to make one from scratch?

Thanks!
by actionHero
Tue Oct 08, 2019 9:24 pm
Forum: Imposition
Topic: Batch processing to Press
Replies: 1
Views: 9198

Batch processing to Press

Hello,
Is anyone doing any batch processing to roll fed inkjet press? I'm looking for ideas, outside of purchasing SiteFlow.

Thanks!
by actionHero
Thu Sep 26, 2019 7:49 pm
Forum: LEGACY scripting
Topic: Add Attribute to XML, with a twist.
Replies: 12
Views: 34688

Re: Add Attribute to XML, with a twist.

Thank you for all the help, it works just as expected now. This is very helpful!
by actionHero
Thu Sep 26, 2019 7:49 pm
Forum: LEGACY scripting
Topic: Add Attribute to XML, with a twist.
Replies: 12
Views: 34688

Re: Add Attribute to XML, with a twist.

Thank you for all the help, it works just as expected now. This is very helpful!
by actionHero
Mon Sep 23, 2019 6:34 pm
Forum: LEGACY scripting
Topic: Add Attribute to XML, with a twist.
Replies: 12
Views: 34688

Re: Add Attribute to XML, with a twist.

Thank you for the replay. I have it working in a perfect scenario but not every scenario. First I need it to fail to traffic light connector if an ISBN can't be found. An incoming XML could have many ISBN's in the order. Currently if all the ISBN's exist in the folder, it works fine. But if one of t...
by actionHero
Mon Sep 16, 2019 9:07 pm
Forum: LEGACY scripting
Topic: Add Attribute to XML, with a twist.
Replies: 12
Views: 34688

Re: Add Attribute to XML, with a twist.

I'm getting an error saying, "Error in line 30 of script : TypeError. 'getAttribute' undefined or not a function". Must be a different way I need to write, detailList.at(i).getAttribute("isbn");
by actionHero
Sat Sep 14, 2019 12:56 pm
Forum: LEGACY scripting
Topic: Add Attribute to XML, with a twist.
Replies: 12
Views: 34688

Re: Add Attribute to XML, with a twist.

Hello, Yes the Original XML comes in to the script, it is an Order xml. Orders are received and they need to grab book spec data from our MIS... however I can only search my MIS by job number to grab the book spec data. I'm creating the repository of XML's that are named the ISBN, then inside the XM...
by actionHero
Fri Sep 13, 2019 10:38 pm
Forum: LEGACY scripting
Topic: Add Attribute to XML, with a twist.
Replies: 12
Views: 34688

Re: Add Attribute to XML, with a twist.

Thanks for the response. The folder of XML's with job numbers will be a repository. I wont know what XML's exist, just need to search for the ISBN via the tag in original XML. The original XML will trigger the search of the repository.

Thanks,
Adam
by actionHero
Fri Sep 13, 2019 7:57 pm
Forum: LEGACY scripting
Topic: Add Attribute to XML, with a twist.
Replies: 12
Views: 34688

Add Attribute to XML, with a twist.

Hello, I have an XML that I need to add an attribute to based on another XML in a folder. Original XML (this may have one ISBN to look up or 100). <details> <detail ID="1" isbn="987654321000" title="" qty="10" /> <detail ID="2" isbn="98765432100...
by actionHero
Sat Feb 09, 2019 6:51 am
Forum: Switch
Topic: HArdware Upgrade
Replies: 2
Views: 5204

HArdware Upgrade

I'm looking to upgrade to a new server. What configurations are people running to get the best performance? It will be a PC for this one.


Thanks!
by actionHero
Sat Feb 02, 2019 2:56 am
Forum: LEGACY scripting
Topic: Email Body text to XML
Replies: 1
Views: 4049

Email Body text to XML

Help... How do i pick up text in an Email to use as metadata? I see where I can pick up the whole body but now i need to parse the text file to grab values.
by actionHero
Thu Dec 06, 2018 10:16 pm
Forum: LEGACY scripting
Topic: XML to a String
Replies: 1
Views: 4045

XML to a String

Hello,
Any ideas on how to evaluate the contents of entire XML to a string for us in a script?

Thanks!
by actionHero
Tue Nov 27, 2018 3:20 pm
Forum: LEGACY scripting
Topic: Webhook for HTTPS
Replies: 8
Views: 11542

Re: Webhook for HTTPS

I did end up changing the ports and its working now. Simple fix.
by actionHero
Mon Nov 26, 2018 6:14 pm
Forum: LEGACY scripting
Topic: Webhook for HTTPS
Replies: 8
Views: 11542

Re: Webhook for HTTPS

Hi Jan,
I was just hoping to use the webhook configurator built in to Switch. Are you saying it doesn't work?

Thanks