Setting Oracle form on Portal

Hi All,
I'm developing oracle form on portal that will be used for 38 branches. Every branch has their own data (using the same table) but the same form, the different is only selecting their own data. I have no idea how to implement this other than creating 38 form for each branches. so 1 changes on a form should be replicated to 38 branches. Can i configure 1 form for every branches?
best regards,
~Diko~

Seems to me like implementing VPD in your database would be your best bet. By setting a context, you can ensure that each branch will see only the data relevant or specific to that branch.
Hope this helps

Similar Messages

  • Import  oracle forms into portal

    Can anyone please give me some pointers in importing forms created by orcale forms into portal?

    There is no direct way to import your Oracle Forms into Oracle Portal, as the Forms within our Portletbuilder components are of a smaller, simpler functionality set than that provided within Oracle Forms.
    What I would recommend is to invoke your Oracle Forms from Portal by integrating Forms with Oracle Single-Sign-On (SSO). Integration of Oracle Forms with Oracle SSO is described in Chapter 5 of the Oracle9iAS Forms Services Deployment Guide, available here on OTN:
    http://otn.oracle.com/products/forms/pdf/B10170_01.pdf
    Hope this helps.
    Best Regards,
    Harry

  • Oracle Forms and portal

    Does any one know how to integrate oracle forms into portal. I am using Oracle 10g?
    Thanks

    How do you want the integration to function? Do you just need a form to run on a page or do you need the form to interact with Portal functionality?
    The former is easy to accomplish with a frame portlet. The latter not so easy but doable. Using the database as the common denominator its possible to have Forms interact with Portal thru PLSQL and data tables acting as state repositories.

  • Oracle Forms and Portal. & Portal Security

    I need the following questions answered for a client who is
    trying to move from IIS to Oracle Portal. any pointers would be
    extremely helpful
    1. How to configure Oracle Forms to run with Portal.
    2. Is it possible to display forms inside a Portlet. If so, will
    the forms hold the same state when the page is refresed.
    3. Is it possible to display WORD/PDF/EXECL documents in their
    native format inside a Portlet.
    4. Any information on how IIS security integration is possible
    with POrtal. i.e ( if there are ASP pages running on IIS
    security, how to integrate it with Portal Security mechanism
    -Thanks
    ganesh

    You can create roles in Oracle with the appropriate privileges to access the application. For example,
    you could create a role that has only read access to all the tables in the database. You could assign this role to the menu. Also, you may want a role for a manager that whould enable him to insert data or to see a few special forms. You could assign this role to the menu associated with the form.
    Using Form Builder, you can manage menu security with Oracle server roles. After defining the roles to use for a menu module, you could then specify the roles that have access to each menu item. When you set the 'Use Security' property of a menu module to 'Yes', the form enforces security. After setting the 'Use Security' property to 'Yes', you can use 'Module Roles' property to construct the entire list of roles with access to that menu module.
    I hope it helps.

  • Integrating Oracle forms in Portals- URGENT

    Hi,
    How to integrate the Oracle forms/ reports (From an existing application) in Oracle portals?

    You need to use External Applications for this.

  • Exposing Oracle FORMS to PORTAL...?

    Hi Sharmila/anyone..!
    Is there any sample available for exposing Oracle FORMS 6. developed application to PORTAL. Or is there anything needs to be installed on PORTAL server to access Oracle FORMS...!
    Any idea would be highly appreciated.
    Thanks.
    Rakesh.

    Hi,
    You can have a look at Metalink Note: 132858.1 ( Is it possible to publish Reports6i/Forms6i as portlet within Portal? ).
    The note is basically for Portal 3.0.9.x, but the concepts discussed in this Note shoutd give you the necesssary ideas.
    Regards,
    Sandeep

  • Oracle Forms/Portal

    Does anyone have any knowledge on how to import/integrate Oracle Forms with Portal. I have created and application using forms, and i want to somehow export this application into Portal? I have heard this can be done using a stored procedure. Any Suggestions???

    IF your having that form in portabloe mode like procedure,
    then a database import of that procedure to the portal instance where the application owner is residing, will do job for you.
    Every applcation is associated with an appplication owner => database schema.
    To make ur things work try doing the following.
    1) Create an applciation with <my_app_name> on the schema <my_schema>
    2) Export the procedure and import it in the database schema <my_schema>.
    3) Grant execute privilege on <portal_public> to this procedure.
    4) Create a from on this procedure and try executing this form.
    And let us know, the problems you are encountering.

  • How to improve performance of Oracle Forms Server ?

    Recently we converted our Application which was Developed in Forms 5.0 and Reports 3.0 into Forms6i to host that on to Web. We also loaded ORACLE 9iAS (on Windows NT 4 with service pack 3) from "Enterprise Edition" option by selecting Oracle Database Cache, Forms Server and Reports Server, HTTP Server(on port 80),Oracle Web Cache. Everything loaded succesfully including Caches.
    Forms server is working perfectly and we were able to run our Application in Browser, but performance is the issue. We thought the caches will improve the performance, but it seems they are not at all working. When we run a report or form the Database cache is not giving any statistics whether a particular Query is a Hit or Miss though the cache is running. We got a doubt and searched in FAQ's and we found the following questions.
    Oracle9iAS Web Cache Frequently Asked
    Questions February 2001
    Does Oracle9iAS Web Cache work with applications that use Oracle9iAS Forms?
    Not in the 1.x release of Oracle9iAS. Integration between Oracle9iAS Web Cache and Oracle9iAS Forms will be addressed at a future date.
    Oracle9iAS Database Cache
    Does the Cache work with Oracle Forms and Portal in Oracle9i AS?
    Since Oracle Forms and Portal utilize read/write PL/SQL stored procedures, these components cannot take advantage of the Cache. This support is being considered for a future version.
    After coming to know that Caches doesnot boost the performance of Oracle Forms and reports. We have the following queries.
    1) Clarify whether the above are True.
    2) Apart from DB and Web Cache is there any other way where in we can improve the performance of Oracle Forms and Reports in Forms Server including the start up time.
    3) What is the ideal configuration required for each tier (iAS Server,Database Server and Client) to host Forms on to Web considering our application as Medium scale.
    (Presently our configuration are,
    Application Server Configuration : Windows NT 4 with service pack 3,256 MB RAM,1 GB Virtual memory and 4GB free space and almost the same configuration is being used for
    Database Configuration.
    Client Configuration : Windows 98 with 64MB RAM).
    4) Is there any way to track the performance and know the problem areas like TRACE.
    Gopi Kumar
    null

    A couple of questions for you:
    1) What version of IAS are you using?
    2) What's the version of Forms&Reports and
    3) What version of patch are you using if any
    for forms&Reports?
    4) What applications are you running on the
    machine where Forms&Reports is installed?
    (I mean non-Oracle applications?)
    The problem could be that, the base addresses
    of the DLL's in Forms&Reports could be having base address conflicts with some other application's DLL's.
    Forms and Reports needs to be fully rebased to achieve full performance on NT. Before release of Forms and Reports, Oracle rebases all DLLs. Rebasing assigns unique base addresses to all of the DLL's in use by an executable. A properly based DLL will load at its preferred base address, greatly improving the efficiency of memory utilization and the runtime performance of the executable.
    Multiple utilities are available on NT to verify proper rebasing of DLLs. HandleEx v4.0 is one such freeware from Sysinternals and is available at www.sysinternals.com. Some others are "depends.exe" that's part of the MS Visual Studio or msinfo32.exe that comes with Office 2000 on NT.
    If after running any of these utilities you discover that the DLL's ar not properly rebased, you need to contact Oracle worldwide support.
    If you find that rebasing is not the problem, then please post your feedback again. Hope this helps.

  • Calling From Oracle Forms 11g patch set 2(11.1.1.3.0) to  Oracle Reports 1

    Hi
    While calling From Oracle Forms 11g patch set 2(11.1.1.3.0) to Oracle Reports 11g patch set 2(11.1.1.3.0) I found unable to run report error
    But its finely working in 10g. The Place of error is in find_report_object
    Is any solution to resolve this problem like any registry setting or patches to solve this problem
    Please guide me
    Regards
    Murali N S

    I was able to download it from this link:
    [http://download-llnw.oracle.com/otn/java/jdeveloper/11.1.1.3.0/jdevstudio11113install.exe]
    on the general 11g Fusion download page at:
    [http://www.oracle.com/technology/software/products/middleware/index.html]
    Although the site does appear to be having problems. I got intermittent errors of the page/server not being available.

  • Is there any way to set a calendar event in MS Outlook from Oracle Forms

    I need to set and delete events in MS Outlook from an Oracle Form (version 10gR2).
    Is there any way to accomplish this?
    Thanks

    You will need to use OLE on the client, which would further require the use of WebUtil. Here (below) are a couple of MS examples that you would need to convert to pl/sql. There are a variety of Oracle notes which discuss reading and writing to MS Word and Excel. These can likely be used as a starting place to talk to Outlook. There is a WebUtil demo which includes an example of how to write to MS Word. It can be found on the WebUtil home page:
    http://www.oracle.com/technetwork/developer-tools/forms/webutil-090641.html
    <li> http://support.microsoft.com/kb/160502
    <li> http://support.microsoft.com/kb/170262

  • Converting Unicode to UTF-8 character set through Oracle forms(10g)

    Hi,
    I am working on oracle forms (10g) where i need to load files containing unicode character set (multilingual characters) to database.
    but while loading the file , junk characters are getting inserted into the database tables.
    while reading the file through forms , i am using utl_file.fopen_nchar,utl_file.get_line_nchar functions to read the unicode characters ...
    the application server , and database server characterset are set to american utf8 characteset.
    In fact , when i change the text file characterset to utf8 through an editor(notepad ++,etc) , in that case , data is getting inserted into database properly,(at least working for english characters) , but not with unicode ...
    Any guidance in this regard are highly appreciated
    Thank you in advance
    Sanu

    hi
    please check out the following link.
    http://www.oracle.com/technology/tech/globalization/htdocs/nls_lang%20faq.htm
    sarah

  • Oracle Forms Server 6i Patch set 11

    Hi,
    Can any body send me patch set 11 for oracle forms server 6i? I need it to test deploment in XP.
    Take care,
    Tarek

    Unfortunately, patch 11 will not certify XP. Patch 12 might, but it is not promised. There are some issues with XP which are out of the control of the Forms group. It has to do with the 8.0.6 RSFs so we are all waiting for those issues to be resolved.
    Regards,
    Robin Zimmermann
    Forms Product Management

  • Set backgroud colour in oracle form

    hi all,
    can we set multiple back ground colour a single item in oracle forms in diffrent records?
    if possible then how please help me.
    Thanks

    Yes, its possible either using DISPLAY_ITEM or SET_ITEM_INSTANCE_PROPERTY using Visual attributes.

  • Layout unit setting on Oracle Form 6.0.5

    Hi,
    I have a master form which holds master objects whose size are in inch (eg. 0.24 x 0.24). But when referred as subclass in other form (Oracle form builder environment), their size auto-resize as 240 x 240. Eventhough I tried to setting layout units by inch (menu Format\Layout Options\Layout...), I can not re-configure their size to origion by property setting (issued error FRM-10050: Valid vale must be entered). Anybody help me.
    Thanks in advance.

    I wouldn't have thought there was anything to stop you using capitals in the key mapping definition. You should be able to define ctrl E to do the same as ctrl e.
    The problem is you have to use oracle*terminal to define it on client/server.
    You can define functions for alphabetic characters combined with a modifier key such as control. You cannot use alphabetic characters on their own as that would conflict with their use for normal typing.

  • Font in Oracle Form open from Chinese & English Regional Setting

    Hi,
    we have oracle form deploy in oracle 10g as that will be open from PC that use Chinese Regional Setting and also PC that use English Regional Setting. The label however is in english.
    The problem is, the display & Allignment of the Font in English & Chinese regional setting will totally different.for the font already look nice on English PC, when we open from Chinese PC all the font & Allignment will be become not proper.
    If during development we allign and tested for Chinese PC, when we open from English PC, will have the same issue.
    is there any one have solution for this ?? cause this really frustating for us since our form is used by different country with different Regional Setting on their PC.
    Wondering how this problem solved in Oracle Application ?? or actually they have the same issue as well...
    Message was edited by:
    advisoft

    any one can give me a helping hand. plx

Maybe you are looking for