Flynet Viewer 2012 Web Service Generator

doReturn

doReturn

Previous topic Next topic  

doReturn

Previous topic Next topic  

 State Description

The current task logic has ended and the information object is ready to be returned.  Perform any "cleanup" or "housekeeping" information and status return.

 Action Performed

If a navigation operation was unable to proceed due to lack of context values (keyVariables), the missing keyVariable values that prevented the navigation (such as a missing customer number) are appended in a message to the Info.Messages string.

 

The active screenID ("view name") is set in the returned Info.activeView property.

 

The active Task's ActiveState is set in the Info.status property.

 Objects and Properties

There are no Objects and properties related to this state; it is emitted for all tasks as the final "housekeeping" state for the task.

 Next State Handler(s)

None.