Show/Hide Toolbars

Inventu Viewer+ Web Service Generator

 State Description

An Add New Data or Edit Existing Data screen has been entered with the doScreenIDEnter handler and the Result of the entry needs to be evaluated.

 Action Performed

Enter result is evaluated by comparing active ScreenID with TaskScreen:EnterOKScreens as well as any known Flash Screens from recordings.

 

If no TaskScreen:EnterOKScreens are defined, the next TaskScreen in the Task is assumed to be the sole OK Screen.

 Objects and Properties

Generated when: TaskScreen:TaskIOType=Add New Data or Edit Existing Data. Success is evaluated based on TaskScreen:EnterOKScreens, or if no setting for EnterOKScreens, the next TaskScreen in the Task.

 

ScreenDef:NavigationType=TempFlash is used to identify if one of the alternate known screens is a flash screen.  This property is not for the subject screen; it is for one of the known screens from recordings that might become active after the Action performed (entering the known enter/AID key)

 Next State Handler(s)

IfIconActive Screen is one of TaskScreen:EnterOKScreens or next screen in Task

Next state is doScreenIDOK

ElseIconIfIconActive Screen is a known Flash Screen

Next state is doScreenIDFlash

ElseIcon

Next state is doScreenIDExcept