RecordSwitch

If a report was generated and added to the database, and the user taps the button that creates the report again, you can define with this action that the report stored in the database is displayed instead of the report being created anew.

Below is a list of input arguments:

Input Argument

Description

existsAction

Name of the action executed if the record exists.

Link

LinkId for the existsAction and NotExistsAction input arguments, either InfoareaID (e.g. FI) or Infoarea#LinkId (e.g. FI#4).

NotExistsAction

Name of the action executed if the record does not exist.

DecisionFilterName

Name of the Decision Filter based on which different actions calls are applied. Conditions are searched in the following order: Action, ButtonAction, DefaultAction, DefaultButtonAction