CommonWorkflowFunctions Methods

Scanjour Workflow4 Reference Manual

The CommonWorkflowFunctions type exposes the following members.

Methods

  NameDescription
Public methodStatic memberGetFormGuid
Gets the form guid.
Public methodStatic memberGetProcessId(ActivityContext)
Retrieves the current process identifier from the activity context.
Public methodStatic memberGetProcessId(Uri, Guid)
Gets the process identifier.
Public methodStatic memberGetSetting(ODataService, String, String) Obsolete.
Get the specified setting from the WZP_SETTINGS table. The method assumes that the setting exists; otherwise an exception is thrown.
Public methodStatic memberGetSetting(ODataService, String, String, String) Obsolete.
Get the specified setting from the WZP_SETTINGS table. If no such setting was found, then the specified default value is returned.
Public methodStatic memberGetWorkflowIdentity
Gets the workflow identifier.
Public methodStatic memberGetWorkflowInitFormGuid
Gets the workflow init form guid.
Top
See Also

Reference