Launch TBUI from script - limitations
Hello,
I would like to ask what is the correct explanation of this statement from bookshelf:
Note the following restrictions when using a script with a task UI:
■ Calling a task UI from a script requires UI context, meaning that a record in an applet can be
referenced. Do not start a task from a script that does not include UI context, such as a script
for a workflow process, or from an event where the UI did not finish processing, such as
Applet_Load.
If the workflow is launched from UI, the workflow has set type Interactive Flow - which implicates, that there is a UI context, is it really prohibited to call script from workflow which will open TBUI (via invoking "LaunchTaskFromScript") ?
I would like to ask what is the correct explanation of this statement from bookshelf:
Note the following restrictions when using a script with a task UI:
■ Calling a task UI from a script requires UI context, meaning that a record in an applet can be
referenced. Do not start a task from a script that does not include UI context, such as a script
for a workflow process, or from an event where the UI did not finish processing, such as
Applet_Load.
If the workflow is launched from UI, the workflow has set type Interactive Flow - which implicates, that there is a UI context, is it really prohibited to call script from workflow which will open TBUI (via invoking "LaunchTaskFromScript") ?
0