So I have a weird case here.
I’ve added a refresh button to my dashboard. It largely works properly. Except that sometimes, randomly, it only half calls the connections, sending the dashboard into a hung state.
[list]I have a combo box on my dashboard. The values are filled by a connection. The connection is set to refresh on open.
The reset button will call all the connections that are set to refresh on open.
The connection state will change to “loading” and the existing data in the target cells is erased.
I can confirm with Fiddler that the connection never actually calls the web service. As such, the “loading” state never goes away, and the combo box never refills.
I have determined that if I have a second control that also triggers the connection, it will then refresh normally.
This does not happen every time.[/list]
Does anyone have any ideas on this? I did find a related discussion on SCN, but with no resolution.
I am on SAP Dashboards 4.1 SP 4.
Lugh (BOB member since 2009-07-16)