|
-
Stecal I have read the cookbooks, I have a way to name the report server I think it's worth to mentioning.
What I do is set a variable
REPSERVER=rep_simdessap
in $ORACLE_HOME/forms90/server/default.env
then in the reports I use pl/sql code to get this servername
tool_env.getvar('REPSERVER', l_repserver);
So if one day the servername changes I will modify REPSERVER to something else
greets
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|