We have Crystal Reports 9 Advance Edition here and by with we have got Crystal Enterprise Standard Edition for 5 concurretn users, we have tested it as well. Now, I was to ask a question regarding Crystal Enterprise, we have a user requirement here to
Auto-Refresh Report Data On the User Browser Screen
by auto-refresh I mean user has clicked a Schedule report instance in ePortfolio(we will only be usign eportfolio) and then report is generated by by the Crystal enterprise to the user browser and user is viewing the reports contents now without doing any user interaction is it possible to refresh the report data which user is currenly viewing ?
I worked on it, and I altered the ViewReport.csp file on the server to include
Reponse.write("<meta http-equiv=refresh content=\"10\">"
which actully auto-refresh the user browser after 10 seconds, but, as the report data is based on the scheduled insatance(which user clicked to view the report), user browser still presents the old values regardless of that Data in the database is actully changed, now I have few questions
1. Is it possible to Auto-refresh Already present schedule so my Browser data will be refreshed?
2.Is it possible t only automate report auto-refresh for one report ? as once you alter Viewreport.csp, crystal enterprise will keep refreshing every report user is viewing in browser,which we dont want.
3. Is there any Auto-Refresh feature in Crystal Enetrprise 10 ?
I am realy looking forward for reply.
Many thanks
Ahsan Khawaja
Auto-Refresh Report Data On the User Browser Screen
by auto-refresh I mean user has clicked a Schedule report instance in ePortfolio(we will only be usign eportfolio) and then report is generated by by the Crystal enterprise to the user browser and user is viewing the reports contents now without doing any user interaction is it possible to refresh the report data which user is currenly viewing ?
I worked on it, and I altered the ViewReport.csp file on the server to include
Reponse.write("<meta http-equiv=refresh content=\"10\">"
which actully auto-refresh the user browser after 10 seconds, but, as the report data is based on the scheduled insatance(which user clicked to view the report), user browser still presents the old values regardless of that Data in the database is actully changed, now I have few questions
1. Is it possible to Auto-refresh Already present schedule so my Browser data will be refreshed?
2.Is it possible t only automate report auto-refresh for one report ? as once you alter Viewreport.csp, crystal enterprise will keep refreshing every report user is viewing in browser,which we dont want.
3. Is there any Auto-Refresh feature in Crystal Enetrprise 10 ?
I am realy looking forward for reply.
Many thanks
Ahsan Khawaja