Flynet Studio Code Generation Properties

OnTaskError - Selection

OnTaskError - Selection

Previous topic Next topic  

OnTaskError - Selection

Previous topic Next topic  

How the session should be managed for a Task operating in a Session Pooling environment.

 

This property manages the action when an error has occurred in the task (wrong screen displayed, or errors detected based on error message rules).

 

Value

Meaning

Return Session To Pool

 

(default)

Navigation logic will return the session to the defined Home screen and the session will be returned to the pool to be available for a subsequent request.

Preserve Session State

The session screen will remain in place.  The active SessionKey will be returned in the task Info object, so that a subsequent call can reconnect to the session and resume with the active screen.