kwojsz
2 years agoNew Contributor III
Can we programmatically change the WF POV?
I'm trying to change the WF POV via DashboardExtender BR. I noticed there is Enum XFSelectionChangedPovActionType but I don't see any object which can make a use of this. Any tips?
You can change the workflow scenario and time programmatically:
BRApi.Workflow.General.SetSelectedWorkflowView(si, profileName, scenarioName, timeName)