Error Handling

Post your questions and help other users.

Moderator: Martin

Post Reply
goozkan
Posts: 4
Joined: 29 Mar 2020 22:06

Error Handling

Post by goozkan » 31 Mar 2020 15:43

Hi everyone,
Firstly ı am new here, I checked actıons triggers section and search the forum but couldnt find a solution yet.

İs there any way to handle error during flows?

like "if this action gives arror then do this" or a way to not to bother that error at least.

Thanks ın advance.

BoBo
Posts: 129
Joined: 05 May 2014 12:45

Re: Error Handling

Post by BoBo » 31 Mar 2020 16:01

Besides opening the log(file viewer) at runtime (and after) with pressing the three dots at the top right of your flow panel > "Log" - I only remember two more options:
Action:Write to Log
Condition:Debug Dialog

... so, let's wait till others offer some additional/more sophisticated options :)

anuraag
Posts: 371
Joined: 24 Jan 2015 02:06

Re: Error Handling

Post by anuraag » 31 Mar 2020 16:03

You can connect two action/condition with exception connection.
http://automagic4android.com/forum/view ... 733#p22925

goozkan
Posts: 4
Joined: 29 Mar 2020 22:06

Re: Error Handling

Post by goozkan » 31 Mar 2020 16:22

anuraag wrote:
31 Mar 2020 16:03
You can connect two action/condition with exception connection.
http://automagic4android.com/forum/view ... 733#p22925


Thanks. works nicely.

Post Reply