cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
bsibille
Level 2

Progress bar control from power shell custom action possible?

I’m trying to create a custom progress bar in the suite ui that is controlled/updated by a powershell custom action and am having no luck so far. I can get the progress bar to update by setting the progress bar’s property from 1-100 via the ui, because the ui set property action causes the ui page to refresh. Unfortunately, when you call setsuiteproperty from powershell or installscript, it does not force a ui refresh, so the progress bar does not refresh. Is there any way to force a ui refresh from a powershell or install script custom actions? Or any other suggestions on how to create a custom action that can update a progress bar in the ui. BTW, this progress bar does not track the install itself, but tracks progress of a custom action being run pre-install. Thanks!
Labels (1)
0 Kudos
(0) Replies