appRules
Ask or search…
K
Comment on page

Dialog Activities

Dialogs Module

The appConnector Dialogs activities module contains activities for entering or viewing values during runtime or test runs of your project.

Activities

The table below shows the activities in the Dialogs module. The activities display the values when the project is run. Viewers activities are displayed when the workflow is run in debug mode.
Activity
Description
EditRecord
Edit the content of a source or target record (et with a InitializeSource a LookupRecord or a InitializeTarget activity)
EditWorkflowValues
Edit preselected workflow values (Arguments, Variables, Datafields (from source or target)
MessageBox
Shows a Message Box that can display workflow values or constants If Cancel clicked = ends execution, if Yes or OK Clicked returns Valid, If No Clicked returns Invalid
ShowDialog
Calls an external assembly that displays the dialog
ViewRuntimeArguments
Displays the workflow arguments values.
ViewRuntimeValues
Displays a selected set of values (can be datafields, arguments, variables…)
ViewRuntimeStatistics
Displays the Source and Target stats (Read, Update. Insert, Delete)