We are under construction!

You may experience downtime, errors or visual oddities, but we anticipate all will be resolved by the end of the day.

Forum Discussion

kwojsz's avatar
kwojsz
New Contributor III
2 years ago

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?
  • RobbSalzmann's avatar
    2 years ago

    You can change the workflow scenario and time programmatically:
    BRApi.Workflow.General.SetSelectedWorkflowView(si, profileName, scenarioName, timeName)