Search found 9 matches
- Thu Feb 27, 2025 9:50 pm
- Forum: Switch
- Topic: Problem with Mail receive with OAuth2.0
- Replies: 2
- Views: 22672
Re: Problem with Mail receive with OAuth2.0
I got a response from support that works : "This is a known issue for the Mail Receive with OAuth app, we are working on a new version to resolve this. In the meantime, can you try the following: Can you try going to Switch > Preferences > Error Handling > Retry failed external processes after ...
- Thu Dec 05, 2024 8:22 am
- Forum: Switch
- Topic: Problem with Mail receive with OAuth2.0
- Replies: 2
- Views: 22672
Problem with Mail receive with OAuth2.0
Hello, for 1 week I have had a problem with the “Mail receive” plug-in
Here is my message:
"WARNING:
- Mail receive component failed during operation perform: Timed out while connecting to server"
Do other people have this problem?
Thanks
Here is my message:
"WARNING:
- Mail receive component failed during operation perform: Timed out while connecting to server"
Do other people have this problem?
Thanks
- Thu Nov 14, 2024 1:11 pm
- Forum: Switch
- Topic: Instability problem on M2 processor
- Replies: 2
- Views: 13403
Re: Instability problem on M2 processor
I upgraded to the new version and the bug is resolved. But I had to delete my entire "switch server" folder which is in application support to regain stability
- Tue Nov 12, 2024 1:20 pm
- Forum: Switch
- Topic: ODBC driver for postgresql
- Replies: 3
- Views: 16257
Re: ODBC driver for postgresql
Good morning
I tried this solution and it works perfectly!!
THANKS
I tried this solution and it works perfectly!!
THANKS
- Tue Nov 12, 2024 1:15 pm
- Forum: Switch
- Topic: Sequoia Apple System
- Replies: 1
- Views: 27001
Re: Sequoia Apple System
Not at the moment, but the next version coming in a few weeks will be supported.
- Tue Nov 12, 2024 1:10 pm
- Forum: Switch
- Topic: Instability problem on M2 processor
- Replies: 2
- Views: 13403
Instability problem on M2 processor
Hello everyone I want to migrate my switch server to a new machine (Macstudio M2). So I downloaded the "Switch 2024Spring - Apple Silicon" version. But I encounter huge stability problems, after a few hours, the files are no longer scanned, my "Switch Service" process remains blo...
- Thu Aug 22, 2024 8:36 am
- Forum: Switch
- Topic: ODBC driver for postgresql
- Replies: 3
- Views: 16257
ODBC driver for postgresql
Hello everyone
have already connected a postgresql database on switch mac, if so with which free driver? I've been looking for 3 days, but I only find paid drivers. thank you for your help
have already connected a postgresql database on switch mac, if so with which free driver? I've been looking for 3 days, but I only find paid drivers. thank you for your help
- Thu Jan 07, 2016 8:17 pm
- Forum: LEGACY scripting
- Topic: Picking JFD Information
- Replies: 2
- Views: 3901
Re: Picking JFD Information
It's ok !!
correct xpath pour switch : /*/....
and my original xpath is /JDF/.. (official Xpath for JDF)
thank you very much
correct xpath pour switch : /*/....
and my original xpath is /JDF/.. (official Xpath for JDF)
thank you very much
- Wed Jan 06, 2016 6:25 pm
- Forum: LEGACY scripting
- Topic: Picking JFD Information
- Replies: 2
- Views: 3901
Picking JFD Information
Hello, i'm a newbie, :D i want pick data in JDF file to create folder on based on informations who are on my JDF. But when a use the flow exemple "Sort job based on JDF metadata" to pick up data in "XPath to sort field" I put my XPath : "/JDF/@ID" for exemples but in me...