A number of new parameters have been added in this release of Testimony:
| Parameter Name | Description |
|---|---|
| DEBUG_FIORI_CONSOLE | Internal use only: Enables debugging of the Fiori console during a playback. |
| DEBUG_STEP_ID | Internal use only: Enables debugging of a particular Fiori script step. |
| FIORI_EVT_BATCH_SIZE | Controls how many Fiori events are sent from the client to the back-end as a batch. |
| FIORI_EVT_CLOSE_DLY | If clients are closed and Fiori events have accumulated – this controls the wait time prior to closing. |
| FIORI_EVT_SEND_TIMER | Controls how often Fiori events are sent from the client to the back-end in batches. |
| IGNORE_CORRELATED_WS | Suppresses recording of web-services that relate to ones originating from Fiori apps. |
| INV_SCR_FIORI_JSON | Provides additional information in the investigate screen when displaying Fiori app step input/outputs. |
| LIVECHANGERECORDING | Internal use only: Enables debugging of a particular Fiori script step. |
| LIVECHANGETRANSFER | Rationalises liveChange Fiori app events into a single event (used for input fields) at time of transfer. |
| PERIODIC_BT_COMMIT | Ensures race conditions during recordings do not occur and commits every N business transactions. |
| UI5_COMP_DIALOGSHOW | Determines the method used when validating Fiori steps for “DialogShow” outputs versus actual. |
| UI5_COMP_MSGTOAST | Determines the method used when validating Fiori steps for “MessageToast” outputs versus actual. |
| UI5_COMP_PAGENAVI | Determines the method used when validating Fiori steps for “PageNavigation” outputs versus actual. |
| UI5_TRACE | Internal use only: Allows tracing of Fiori apps during playback for performance analysis purposes. |



Post your comment on this topic.