Search found 28 matches

by mart3223
Tue Aug 23, 2022 10:13 am
Forum: Flows
Topic: Remove linebreak from custom variable
Replies: 1
Views: 1047

Remove linebreak from custom variable

Hi all Switchers, Example. I have a variable that comes from my ERP witch contains a linebreak (its a comment field) looks something like this: Print order today. Please check colors. I want to remove the linebreak, that the result will be: Print order today. Please check colors. Is there a way to r...
by mart3223
Tue Oct 20, 2020 2:47 pm
Forum: Switch
Topic: Install certificate for SSL
Replies: 3
Views: 4923

Re: Install certificate for SSL

Well, that is the first step. Thanks! CER en PKCS8 file I link in the setting. My CSR (PKCS8 file) doesn't have a password, so I leave it empty. Restarting, and then message's are not working anymore on the new (https) port. Also working with SSL with custom API's keeps failing.
by mart3223
Tue Oct 20, 2020 12:40 pm
Forum: Switch
Topic: Install certificate for SSL
Replies: 3
Views: 4923

Install certificate for SSL

Hello everyone, does anyone have an SSL certificate installed in Switch? Enfocus itself provides little information, what format is needed, the private key as a text file? And what if there is no password on it? How can I test it? https://www.enfocus.com/manuals/UserGuide/SW/20/home.html#en-us/commo...
by mart3223
Tue Sep 29, 2020 12:33 pm
Forum: Switch
Topic: Get info from google sheets?
Replies: 1
Views: 3791

Re: Get info from google sheets?

Try using Zapier make a Zap that transfers the file (CSV or Excel) by FTP/Mail and you can pick it up in Switch. Convert it with this app (https://www.enfocus.com/en/appstore/pro ... cel-to-xml) and then you can use all info in Switch.
by mart3223
Tue Sep 29, 2020 12:27 pm
Forum: Flows
Topic: Get print size from PDF's name?
Replies: 2
Views: 4040

Re: Get print size from PDF's name?

You can search in the filename:

Code: Select all

[Job.Name:After="_",Before="x"]

Code: Select all

[Job.Name:After="x",Before="mm"]
Then use the app Metatagger to write it to private data https://www.enfocus.com/en/appstore/product/metatagger.
by mart3223
Tue Sep 29, 2020 12:15 pm
Forum: Flows
Topic: Incoming JDF same filename
Replies: 4
Views: 5348

Re: Incoming JDF same filename

Yes setting is 1 second but it doesn't help unfortunately. Did you try reducing time to scan incoming folder, maybe to one second? I think default is like 10 seconds. This might not help much, my experience has been even with one second it takes 2-3 seconds before file gets renamed. I am not sure wh...
by mart3223
Tue Sep 22, 2020 1:03 pm
Forum: Flows
Topic: Incoming JDF same filename
Replies: 4
Views: 5348

Incoming JDF same filename

Hi, I have a flow that starts with a folder that recieves JDF files from our MIS software. But the MIS software generates JDF files with the same filename. With a booklet we have 2 JDF files (2 production lines) for the cover and the inside. If we send the file quick after each other the file is not...
by mart3223
Wed Jun 10, 2020 4:19 pm
Forum: Flows
Topic: HTTP Request Not Reliable
Replies: 11
Views: 16831

Re: HTTP Request Not Reliable

Well, I had the issue again today. After 5 minutes the retry started and the file was processed. So the setting fixed the problem for now. But the error I found in de messages: The HTTP request tool failed to connect to the server or the connection was interrupted TCP/IP error occurred: Server disco...
by mart3223
Tue Jun 09, 2020 9:15 am
Forum: Flows
Topic: HTTP Request Not Reliable
Replies: 11
Views: 16831

Re: HTTP Request Not Reliable

Never have seen that option :? . At the moment it was "0" (disabled) I put it on 5 minutes. Keep you posted. Thanks!
by mart3223
Sun Jun 07, 2020 4:44 pm
Forum: Flows
Topic: HTTP Request Not Reliable
Replies: 11
Views: 16831

Re: HTTP Request Not Reliable

Same problem at our side. Posted a message a few months back: viewtopic.php?p=10195#p10195 didn't find the solution. It is just downloading PDF files, and sometimes we get a error. Allso running on a windows server.
by mart3223
Sun Jun 07, 2020 4:35 pm
Forum: Switch
Topic: Configuration for assembling PC part
Replies: 2
Views: 4156

Re: Configuration for assembling PC part

Why not running it in the cloud on a windows server? Allways online, secure environment and no investments to upgrade the hardware. We are running for more then a year in the cloud now. I don't want any server in-house anymore.
by mart3223
Sun Jan 26, 2020 4:51 pm
Forum: Flows
Topic: Flow continuously generate errors
Replies: 6
Views: 6715

Re: Flow continuously generate errors

Great thanks, will test is later. For now I removed the complete Portals App and build it with static folders to migrate a order to another flow.
by mart3223
Sun Jan 26, 2020 3:19 pm
Forum: Switch
Topic: Portals failing after update to 4.0
Replies: 10
Views: 23431

Re: Portals failing after update to 4.0

Did someone have a solution? I'm currently running on V6 but (working but buggy, a lot of errors in the messages).
by mart3223
Sun Jan 26, 2020 3:10 pm
Forum: Flows
Topic: Flow continuously generate errors
Replies: 6
Views: 6715

Re: Flow continuously generate errors

Are you using the portal apps? then I think you might be running into these issues : https://forum.enfocus.com/viewtopic.php?f=25&t=3341&p=10466&hilit=Ether#p10466 Yes that should be the problem. Thanks, no solution yet I see. I trying to go back to version 3, but didn't help. I wil con...
by mart3223
Sun Jan 26, 2020 9:38 am
Forum: Flows
Topic: Flow continuously generate errors
Replies: 6
Views: 6715

Flow continuously generate errors

Hi All, 2 of my flows are continuously generating errors (see print screen in attachment). There are no files in the folders, or other files in the flow. Already did the following: Reboot Installed the 2019 fall edition Checked all items and folders in the flow Updated all the apps to the new versio...