Search found 43 matches

by NEOSA
Wed May 29, 2024 1:40 pm
Forum: Flows
Topic: Producing an Excel file with multiple spreadsheets
Replies: 1
Views: 80

Producing an Excel file with multiple spreadsheets

Hi All@Forum Did some of you ever produced a flow producing an Excel file with multiple spreadsheets ? Main goal is having 4 spreadsheets in the Excel file, each spreadsheet will contain values issued from XML Datasets. May be uniques spreadsheet merged in a "combined" file ? Thanks a lot ...
by NEOSA
Wed May 29, 2024 10:46 am
Forum: Flows
Topic: Using xlsx or csv file to pick up files
Replies: 5
Views: 2925

Re: Using xlsx or csv file to pick up files

HI LasseThid Did this do the job? I'm looking for something similar Thanks Mark You can go there with your eyes closed, Jan is very efficient and responsive in supporting his applications 8-) I did some similar workflows (with an alternate App, available at the AppStore) : incoming CSV, transformat...
by NEOSA
Fri May 24, 2024 5:43 pm
Forum: Flows
Topic: How to send e-mails in Google Workspace through Switch?
Replies: 3
Views: 228

Re: How to send e-mails in Google Workspace through Switch?

Hi,

You need to active 2 steps Verification for your Google WorkSpace Account and create an App Password :

https://support.google.com/accounts/answer/185833?hl=en

Setting for with Switch Fall 2023 macOS.

Image
by NEOSA
Fri Apr 19, 2024 6:28 pm
Forum: Flows
Topic: Certificate Errors within Switch : FYI
Replies: 0
Views: 1082

Certificate Errors within Switch : FYI

Hi All@Forum, We discovered an issue this week (Ticket ENF-00209206) with certificates error given by Switch (Windows Version, 2023 Fall). First of all, Switch wasn't able to login to the AppStore, with this message : Impossible d'établir la connexion à l'Enfocus Appstore : Error: unable to verify t...
by NEOSA
Thu Mar 05, 2020 2:15 pm
Forum: Flows
Topic: Sort Job PDFs into smaller zips less than 256 MB
Replies: 4
Views: 5746

Re: Sort Job PDFs into smaller zips less than 256 MB

Hi estaub I don't know if this below will help you, but may be considering using 7-Zip (if your installation is Windows) + Execute-Command from Switch. PDF-Tests is a folder of 440 Mb size 1 - You create a splitted archive from 7-Zip : C:\Program Files\7-Zip>7z.exe a -v[b][color=#BF0000]100m[/color]...
by NEOSA
Wed Jun 26, 2019 3:13 pm
Forum: Flows
Topic: XPath in XML with NameSpace
Replies: 5
Views: 7743

Re: XPath in XML with NameSpace

mkayyyy wrote: Wed Jun 26, 2019 2:53 pm To get the Width attribute this XPath expression would work:

Code: Select all

//*[@N = 'Width']
You rock, you replied while I was writing my reply ;-)

Thanks a lot for help.
by NEOSA
Wed Jun 26, 2019 3:01 pm
Forum: Flows
Topic: XPath in XML with NameSpace
Replies: 5
Views: 7743

Re: XPath in XML with NameSpace

Hi Padawan,

Thanks for your reply :-)

"myWIDTH" was just an example ;-) Real values are number (in pts);

By checking your expression, I found it can be replaced by a shorter version :

Code: Select all

//dn:F[@N='Width']
Thanks for helping !
by NEOSA
Wed Jun 26, 2019 2:20 pm
Forum: Flows
Topic: XPath in XML with NameSpace
Replies: 5
Views: 7743

XPath in XML with NameSpace

Hi All, I'm trying to find the right XPath value of a XML file (aatched to this topic). XML is from Quite Impose Plus. I need to retrieve a couple of values, and at lesat "Height " "Width" The following Xpath : //@N give me the full list of items available, but I dind't find the ...
by NEOSA
Thu Jun 13, 2019 1:36 pm
Forum: Applications
Topic: Switch 2019 Spring Edition
Replies: 11
Views: 17070

Re: Switch 2019 Spring Edition

Hi All, I met an issue : Web Portal metadata not working for user A customer that had a log of submit point/checkpoints and couldn't see metadata when submitting. This will be fixed in the next release of Switch . Enfocus has a workaround, ask Support for the fix if relevant. Observed on a macOS ver...
by NEOSA
Thu Jun 06, 2019 12:43 pm
Forum: Switch
Topic: Distiller & Switch
Replies: 7
Views: 13777

Re: Distiller & Switch

Hi Jamesnic7

You might have this issue :

viewtopic.php?f=12&t=2854&p=9412#p9412

Cheers
by NEOSA
Tue May 07, 2019 3:53 pm
Forum: Flows
Topic: Creating low res pdfs
Replies: 3
Views: 5303

Re: Creating low res pdfs

Hi LasseThid, I met the same issue, there is a fix, due to an Acrobat Update. Read this article to handle correctly Acrobat Distiller : https://www.enfocus.com/en/support/known-issues-and-solutions#!/SupportPortalSolution?id=5012p000000Xn8RAAS Ask at Enfocus for the modified Distiller.vbs, or send m...
by NEOSA
Fri Apr 05, 2019 9:31 am
Forum: Flows
Topic: search by date and moves
Replies: 3
Views: 5609

Re: search by date and moves

Terkelsen wrote: Thu Apr 04, 2019 12:10 pm I haven't testede it, but I think that is what the File pool Cleanup app is for. It's part of the free Folder App (https://www.enfocus.com/en/appstore/product/folder-apps)
I tested those apps, and one mentionned (File pool Cleanup) does the job :-)

Special Thanks to Freddy !
by NEOSA
Thu Apr 04, 2019 7:47 pm
Forum: LEGACY scripting
Topic: Get list of PDF-files from folder to populate drop-down
Replies: 9
Views: 16847

Re: Get list of PDF-files from folder to populate drop-down

Padawan wrote: Thu Apr 04, 2019 7:36 pm Strange. Afaik I always return arrays for drop downs, I'll check again tomorrow.
Apparently, there was an issue with my flow : I deleted the Tool, re-create & it works now :-)

Thank you Padawan to take care ;-)

Image
by NEOSA
Thu Apr 04, 2019 5:12 pm
Forum: LEGACY scripting
Topic: Get list of PDF-files from folder to populate drop-down
Replies: 9
Views: 16847

Re: Get list of PDF-files from folder to populate drop-down

Padawan wrote: Thu Apr 04, 2019 5:05 pm I suspect that the datatype of your metadata property is text instead of dropdown. Can you check this?
It is a DropDown List :

Image
by NEOSA
Thu Apr 04, 2019 4:45 pm
Forum: LEGACY scripting
Topic: Get list of PDF-files from folder to populate drop-down
Replies: 9
Views: 16847

Re: Get list of PDF-files from folder to populate drop-down

Hi All, I tried a such Expression in a Submit Point (Switch 2018U3), but I obtain a list which is not a DropDown List : https://i.imgur.com/DZ5Yb3M.jpg It should be shown as a list : 12000_BASIQUE_PAYSAGE_520X720 12000_BASIQUE_SFP_520X720 12000_CAHIER_DEPLIANT_520X720 12000_CAHIER_MARKS_520X720 1200...