Loading of the icons in the form of 11g

Hi all

I develop application using Oracle 11 g Forms.

I'm loading the icons folder and configured in

Registry.dat file located in

%DOMAIN_HOME%\config\fmwconfig\servers\WLS_FORMS\applications\formsapp_11.1.2\config\forms\registry\oracle\forms\registry.dat

default.icons.IconPath = http:// hostname: porttypes/Icons /.

default.icons.iconextension = gif

It works very well...

My question is

The case above works in intranet systems.

If I connect via static server ip, then, I need configuration c:\windows\system32\drivers\etc\host file

Server_IP_Address nom_hote_serveur

for each system.

How to solve this problem?

Thanks in advance,

Su.GI

Then default.icons.iconpath=/Icons/ or default.icons.iconpath=Icons/ should do the trick

You can also check with a browser to see if it works http://hostname: port/forms/Icons/myicon.gif to see if the url matches.

Jean-Yves

must be default.icons.iconpath = Icons (relative way)

Tags: Oracle Development

Similar Questions

  • Picture of detail showing the first main key documents during the loading of the form

    Hello

    I have a form of creation with a secondary table. The form and the table are two your focus on the entity with an Association between the EOs and a link between the your. When loading the form, the detail table shows records from the first main key. For example, is that master is Depts and retail employees. Primary key of the departments is deptno and deptno is a field of employees. When the form is loaded, the employee details table shows the records for the dept first in the Employees table. I want the form and load the secondary table to be empty on the form. The form is blank, but the secondary table is not. Can someone please? Thank you.

    See: 2.13.4 control if the data appears initially in the ADF Developer's Guide:

    http://download.Oracle.com/docs/HTML/B25947_01/devproc013.htm#sthref80

  • exec_sql. PLL in the form of 11g

    Hi all

    I've struggled for some time with a form of migration problem.

    Reminder: My business is migrating to Oracle 10 g 11 g form through all the screens, libraries and all objects in general. A few days ago, I found a screen which opens a connection to the database and execute instructions (grant privileges, change password), this form uses exec_sql.pll which is apparently a package included in the implementation of forms since version 6.

    The problem begins when I took the current exec_sql.pll of my deposit and try to compile in Builder 11g.

    the main problem is that there is a function that does not compile:

    PACKAGE currconn BODY IS

    -This is the definition of package for currConn

    -For Developer/2000 R 2.x, which makes implementation of the STPROC. HSTDEF

    -procedure.

    FUNCTION get_curr_conn RETURN pls_integer

    IS

    hstdef PLS_INTEGER;

    BEGIN

    stproc.hstdef (hstdef); Obsolete in Forms11g - form of Oracle 11 g Migration

    connection_id: = EXEC_SQL. DEFAULT_CONNECTION;

    Tensioner: = EXEC_SQL.IS_CONNECTED;

    RETURN hstdef;

    EXCEPTION

    WHILE OTHERS THEN

    RETURNS A NULL VALUE.

    END;

    END currconn;

    According to the documentation of oracle forms, this guy here [stproc.hstdef] is now obsolete. Therefore, because that's why I can't continue with the compilation. the logic to connect to the DB and execute some instructions is present across several screens, so ideally, I would like to correct the root cause of which is the library and not apply with a workaround in each single fmb

    Issue.

    1. is there any place where I can download a newer version of exec_sql.pll?

    2. If the answer to #1 is NEGATIVE, is there another way to get around the above function?

    OK, time for me to chime...

    If you need not STPROC so it is not a problem because it no longer exists.  What you need to do, is not to use an old pll.  Since functions supported this old pll are now based in the forms, the library of the add-on should no longer be needed and your form should compile.  If it is not the case, your form code must be updated correctly.

    If your concern is that you have a lot of modules should be updated, you can use the JDAPI or CAPI to perform updates all modules quickly.

    If you do not correct the code at some point, you will continue to have this problem every time you upgrade.  What will happen when you need go to v12?

  • Impossible to recompile the application Summit in the form of 11g

    Hi gurus,

    I try to install the application of top in the 11g version. Try to recompile all the objects (.pll, .mmb, .fmb) but all not able to compile .fmb.

    Here are the steps I did:

    1 extract the app from top to c:\summit

    2. create the schema of Summit by running the script

    3. set the FORMS_PATH registry and windows variables env FORMS_PATH to c:\summit

    4 compile the .pll, the .fmb and the .mmb

    Appreciate any help.

    Kind regards

    Ferrere

    I just tested this in forms 11.1.2.2 (x 64) and it works properly.  I am able to open all the files.  That said, if you do not correctly set FORMS_PATH, you will get an FRM-18108 error that says it cannot locate a required library.  It is expected, because the shape has a dependency on an OLB and therefore it must be included in FORMS_PATH.

    So, that means one of a few things:

    1. you do not actually use the version of forms, you believe that you are using

    2. you have multiple installed versions of forms and the system path points to a very old version of the constructor

    3. the error message you get is not one that suggests the form cannot be opened, but rather the one I mentioned above

    4. the file you download is somehow corrupted.

  • Regedit in the form of 11g installation

    Hello

    I recently installed in my Pc Home, GR 11, 2 and 11 g Database forms.
    I have no experience with the forms on the Web, only Client-Server Developer 6i.
    I have a small retail (about 50 FMAS) Application in Developer 6i, and I would like to convert the FMAS to the new version.

    I know that in Developer 6i, in order to start the application and successfully open a fmb in Forms Builder.
    You must configure the regedit.
    There are some variables (FORMS60_PATH...) where we put the executable path for example in 6i

    FORMS60_PATH: C:\Retail\Bin (if we have the .fmx, the .mmx, the .pll)
    REPORTS60_PATH: C:\Retail\Bin (if we have the RDF)
    UI_ICON: C:\Retail\BIN (if we have the .ico files)


    Now, in my regedit, in HKEY_LOCAL_MACHINE--> SOFTWARE--> Oracle--> KEY_OH609856842.
    in the right pane, I see a FORMS_PATH that contains

    C:\Oracle\Middleware\FRMHome\forms; C:\Oracle\Middleware\FrmInst\FormsComponent\forms

    a REPORTS_PATH that contains

    C:\Oracle\Middleware\FRMHome\reports\templates; C:\Oracle\Middleware\FRMHome\reports\samples\demo; C:\Oracle\Middleware\FRMHome\reports\printers

    and a UI_ICON, which contains

    C:\Oracle\Middleware\FRMHome\reports\plugins\resource

    I would like to open a fmb 11 GR 2 Form Builder 6i. What I would do in regedit?

    It's just these variables FORMS_PATH, REPORTS_PATH, UI_ICON
    at the beginning to C:\Retail\Bin;


    Thank you and Merry Christmas.

    The basic features of the 11 manufacturer are the same as in 6. This is why the registry entries are also fundamentally the same. The only major difference is that is no longer a reference version in the entries. Thus, for example the path to your modules is listed in FORMS_PATH. The most important changes associated with execution and the inner workings of the form. I recommend that you refer to upgrade guides to better understand what you need to do to move from 6 to 11.

    http://docs.Oracle.com/CD/E38115_01/index.htm

  • All pages load in the form of text with no graphics. Does not affect other browsers.

    Hello

    If this sounds like a rehearsal, he ' because I hit the button "Add automatically" and have no idea of what has past. Absolutely zero return.

    In any case, after upgrading to Firefox 24, all my pages load as text docs with no graphics! The exceptions are Gmail a Mozzilla start page (and a site I want to by clicking on an e-mail link. All pages on this site loaded normal / with graphics. I've switched back to v.23 and now it is the same way!

    I can't work like this. Help, please!

    You can attach a screenshot?

    Use a type of compressed as PNG or JPG image to save the screenshot.

  • Run the code once when loading the form

    Hi guys,.

    I have a text field (TextField1), which fills with a value (1-100)

    During the initial loading of the form, this value will be the highest.

    When the user navigates around the shape, this number will change (lower than initial load)

    I have another text field (TextField2) on the form I want to keep the original value to the loading of the form.

    something like: TextField2.rawValue = TextField1.rawValue

    But any event that I put in it always updates TextField2 with TextField1 value (not does not run the code once when loading the form)

    Can someone tell how can I do this?

    If the form is loaded with the number 70 as a value in TextField1 - TextField2 has 70 as a value and maintains this value regardless of what TextField1 goes to...

    Thanks a lot for any help

    try putting in the TextField2 docReady event:

    $ = TextField1.rawValue

  • Activation of Nik Collection in the form of plug in

    I just downloaded and installed Google Nik Collection (free today!). During the installation it asked 11 elements and Lightroom 6 to be closed and indicated later that the software has been installed as plug-ins for these programs.  However, even if it has been installed for the elements, it does not appear as a plug-in for LR.  When I try to use the plugin Manager in LR, Nik programs are grayed out and cannot be loaded in the form of plug-ins.  Anyone know how to get the Collection of Nik added to LR?  I use an iMac with El Capitan (OSX 10.11.3) and 6.4 of LR.

    It is not a plugin in Lightroom. You won't find him in the Plug-Ins in Lightroom.

    It is configured as an external editor for Lightroom. You must use the command change in to access the Nik Software. See in Lightroom external editing Preferences

  • How to effectively check if a field in the form is not null

    Hello

    I'm guessing there's a way to programmatically check if a field has been entered during the loading of the form.  A sort of loop should do the trick...

    I tried to use the following code (from dohanlon for another purpose) which must run through all fields in the form, but I can't plug it in an if/else statement or even check for any value non-zero.

    xfa.resolveNodes (' form1... #field [*] "" ');

    Conceptually, here is how I like to do:

    If (xfa.resolveNodes ("form1... #field [*------]".rawValue!)) = null) {}

    Do it

    }

    Basically, I'm just checking if any field is not null, then I can "do something".  I know that I can't use it to check .rawValue but I can't think of anything.

    I'd appreciate any help (as always).


    Hello

    I prefer loops, because you can build in a little management as well as errors.

    See an example here: http://assure.ly/H1ksGR.

    Hope that helps,

    Niall

  • turn off the automatic loading of the taskbar icon

    How can I keep a form unwanted icon in the taskbar of loading?  The program has been uninstalled, but the icon still load on reboot.

    http://TechNet.Microsoft.com/en-us/sysinternals/bb963902

    Above is autoruns to loadup questions

    If you still can't find the entry in the registry, download Autoruns.  Let it finish the scanning, then click the Services tab.  Find the name of the service 'wrong' in the left column ("Autorun entry").  Right click and select ' go to '.  You will go straight to the appropriate entry in the registry for editing.

    I would like to examine what you load at startup. You should see if you have any programs from loading during the startup process, which can be changed on request. The best tool for this is Autoruns from Microsoft (freeware).
    With Autoruns, you can deselect an item which disables startup, or you can click with the right button on an item, then remove it. If you clear the check box that you can check back for re - activate the element. It is an approach much safer than editing the registry and better than using msconfig.
    Another useful feature of the program is that you can click with the right button on an item and select search online to get information about the selected item.

    post back with results and answering a few questions please:

    brand and model of the pc

    current antivirus

    Operating system and service pack.

  • create the missing icon against the section of the form of the application instance

    Hi all

    I use OIM 11 g R2 PS2, and I see that create icon missing against the section of the form of the application instance. I am trying to create an instance of the application, and when I try to load the form, I don't see the icon 'create' at all.

    Is this a known problem. ?

    Thanks in advance.

    This changed in OIM 11 g R2 PS2 version. To create resources for the instance of the application, you must follow the steps below:

    1. connect the console to sysadmin

    2. create a sandbox

    3. go in Configuration--> Form Designer--> select the resource type--> click on the button create

    From there, you can create the form. Once the form is created, it will be visible in the Instance, application from which you can modify the same.

    HTH

  • icons appears in the forms of oracle.

    Hi all

    I try to display icons on form of Oracle 10 g. I just brought over these forms from another system, and I try to display icons as next record, Polish form etc...

    I did the following steps so far. The icons still are not displayed. Appreciate any help.


    Created a folder in D:\oracle\oracleas\forms\java called icons.

    Copy all the files, gif and jpeg in icons. Then created a jar file.

    D:\oracle\oracleas\forms\java > jar - cvf my_icons.jar icons

    He created the jar file in the same directory D:\oracle\oracleas\forms\java

    Also the changes made to these files, as shown below each file.


    Forms.conf

    AliasMatch ^ / forms/icons / (. *) "D:\oracle\oracleas\forms\java\icons/$1".

    Registry.dat

    default.icons.IconPath = http://servername: 7778/forms/java /.


    formweb.cfg

    # Is the applet parameter.
    CodeBase = / forms/java
    # Is the applet parameter.
    imageBase codebase =

    # Forms applet archive for JInitiator
    archive_jini = frmall_jinit.jar, frmMain.jar, frmjdapi.jar, my_icons.jar

    # Forms applet archive definition for other clients (Sun Java Plugin, Viewer applets, etc.)
    Archive = frmall.jar, frmMain.jar, frmjdapi.jar, my_icons.jar


    Also added this line under orion-web-app in the Web.XML - orion.

    < Directory virtual-path virtual = "" / icons "real-path ="D:\oracle\oracleas\forms\java\icons"/ >"


    Restarted the forms OC4J server after that any changes.

    To test your configuration, you can try to build a URL:

    i.e.
    http://localhost:8889/forms/frmservlet/icons/IconName.gif

    Does show the icon?

    If this does not work, I would try re - generate the my_icons.jar file, but instead of going directly into the forms/java/icons folder, copy the folder of icons in the root, i.e. c:\icons directory and run the command in the container the icons folder, then redeploy the my_icons.jar file.

    Then try again with the URL if the URL does not work, you still have configuration problems.

    PS: Don't forget to clear the cache of your browser so that the new .jar file is loaded?

    In addition:
    ========
    Remove the changes made to the forms.conf and orion - web.xml, they are only needed if the icons are
    not stored in a .jar file.

    Forms.conf

    AliasMatch ^ / forms/icons / (. *) "D:\oracle\oracleas\forms\java\icons/$1".

    Orion - web.xml

    Published by: Rodolfo Ferrari on June 17, 2009 18:14

    To double check your configuration, follow the steps in metalink note 232413.1 - how to deploy iconic Images via a JAR file in Forms 9i/10 g?

    Published by: Rodolfo Ferrari on June 17, 2009 19:19

    Published by: Rodolfo Ferrari on June 17, 2009 19:24

  • I need to print from firefox icon as I used, because some pages that I need to print do not load with the menu.

    Since a recent automatic update, I was not able to print by clicking on the firefox tab icon. I have pages that I need to print, that do not load with the toolbar complete with the key of menu etc. I could always print by clicking on the icon, but no more. Help please.

    you could try pressing and use 'ctrl' then 'P' on your keyboard
    We also write 'ctrl + P', it's the printing system wide combination of shortcut keys.

    Alternatively, you can try, right-click in the title bar (where your loading tabs) and selecting 'Menu Bar', which will show the menu bar (with file, editing, display, etc.) on the tabs allowing you to print from the submenu file

    hope that helps!

    See you soon

  • Photo setting in the form of folder icon

    Hello, I like to read novels, and there are many present novels in my laptop. Just to be more precise, I divided each novels with its cover images in separate folders and I want to put the photo of cover of each book as an icon of this particular issue.  But I am unable to do so. Is anyway you can help me with this.

    I want to just say I want to put an image in the form of folder icon.

    Thank you. Waiting for the response.

    1. Right click on the folder
    2. Click on Properties.
    3. Click on the Customize tab
    4. Click Choose file and select an image. This photo will appear on your folder icon. Note that for the image to appear, your display mode of Windows Explorer should have something bigger than "small icons".

    PS: you can optionally define an icon to visually represent your case. You can do this in the same propertiesCustomize tab, by clicking on the change icon button. In such a case, you will need to point to a file icon instead of an ordinary image file.

  • When I click on a desktop icon it always opens as a minmize. How do I open it to enlarge the form

    I use windows 8 in a new Dell computer. There are 40 + icons on the desktop and when I click on a desktop icon that it always opens minimize the form. How do I open it to enlarge the form?

    Hi, Philippe A.Morrissette,.

    Thank you for writing to Microsoft Communities.

    According to the description of the problem, it seems that you try to open the desktop icons to enlarge the form.

    Please go ahead and follow the steps mentioned from the link and later a update on the State of the question.

    Method 1: No matter what shortcut you use to launch the window, right-click and select Properties. Under the 'Run' drop-down list, choose "expanded".

    Method 2: Also try to grab the corners of the window and drag it to the format full screen.  Do not use Maximize. First close all other windows via the taskbar and this last one. Windows will remember the size of the last closed window the next time that you open the program.

    Please follow these recommended steps and post if you still experience the problem.

Maybe you are looking for