Schedule Management Refresh

Hello,
I’m trying to create a project where users can manage their own employees schedule. I’ve scripted a button to create composite schedules since the Schedule Management component won’t allow that. The issue I have is after creating the composite schedule via a popup window, I can’t get the Schedule Management component to update itself without closing/re-opening the project. Is there any way through scripting to force the component to update its dataset? Similar to .updateTables() with the user management component.

There’s not a class methods created for refresh this component, at least up to 8.0.17.
If you want to refresh in vision, place it on a never cache policy window and re-opening window it should cause a “refresh”.

1 Like