BusinessProcess.runGlobalActivity(activity,args,submit,expect)

Execute the global activity with the activity identification received.

Arguments:

Name Type Description Mode
activity String The identification of the activity to run in
args Any[Any] Arguments containing the instance initialization data. in
submit String[] Simulated components execution values. in
expect String Checks if the display component shows the expected value. in