Search found 5 matches

by Moosi
Thu May 16, 2024 9:24 am
Forum: Flows
Topic: Problem with Switch Helper
Replies: 2
Views: 2757

Re: Problem with Switch Helper

Switch Helper is installed. Also tried to re-install it, but he always gets the same error again.
by Moosi
Wed May 15, 2024 3:56 pm
Forum: Flows
Topic: Problem with Switch Helper
Replies: 2
Views: 2757

Problem with Switch Helper

Hi there! One of my colleagues has a new PC and has a problem with Switch Helper when he tries to open files in a control point. On his old one, he was able to open PDF files located in a check point with Acrobat without any problems. On the new PC, this error message suddenly appears: Something wen...
by Moosi
Sun Mar 12, 2023 2:20 pm
Forum: Flows
Topic: Mail receive with OAuth 2.0
Replies: 2
Views: 2894

Mail receive with OAuth 2.0

Hello! We are running the latest version of Mail receive with OAuth 2.0 to receive and inject mails from Outlook/Office365. The apop works fine for some time, but after some days (7-10, not really sure if it happens regulary after 1 week) the app seems to lose the connection/authorization and stops ...
by Moosi
Sun Jan 15, 2023 8:02 pm
Forum: Flows
Topic: Validate if address information includes House number
Replies: 3
Views: 1894

Re: Validate if address information includes House number

Try to set the condition to: [Switch.Calculation:Expression="[Metadata.Text:Dataset="Xml",Model="XML",Path="//Strasse",Search="\d+"]"] Greater than 0 Because if you place any numbers inside Switch Calculation you can compare with numbers instead of ...
by Moosi
Thu Jan 12, 2023 9:10 pm
Forum: Flows
Topic: Validate if address information includes House number
Replies: 3
Views: 1894

Validate if address information includes House number

Hello! We process a XML with job information generated from our web shop in Enfocus Switch. This file also contains info about the shipping address. The XML normally looks like this: <Lieferadresse> <Firma /> <Abteilung /> <Name>Max Mustermann</Name> <Strasse>Musterstraße 13</Strasse> <PLZ>12345</PL...