06-28-2011 03:19 AM
Hi,
I have set up report options on one computer and I want to have the same settings on the other. Is there any way I could transfer/copy those report options from one computer to another? Actually I'm doing it manually but I really hope that I could do it by copying some files or maybe programmatically...
Solved! Go to Solution.
06-28-2011 04:33 AM
Hi,
Are your two systems development systems or target systems.
If they are target systems, include the Report Options Configuration file in the deployed image.
If there are development systems, leave the Report Options as default settings and make sure you use the ReportOptions Override Callback sequence to setup the ReportOptions for your test requirement.
06-28-2011 04:39 AM