Topic by Walter Kamp
Content
I created an IReportCommand2 AddIn. This addin shows a ribbon button in my report.
When the button is pressed, it runs another report in the background (by using RN Connect) that returns some custom objects.
Then I assign these objects to the current user (by using RN-SOAP).
That all works fine... But, all I need to do now is refresh the report. Tried to do this with this code, but that only works when the report is not open... and it doesn't refresh the already open-report.
So, my question is: is there a way to refresh a report in RightNow in IReportCommand2-AddIn code?
Thanks,
Walter Kamp
info@need4it.com
+31646327369