Calling Oracle Ebusiness Forms from a Webcenter Portal application

Hello All,
Would there be any known/standard procedure of calling Oracle EBusiness Forms from a Custom WebCenter Portal Application. The issue we are facing currently is that we are successfully able to call an Oracle EBS Forms as a GO Link from the application. The problem is when there are multiple links to open different EBS Forms. Multiple instances of the Forms sessions are created. We would like to have only one. We are trying to mimic the Oracle EBusiness Home Page / Landing Page.
Any pointers are much appreciated.
Thanks,
Nachi

Hi.
Are you using Portal or Framework Portal?.
In case of <noscript> is generated by JAVA internal classes and the unique way to change the message is with a Non supported workaround overriding a CoreBundle class.
About the af:skipLinkTarget usually is in the Page Template. The default templates has it in next snippet:
<f:facet name="center">
    <af:skipLinkTarget>
    <af:facetref facetname="content">
    </af:facetref>
  </af:skipLinkTarget>
</f:facet>
If you're using default Templates then copy them and remove the af:skipLinkTarget tag from the copied one and assign it to the Portal.
I hope it helps.
Regards.

Similar Messages

  • Calling Oracle Standard Form from OAF page - Need to hide the find screen.

    Hi all,
    i have a requirement where i need to call a oracle standard form(D2K form) from OAF page and need to pass parameter. Now i can able to call a form from page on button click using the following syntax,
    "form:AR:US_AR_SUPER_USER:STANDARD:AR_ARXCWMAI_AGE"
    My query here is, When i call this form its open with find Form and after values are entered it goes the main form.
    I need to hide this find screen which is avaiable in standard and need to call directly the main form with out find form.
    Please help me out to reach this.
    Thanks in advance.
    Regards,
    Renu

    You need to pass the parameter to the actual form to display the results something like "form:AR:US_AR_SUPER_USER:STANDARD:AR_ARXCWMAI_AGE&P_PARAM=123", assuming P_PARAM is the actual parameter defined in the form. Open the form and check which parameters are available and pass the values accordingly.
    Thanks
    Shree

  • Can I remove the skip links piece from a WebCenter Portal Application?

    We have a better skip links implementation we would like to use. How can I turn off the default? Not simply hide it, but rather not render it at all period.  This goes the same for the noscript piece that says JavaScript is required to run the Application.  I also have a better solution I would like to use so I would also ask how do I disable the noscript piece. Do I need to edit some xml file or something? I search my application for "noscript" and "af:skipLinkTarget" and I can't find either one. How can I remove/disable these features. They are just not appropriate for this particular application. Any help would be greatly appreciated.

    Hi.
    Are you using Portal or Framework Portal?.
    In case of <noscript> is generated by JAVA internal classes and the unique way to change the message is with a Non supported workaround overriding a CoreBundle class.
    About the af:skipLinkTarget usually is in the Page Template. The default templates has it in next snippet:
    <f:facet name="center">
        <af:skipLinkTarget>
        <af:facetref facetname="content">
        </af:facetref>
      </af:skipLinkTarget>
    </f:facet>
    If you're using default Templates then copy them and remove the af:skipLinkTarget tag from the copied one and assign it to the Portal.
    I hope it helps.
    Regards.

  • How to implement custom logging using log4j in Webcenter Portal Application

    I need to implement custom logging and export it to a new log file in Oracle 11.1.1.5 (Webcenter portal application). Please tell me the steps to implement this functionality.

    Please post questions for WebCenter Portal in it's own forum:
    WebCenter Portal

  • Render and Edit image from Oracle UCM into a Webcenter Portal application

    I am trying to render an image uploaded in Oracle UCM as well as give some editing features like crop, zoom, annotate, redact (an can save it as well) into my webcenter portal application. I tried Content presenter, Document viewer options but nothing is giving me the editing features as per my requirements.
    Can anyone help me on this. Providing some link also will serve my purpose.
    Thanks,
    Arpan
    Edited by: 982452 on Jan 17, 2013 3:19 AM

    you have to create custom taskflow, there is no OOTB taskflow to do that.
    -somesh

  • Is it possible to call a 9i Forms from a 6i Forms ?

    Hello,
    I have a customer using CRM 11.5.10.2 ( Database 9.2.0.6 / 6i Forms) and will be created a functionality in the CRM screen, where end user will call (via button) a custom application running on 9i Forms.
    Customer believes that there is a technical limitation to achieve that. That is, call a 9i Forms from a 6i Forms.
    Is it possible to call a 9i Forms from a 6i Forms ?
    Thank you in advanced for help,
    Marcos Souza.

    I should have thought so, as Forms 9i is exclusively web-driven, so how you launch the URL is immaterial as long as you use a supported browser. As your Forms 9i apps will invariably be on a remote web server, you'll not encounter compatibility issues either. And Forms 6 and 9 development is possible on the same PC using multiple Oracle Homes. Ask Oracle beforehand if you are still not convinced.

  • Can I Call a 10g Form from 10 Report???

    Can I Call a 10g Form from 10 Report??? I'm using Developer Suite 10g Rel.2.

    Hello,
    It is possible to include hyperlinks in the output generated by oracle Reports (when DESFORMAt=HTML / HTMLCSS or PDF)
    http://www.oracle.com/webapps/online-help/reports/10.1.2/topics/htmlhelp_rwbuild_hs/rwcontxt/props/pi_lay_hyperlink.htm
    When clicking on the hyperlink , a Form can be called...
    regards

  • Calling css and js file in webcenter portal template

    Hi All,
    I stored all js and css file in wcc.I want to invoke css and js file in webcenter portal template .How can i invoke by direct link?
    First question, to get the direct link for the css file in webcenter content

    Copy Download URL of selected css file by Right click on the css file from Space => Documents and click on 'Get Links' in the popup menu. Copy the link for later use.
    FYI, Assuming files are uploaded to WCC via WebCenter Portal -> Spaces/Portal -> Document Explorer taskflow.
    In the similar lines, I wrote the following article titled "Using FusionCharts in Oracle WebCenter Portal" in which I upload the js files and swf files to WCC via Document Explorer taskflow. Later I made use of the direct link of js files to render charts using FusionCharts js files/swf files.
    https://blogs.oracle.com/nandakishorkn/entry/using_fusioncharts_in_oracle_webcenter
    Once you've direct link to css / js file(s), you can use af:resource tag like :
    <af:resource type="css" source="url" />
    <af:resource type="javascript" source="url" />
    See also :
    Creating and using Page Templates in Oracle Webcenter Portal Applications (Refer Slide#1-22)
    http://www.oracle.com/technetwork/middleware/webcenter/portal/learnmore/pagetemplates-1438595.pdf
    Run custom javascript when ADF page loads
    http://www.ateam-oracle.com/run-custom-javascript-when-adf-page-loads/
    I hope it helps!

  • Calling Oracle Discoverer Report from Apex

    How to call Oracle Discoverer Report from apex application?
    Thanks!

    The report is on a different data base ... need to create a process to get the data into the view behind the report and then materialized view in Apex etc .Then recreate the same report in Apex. But I am trying use the disc report url to invoke the report directly from apex.
    Any suggestions or thoughts are greatly aprreciated.

  • Upgrade OracleAS 10g Forms from 10.1.2.3.0 to 10.1.2.3.1

    Hi All,
    How to Upgrade OracleAS 10g Forms from 10.1.2.3.0 to 10.1.2.3.1 in R12.1.2?
    Platform Linux and DB version 10.2.0.4.
    Thanks & Regards,
    Tharun

    10.1.2.3.0 is the latest certified patchset with EBS R12
    Upgrading OracleAS 10g Forms and Reports in Oracle E-Business Suite Release 12 (Doc ID 437878.1)
    https://blogs.oracle.com/stevenChan/entry/forms_reports_10123_bundle_ebs
    Thanks,
    Hussein

  • How to read xml file present in the UCMS from  webcenter portal application

    Hi,
    I'm new to webcenter portal and would like to know how to read an xml file which is present in UCMS 11g(contributors folder) from webcenter portal application.
    Thanks in advance

    I guess I had mentioned that I want to read it via my webcenter portal app rather than login to ucms and searching it via url.
    I want text labels and button names being stored in the xml file which I'm going to keep in the UCMS.
    After reading that from the xml will be placed at appropriate locations like the button values and label feilds, so that we dont need to deploy entire app for this kind of simple changes.
    Now can anyone provide some help with the api's related to this?

  • Calling Oracle store procedure from Crystal 11 command

    I need to call Oracle store procedure from Crystal Command. The Store proc has ref cursor. Is it possible. Can you post few examples?
    Also, is it possible to have multiple sql statements in a Crystal Command, when working with Oracle 10g?
    It is working for SQL server.

    Please re-post if this is still an issue to the Data Connectivity - Crystal Reports Forum or purchase a case and have a dedicated support engineer work with you directly.

  • FRM-10242:  Cannot call linked-in Forms from Form Builder. error

    FRM-10242: Cannot call linked-in Forms from Form Builder.
    Cause: The menu designer specified a call to linked-in Forms from within Form Builder.
    Action: Notify your DBA.
    does anyone know why this happens.
    I have this main-menu.. and when i click on one of the submenus which should call the form....i get this error.

    Same issue here... Been trying to get this working since a week now. I tried all the solutions like memory heap and all but no luck.
    One thing that I would like to know is that, in some threads the resolution was to recompile the INS_FORMS.MK file under /forms/lib32 but with my installation I don't have that "lib32" folder under /forms/ and I can not even find that file anywhere in my entire installation.
    I am using 12.1.1 on Windows Server 2008.
    Any help or guidelines is greatly appreciated.
    Santhosh.

  • Calling oracle 6i reports from ADF

    Hi All,
    My requirment is to call oracle reports from ADF.
    Can some one help me in calling oracle 6i reports from ADF faces.
    Plz provide some link where I can info about this.
    Regards
    Srinivas.

    Hi,
    you can call the Reports Web URL from ADF. If you want o do this embedded then have a look at
    http://thepeninsulasedge.com/frank_nimphius/2007/09/11/adf-faces-showing-reports/
    Frank

  • Get weblogic deployment version from webcenter portal application

    Hi everybody,
    I was wondering whether it is possible to retrieve the version number of a deployed webcenter portal application from the application itself. The usecase here is that we want to display the version number in the portal application itself. I have set the current version in the MANIFEST.MF and the deployment works and provides the correct version number. Now I am wondering how to retrieve this value. I have tried reading from the MANIFEST.MF from within the application but I only manage to get the manifest for the webcenter framework... (This is undoubtedly because it reads from the WAR and not the EAR)
    I am using Webcenter Portal 11.1.1.6.
    Any pointers?
    Thank you!

    Hi! Thanks for your reply. I think you may have misunderstood me. I do not need the server version, but the version of a deployed application on the server. (like "portalapp (V1.0)") Using the MANIFEST.MF I can specify a version.
    I can see there might be a way to do so by connecting to the weblogic server using the method referenced by you but I wonder if there could be an easier way.
    Greetings,
    Marcel

Maybe you are looking for

  • My iPad can't hit my web server when on my Wi-Fi

    iPad unable to use map services from my Arc Server when on my Wi-FI This is a strange one.  I put the ArcGIS app on my iPad3 today, and it seemed I couldn't get the syntax correct to add any map services from my own ArcServer.  (Arc Server 9.3.1 on W

  • My RAM is not working correctly

    Ok so I know that I need to upgrade from 1GB of RAM to 2. But it used to run just fine with one.MY main thing I do is Run traktor DJ studio with it. I used to be able to run Traktor and surf the web at the same time. I went to activity monitor and lo

  • Downloaded pic from my iPhone 5 to Mac Pro 13  2013

    New system IOS 7..........Picture was taken in Black and White with filter on Camera but when Iphoto opened to import it was in Colour. Can anyone tell me Why this Happened?

  • How do I transfer music from my iPad to iTunes on my pc without losing it?

    Recently had to reinstall my Window OS to factory specifications! What a pain. I have already lost all my music from my iPod trying to transfer music to iTunes. I still have it on my iPad, but am afraid to connect it to my computer for fear of losing

  • NW04S SR1 installation stops in phase 26 - import MAXDB statistics

    Dear Forum, During the installation of Netweaver 2004S SR1 on a MS Windows Server 2003 64 bit environment, the installation stops in phase 26 - import MAXDB statistics. I looked in the XCMDOUT.LOG file and tried to recreate the index. I allready upda