Page 1 of 1

Make "Add WiFi Access Point" not return error

Posted: 25 May 2015 14:12
by RinaldiMe
Hi,

Is it possible to make the "Add WiFi Access Point" action not return error when the AP is already registered?

The problem is that you can't check if it is already registered and the flow stops when the action returns error.

Thanks.

Re: Make "Add WiFi Access Point" not return error

Posted: 25 May 2015 16:23
by TheBrain1984
You can make a "quick and dirty" workaround. You can make a following action to "Add WiFi Access Point" action and change the connection type between the two actions to "Exception" the second action does nothing and than you connect the second action to your following action of "Add WiFi Access Point" action.

Re: Make "Add WiFi Access Point" not return error

Posted: 01 Jun 2015 22:48
by RinaldiMe
Thanks! I've used you Exception trick and it worked flawlessly.