Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

abt runtime object in Editor

Former Member
0 Likes
307

Hi friends,

i have some basic doubts in Editor techniques

1.while create a report program in editor, if the save button is clicked, whether it is saved in the Data base or in Editor itself?

2.whether the runtime object is created while click the F8 button(ie while first time execute the report) or click the active button?

3. The runime object and the active version of the report both are same? If it differs, the copy of the run time object is maintained in Database as well as in editor, while click the active button?

1 REPLY 1
Read only

Former Member
0 Likes
287

Hi Subhash,

1.When you saved the report program it will reside in the cache.After Activating the program it will reside in the respective database.you can see the difference by running on report program without activating it will show one warning message.

2.Runtime object will create when you are executing the report

3.runtime and active version may be different.will be same after activating the program.it will store in temporary cache

Regards

shibu