Forum Discussion

ssmith-nova's avatar
ssmith-nova
New Contributor III
4 days ago
Solved

Get the "Workflow Name" setting from a workflow profile in a business rule?

Is it possible to get this setting in a business rule? Thanks, Scott
  • RobbSalzmann's avatar
    4 days ago

    Hi Scott,

    This should do it:
    Dim workflowName as String = BRApi.Workflow.General.GetUserWorkflowInitInfo(si).GetSelectedWorkflowUnitInfo().WorkflowName