Solved
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?
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)
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.