Show/Hide Toolbars

PerfectApps™ Help Guide

Navigation: Integration > PerfectApps Connections

Connection Error Handling

Scroll Prev Top Next More

You will often want to specifically handle the case when a connection action either:

 

Generates a general connection error (Error Code 200)

or

Returns no data although the connection was successful (Error Code 201)

 

You can do this very easily with a behavior configured to check for all possible outcomes of a Connect command. The example uses the Multiple Branch command to detect both error conditions. If neither error occurs, then the behavior simply exits.

 

Error Behavior

 

The next image shows how the Multiple Branch condition is set using the Edit Condition dialog (see the Using the Formula and Condition Editor topics).

 

Edit Condition Error

 

See also: Using Single Sign-On

 

Return to: Integration