Forum Discussion
NidhiMangtani
3 years agoContributor III
BRApi.Workflow.General.SetSelectedWorkflowView(si, profileName, scenarioName, timeName)
followed by refreshing the application through extender rule worked fine.
'Can be called from a dashboard extender business rule:
Dim selectionResult As New XFSelectionChangedTaskResult()
selectionResult.WorkflowWasChangedbyBusinessRule = True
Return selectionResult
No further assistance needed on this thread.
Related Content
- 11 months ago
- 3 years ago