Hi,
does any of you knows how to force a refresh to a querie ?
I'm asking you this because I have created a web report where I can change some attributes values and then I need to show those changes immediately. So I need to refresh the page and go back to the server to get the new information.
How can I do this ?
Best regards,
JS
Hello João,
this does not seem like a practical design. Whenever you change attributes, you first have to execute the attribute change run before the new attribute values will be visible in any query. Since this process will take some time, finding the right timing for forcing a refresh will be difficult.
You could trigger an event at the end of the attribute change run to send a notification to the user so he/she knows when to refresh the query.
Regards,
Marc
SAP NetWeaver RIG, US BI
Add a comment