Default.env FORMS_PATH What about REPORTS_PATH?

Hi,
I want to run two report server engine on one box.
but wanted to keep two different REPORTS_PATH for each one.
in Forms i can achieve this by creating two different default.env and setting two different FORMS_PATH.
how to do it for reports.

Why shouldn't it ? :-)Because, I have a dir/structure as
CG/forms
CG/reports
CG/forms/tabelle
CG/libgen
CG/shared_forms
and so on for other application, and I assure you that it is so much stuff.
Ciao and thanks again for all yours help.
I hope do, that one day can reciprocate you.
Sono in debito :-)

Similar Messages

  • FORMS_PATH in default.env on 10.1.2

    I have just installed Application server 10.1.2 with forms and reports. I want to put forms files to directory /home/forms/forms_files/
    I have configured in default.enf variable FORMS_PATH=/home/forms/forms_files, but it seems to not work. Forms servlet still load forms files from default location $ORACLE_HOME/forms. All other configurations is as they are default just after Application server installation.
    User oracle and group oinstall has correct privileges (read and write) to directory /home/forms/forms_files/.
    Can anybody tell what I have to do different or more to define location of form files?
    -jarkka

    check the script to start the iAS is having a variable called FORMS_PATH . If yes modify this. Also do an echo $FORMS_PATH after setting this.
    Otherwise you can edit the profile or script which sets the ias env variable with FORMS_PATH.
    Also check the value in the default.env which can be found in ORACLE_HOME/forms/server
    best regards
    Rajesh Alex

  • Set env var(FORMS_PATH) in default.env

    Thanks in advance to all:
    My question is:
    Can I set var FORMS_PATH in Linux environment as:
    FORMS_PATH=/u01/oracle/ora_midtier/forms:
    FORMS_PATH=$FORMS_PATH:/Forms10g/Source_Appl/Web/Menu
    or in different way (%FORRRXXXX%)
    Thanks again

    Thanks Martin for your time and reply,
    Of course I was not clear, I know where insert Forms_path and other var, (default.env under $ORACLE_HOME/forms/server
    Instead my question is:
    I am able writes FORMS_PATH= /dir1/subdir:/dir1/subdir2.... like FORMS_SOURCE=/dir1 and then FORMS_PATH=$FORMS_SOURCE/subdir ....
    or
    FORMS_PATH=/dir1
    FORMS_PATH=$FORMS_PATH:/dir2
    FORMS_PATH=$FORMS_PATH:/dir3
    Anyway thanks again
    and sorry for my error I wrote formsweb.cfg instead of default.env
    Message was edited by:
    RV

  • Difference from forms_path in registry and forms_path in default.env

    Hy,
    why i set path in Forms_path in the default.env file for my olb lybrary, when i open an *.fmb file
    i give error can't load etc....
    while after i set similar in registry i can load it.
    dev 10R2, rdbs 10r2 oas 10r2
    Thanks

    the default.env-forms path is used at runtime only. The registry-path is used, when forms-builder is started. So you can't change the formspath for your builder with the default.env.

  • FORMS_PATH  in default.env

    Thanks in advance to all,
    My question is:
    Can I set var FORMS_PATH (default.env under $ORACLE_HOME/forms/server), in Linux environment as:
    FORMS_PATH=/u01/oracle/ora_midtier/forms:
    FORMS_PATH=$FORMS_PATH:/Forms10g/Source_Appl/Web/Menuor similar
    export ??? or other
    I wouldn't like create more default.env's
    Thanks to all
    None of the 2 methods ($ and export) works
    Message was edited by:
    RV

    Why shouldn't it ? :-)Because, I have a dir/structure as
    CG/forms
    CG/reports
    CG/forms/tabelle
    CG/libgen
    CG/shared_forms
    and so on for other application, and I assure you that it is so much stuff.
    Ciao and thanks again for all yours help.
    I hope do, that one day can reciprocate you.
    Sono in debito :-)

  • What is FORMS90_PATH and default.env?

    hi all,
    i am searching about the following.
    how to call or open without specifying the full path?
    for example the following code of a when_button_pressed trigger.
    call_form('c:\test\student.fmx',hide,do_replace);
    open_form('c:\test\student.fmx');
    i want to specify only the form name.
    call_form('student.fmx');
    open_form('student.fmx');
    when i search for this on the fourm i found FORMS90_PATH and default.env.
    please guide me i am new.
    thanks in advance.
    regard
    Muhammad Nadeem
    [email protected]

    Your FORMS90_PATH will be used by Forms Builder when its looking for associated libraries etc.
    The default.env file is used by the iDS/iAS to find the associated forms and libraries etc it uses.
    You need to add c:\test to both of these in order for your application to work (not exactly true - the default.env would be enough, but its probably worth adding it in both places).
    You don't need the .fmx part in your CALL/OPEN_FORM.
    Richard

  • Does not read from the path in default.env

    Hi All,
    I have given the path of my forms directories in default.env for my 10gDS Suite. While running it does not read it from the path that I have provided in that file. I also specified the same path in registry still the same error. The error message reads like FRM-18108: Failed to load the following objects.
    Any help will be appreciated.
    Thanks.

    Ok, I'm stumped!
    I thought I would see what would cause the Forms Builder to fail opening an fmb, so I changed my FORMS_PATH value in the default.env file by removing the second directory listed there. Opening a form in the builder gave me two errors:
    FRM-18108: Failed to load the following objects. (Listed the objects in our Ref form.)
    FRM-10102: Cannot attach PL/SQL library...
    Then I changed the FORMS_PATH back, but now, I am unable to open a form without those errors in the Forms Builder.
    My forms_path line looks like this:
    FORMS_PATH=C:\oracle\DevSuiteHome_1\forms;C:\Users\Steve\01\fmb10The only thing I can do now to get a form to open without the errors is to copy the reference fmb and the PLL library from C:\Users\Steve\01\fmb10 to C:\oracle\DevSuiteHome_1\forms
    It feels like I am going crazy, because this all worked before, and now I cannot get it to work.
    By the way, I am using Windows Vista and Forms 10.1.2.3.0

  • How can read/write FORMSWEB.CFG & DEFAULT.ENV file entries programatically?

    Environment: Forms 9i (Web)
    As : Oracle 9i As
    How can read/write FORMSWEB.CFG & DEFAULT.ENV file entries programatically?

    I guess you cannot. There is an enhancement request to get the name of the config-section as a GET_APPLICATION_PROPERTY.
    What you could do is add extra parameter(s) to your form and pass the necessary formsweb.cfg parameters in this form parameter. See Get formsweb.cfg section name in Forms for more info and an example.

  • Using 2 environment files (i.e., default.env and int.env)

    I am running Oracle forms 10g (v9_0_4) on a unix box.
    Database is 10.2.0.4
    We have one application server.
    I'm trying to get two different form paths defined.
    In default.env we have set the forms90_path to our production directory.
    I created int.env (basically copied default.env, but just changed the forms90_path) that sets the forms90_path to our test directory.
    In the formsweb.cfg file, I have added an [int]section:
    [int]
    envFile=int.env
    I have stopped/restarted opmn=stopall/opemn=startall.
    Unfortunately no matter what I do, I cannot get the forms in the test directory to be seen/used.
    The url I'm using is:
    http://host:port/forms90/f90servlet?config=int.env&form=formName.fmx
    Is there something that I'm missing?
    Thanks,
    Shirley

    The name of your webconfig is int and not int.env (this is the name of the environment file)
    so your url should look like this:
    http://host:port/forms90/f90servlet?config=int&form=formName.fmx
    cheers
    edit: and by the way you don't need to restart any opmn component when doing changes to the formsweb.cfg
    Edited by: christian erlinger on 13.07.2010 11:30

  • Webutil default.env

    In our application , we have a env file by the application name i.e. sun2.env. In the webutil.config file we have the envfile=sun2.env.
    My question is
    All the configuration for deafult.env file recommend in the webutil.doc provided with the webutil download, should it be done in the sun2.env file instead of default.env, as the actual env file used by the app server is sun2.env.
    in the sun2.env file , if I'm silent about basehtm parameter will it take the default mentioned in the default.env. Broadly the question is if I'm silent in sun2.env file about a mandatory parameter, then will defaults mentioned in default.env take effect.
    Please share.

    Hi,
    if you use a custom .env file, then all settings belong into this file. The default.env file is named "default" because "by default" we use this with Forms.
    Frank

  • Default.env ignored (OC4J / Windows)

    I am using OC4J on Windows to run forms, and I cannot override environment variables specified in a file.
    By default, the file default.env is specified in formsweb.cfg, and whilst the file is obviously being found (servlet refuses to start if it doesn't exist), it seems to ignore all of the values (I am particularly keen to set FORMS90_PATH).
    I can successfully set the environment variable in the session which invokes the OC4J server, or the value set in the registry is used, but neither of these seems to be over-ridden by the value in default.env, which it should be, according to the documentation.
    I get the same behaviour in 9.0.2 and 9.0.4

    I think in windows 32 bit the max length possible is 255 and in 64 bit it is 520
    There is no limit on number of entries and the limit is the total length.
    Basically whether in windows or unix what ever is the env variable size/length limit the same is applicable to classpath.
    You can test with length of 255 or more characters with classpath
    Rajesh

  • What about software updares for 5530 users

    Simple, what about new SW updates for Nokia 5530 users...
    I want the dial, menu layout of Symbian 3 and a faster gallery app and a new E-mail Client (one like the present in Nokia C6)
    I'm tired of using CFW based on C6 software...

    No, I don't mean Symbian 3 on 5530 (or another S60 5ED.)
    I mean a Software update whit new E-mail, New Gallery APP, and some other stuffs, I just wanna to see a integration of Symbian S60 5ED, for example Nokia C5-4 has tap to unlock, Nokia 5530 dind't, C6 has a better gallery and e-mail app, 5530 has a decent gallery app and **bleep** e-mail app (i don't support HTLM view by default), and why not, I want the widgets on homescreen (present in C6 and N97 series).
    And from Symbian 3 I just wanna the menu and virtual keyboard layout (the Keyboard has been ported, but  tha should be by default on a new SW update), that's not hardware related thing, that's software.
    Nokia do you listen your customer???

  • What about photos that *don't* belong to an event?

    i love the new "events," but what about photos that are not part of an event?
    for example, one day in 2001, i imported a bunch of photos from around the net to use as desktop pictures. but those photos don't exactly comprise an "event." that same day, my sister sent me one photo of her newborn baby. now, iphoto's calling all of that day's photos an event. although i love the concept of events, it bugs me to call certain groupings "events," when that's not what they are.
    i can't seem to find a way to delete an event. is it mandatory that each photo belong to an event? if events have truly replaced "rolls," i imagine every photo must therefore belong to one.
    i already have albums entitled "family" and "desktop pictures," so those photos are already organized elsewhere. but how are you guys handling random photos that don't exactly qualify to be called "events"? as i type, it occurs to me to create an event called "non-events." but i'd still love to hear how others are dealing with this.

    An Event looks to be just another name for a Roll. And in all previous versions of iPhoto all photos had to belong to a Roll, whether you liked it or not, either named by your convention or by iPhoto's default.
    I guess with the metaphor of film rolls fading quickly as digital cameras advance, a new moniker for the base catalog entry was necessary. Suits me fine as long as the equivalent functionality is preserved with new features a bonus worth the price of "upgrading".
    I have not tried the switch to the new iLife iPhoto version yet (iMovie 8 is a HUGE step backwards so my caution meter is on FULL alert), as I have the same reservations. I have scrupulously kept Rolls organized by import date and require all that existing metadata be transferred perfectly.

  • HT2531 Spotlight lists items and shows preview images.  BUT what about showing the location address of an item in my computer. Especially important if I've put the item in the wrong folder and what to locate it without multi-steps. iMac OS 10.5 was more u

    Spotlight lists items and shows preview images.  BUT what about showing the path/location address of an item in my computer.
    Especially important if I've put the item in the wrong folder and what to locate it without multi-steps. iMac OS X 10.5 was more useful.
    Old OSX Spotlight function automatically displayed path/location within the machine:  e.g. desktop/folder/sub-folder/item.
    Can I make Spotlight show the path?

    Press option-command and the path is displayed at the bottom of the little preview window.  Press command-return and the enclosing folder opens. 

  • HT5071 Is it possible to call a locally installed ibook from a hyperlink? What about to a bookmark?

    Is it possible to call a locally installed ibook from a hyperlink? What about to a bookmarked page?
    I have 2 questions..
    1. Can I send a link via email that when launched will open an ibook that has already been downloaded to the bookshelf?
    2. If question 1 is possible, can I take it a step further and call a bookmark, i.e. chapter 3.
    Our company has it's own appstore and I want to send out links to sections of the ibooks using bookmarks or at the very least take them to the start of the ibook.
    I don't need to give them a link to install the ibook as they already have it installed.
    Any help would be much appreciated.
    Chris.

    That would be cool, but it's not possible. The ibook is not accessible by URL in the user's bookshelf.

Maybe you are looking for