APEX with J2ee Web APP integration

Hello

We are evaluating the APEX. I understand that APEX is running on the Http Apache server.

-I wanted to know if its possible to invoke servlets from the APEX web page /JSP. I guess we can call a URL of the servlet running on a website separate server (e.g. Tomcat, Jetty, etc.) the APEX using java scripts page. But I want to get back the other web server response (success/failure).
We would like to call a servlet which records the user input data (data can be a file, etc.) in a separate DB of APEX web page.

-Also is it possible to operate the APEX on a j2ee Web server, is there any work that goes on in this direction?

Can someone please indicate the location of tutorial/steps that could help me raise please J2ee Web app help is in this regard would be appreciated?

Thank you very much

-VK

Nanny:

Replace

DBMS_OUTPUT. Put_line (value);
with
HTP. PRN ("Output is" | value);

Follow this link for more information on the package htp
http://download.Oracle.com/docs/CD/B19306_01/AppDev.102/b14258/w_htp.htm#i1058734

CITY

Tags: Database

Similar Questions

  • I had Windows server 2008 with microsoft web apps 2010 and I am unable to install KB2553095 to (MS11-072)

    I had Windows server 2008 with microsoft web apps 2010 and I am unable to install KB2553095. While trying to manually download and install its giving message "there are no products made by this package installed on your system", but I had windows web apps 2010 SP1 is installed on all my servers.

    Security bulletins: MS11-072
    Security bulletins: MS11-072

    Security Bulletin: MS11-072

    Hello

    Note that your computer is under domain, you must contact the TechNet forum, where we are the support technicians who are well equipped with knowledge on the issues of domain, do please visit the link provided below.

    http://social.technet.Microsoft.com/forums/en-us/winserverfiles/threads

  • APEX with R12 e-business integration

    Hello

    In Oracle apps 11.5.10.2, we have developed a few pages in APEX (version4.0) and integrated into e-business (i.e. access pages of the apex of the responsibility of e-business-> menu-> function)

    now, we are trying to upgrade to R12 Oracle applications, where mod_plsql is no longer supported.

    I wanted to know what is the best option and the simple to integrate the apex with e-business pages? and the details of how integrate.

    1 http server separated with mod_plsql
    2 apex listner (AL)

    in the second option, we can install AL on tech-stack even as e-business or do we install on separate tech-battery?

    Rgds,
    -Kamal

    Hi Kamal,

    I think that the steps that you need to configure the integration are correct. Use of the gateway FND simply install the patch and then call the GWY.jsp of the function of the form with the profile that contains the URL of the Apex. With R12, you must use a jsp page to call Apex mod_plsql is not supported. Still, you need a listener OSH or separate Apex in support of mod_plsql for installation of the Apex.

    Rod West

  • in a single file of worm 8xx download does not work with Outlook Web App

    If I download the file from Outlook Web App (for example name.doc) in version 8 and 8.0.1 in save the firefox file say you have chosen to open attachment.ashx which i an ashx file to https://...

    In previous versions everything was ok.

    Outlook Web Access sends a Content-disposition header that is illegal to Firefox. This is no longer allowed in Firefox 8. Firefox 9 will have a work around for this so that Microsoft has set their software.

    See http://support.mozilla.com/nl/questions/895024

    https://support.Mozilla.com/en-us/search?q=attachement.ashx

    Bug 704989 - add workaround for handling attachment Outlook Web App (OWA) broken

  • Problems with the web app FDM

    Hello

    I am getting below error while running the data map in the web app FDM. FDM - 11.1.1.3 version. Where I could find the this error stack trace? Please could you help me solve this problem.


    Error - "an exception occurred during the execution of the current web request. Please contact the administrator to review the stack trace in the event log for more information about the error"

    Source: http://ProdServerName/HyperionFDM/AuthorizedPages/LogonPage.aspx

    Thank you
    Michel K

    This problem is resolved after removing the special characters to the corresponding Oracle table - tdatamap.

    Thank you
    Michel K

  • Photo gallery with web app integration

    I want to create a web application where if I create a new item, which automatically creates a new photo gallery. Also this photo gallery will be automatically linked in a field with the code from photo gallery. Is this possible? Yes, how can I achieve this?

    You can't do it automatically no.

    For the Gallery module, that a case should be made and pictures added in this folder.

    You must then add the module for this gallery in a web application.

    It's all manual.

    You would have to do 20 custom fields to upload images as part of a web application to create a gallery item.

  • Store data locally on browser with Muse web app

    If I understand correctly, the Muse is compatible HTML5.

    Does this mean that all information or data input, i.e. a list of contacts or a collection of records, would be stored locally on the user's browser?

    That info will be present if user revisted the site again.

    I was hoping to use the command of localStorage objects.

    See the link:

    HTML5 Web Storage

    By html5 compliant IDEs, (Muse Inc.) mean usually they take in charge the structural semantics of html5, and the main elements. They don't take over the api through the use of javascript, which the user must program themselves.

    A word of warning if the iOS devices clear the cache in certain circumstances, and if private browsing is enabled local storage will not work.

  • link web app

    Hi guys and girls

    I need assistance with link web apps

    Ive created a web app store webapp finder to locate the various stores that works very well for a map view and display the list of all the stores.

    In my view list to the store finder webapp , I want to pull information from another web app store hours of negotiation , and view a list of who.

    I added my data source field in my store finder webapp and when I add my {{item.datasource}} to my liquid configuration store finder webapp it gives me just a link to an element of normal working time name.

    I want all the commercial hours info to this STANDARD HOURS displayed on list of STORE 1 not only a link titled HOURS STANDARDScreen Shot 2016-01-17 at 2.10.10 AM.pngScreen Shot 2016-01-17 at 2.10.47 AM.png

    I'm not sure if im understanding the way webapps working properly or if you understand my explanation, but would be nice to get help on this!

    Hey there,

    You don't need a separate web application. You can just put all this information in the original web application, you have nothing here by the looks of it that requires that.

    BUT

    Regarding your question - data source also generates the ID of the web application element. So if you call just a module web app that generates output a specific element, when you arrive you will see the itemid parameter - just put the liquid data source id tag in there, instead of the real id.

  • To display only certain items Web App?

    Hello

    Imagine that we have a Web application that has a drop-down list field called 'Location' with options, Melbourne, Adelaide, Sydney etc.

    It is possible to create a new Page with the Web App on the page module to display only items that have elements web app that have the "Melbourne" option selected?

    As in, I want only that the elements of web application that have the option of Melbourne selected on the output page. All the other elements (those with Adelaide selected, Sydney etc.) to not display on the page? It should not even in the source either.

    Is something like this with the liquid?

    Because at the moment all them I do is just:

    {module_webapps id = "123456" filter = "all"}

    And then just "display: none;" on these points, I will not appear on the page, but this is not really ideal, because even if it appears on the page, it can still be read in the source code.

    I know that this is possible by using the Classifications and then displaying the {} with the ranking module, but I don't want to use this method.

    Thank you!!

    You can do something like this with if statements in a liquid.

    This is the concept:

    {module_webapps id = "123456" filter = 'all' resultsPerPage = "500" sortType = 'date' collection 'rental' =' model = '}

    {% for i % location.items}

    {% If i. ['Location'] is 'Melbourne'-%}

    {endif %}

    {% endfor}

    Of course, you don't have to use a collection, you can place the fi statement in any layout and it would work.

  • Link Web App points to CRM

    I'm not sure this is the right place to post a feature request, but I hope that Yes.

    I really wish that when there is submitted by a client, Web App components that the CRM record for this customer had a direct link with their elements of web application.  If I could have what I always wanted, I'd like the option extend CRM to give you the possibility to extend it with a Web App form, which I guess would be a command.  I'd be happy as a clam if there wasn't just a tab in the view of the CRM client, or even just a link added in the more dropdown menu.

    Alternatively, if long forms CRM had some features that is only available in Web applications, like linking to other applications or modules by using the Data Source - I probably not count on web apps so much.

    Bottom line is that, as it is now - if you have a customer who, for one reason or another, includes additional information in a web application, this is a very tedious to click their CRM folder in the web application, then find them in elements, etc..  It would be so nice to have just a simple link to click back between the two.

    See you soon

    As soon as BC finished the new API V3 you must web app that connects.

    1. you can have a web form update that updates a details of people including their custom CRM entries. -Already in place.

    2. you can use module_data and liquid to make CRM entries (don't not need to be connected) If you want to show people in the CRM on a Web site.

    3. the only thing missing at this point 2 is the custom of the CRM fields, but it will come soon.

    In saying this, I also try to work with BC on a concept of relationship to bring BC modules together and more usable.

  • Integration of apex with EBS R12 - javax.servlet.ServletException

    Morning,
    We are in the process of upgrading to 11i to R12 and we found that our launch Apex in 11i method no longer works in R12. We try to follow the following instructions: http://www.oracle.com/technetwork/developer-tools/apex/apex-ebs-wp-cabot-consulting-169064.pdf and have created a .jsp file and compiled according to the document. When we try to start the apps function if we get:
    An exception occured.
    
    URL=XXX/OA_HTML/XXFND_LaunchApex.jsp?transactionid=1236782452&language_code=US&CallFromForm='Y'&p_application=112&p_page=101&oas=DScF2XdCwRRnxFePUKHOnQ..
    
    javax.servlet.ServletException: oracle.classloader.util.AnnotatedClassNotFoundException: 
    
           Missing class: _XXFND__LaunchApex
    
         Dependent class: oracle.jsp.runtimev2.JspPageInfo
                  Loader: oc4j:10.1.3
             Code-Source: XXX/apps/tech_st/10.1.3/j2ee/home/lib/ojsp.jar
           Configuration:  in META-INF/boot.xml in XXX/apps/tech_st/10.1.3/j2ee/home/oc4j.jar
    
    This load was initiated at oacore.web.html.jsp1603821464:0.0.0 using the loadClass() method.
    
    The missing class is not available from any code-source or loader in the system.
    I have XXX'ed on our field. Someone else has it, or anyone who has successfully integrated apex with EBS R12 can let me know what they were doing?

    Thank you

    Hello

    If the jsp is compiled successfully you can bounce your web server before you can use the jsp. See MOS notes 458338.1 for further details.

    In fact, now that Oracle have updated their FND gateway for integration Apex there are only a few situations (for example, if you want to pass parameters to the function of the form at the Apex) where you need to use a custom jsp page to launch the Apex. In most cases you can use the Oracle provided GWY.jsp to start your Page Apex. To use this jsp, you must apply the patch 12316083 EBS R12 (and the patch 12726556 if you launch in browser forms). How to use the GWY.jsp is described in 'Extending Oracle E-Business Suite Release 12 using Oracle Application Express' white paper.

    Rod West

  • Integration of APEX with EBS R12.1.1

    Dear all,

    As I need to integrate EBS R12.1.1 without SSO and APEX

    To do this, I followed the steps in the link below

    http://forums.Oracle.com/forums/thread.jspa?threadID=586011 & tstart = 0


    The steps are

    Implemented at the Apex:

    1. create a blank page in OAE application, for example P2.

    2. edit the page attribute and set the security - authentication "Page is Public.

    3. create a branch in this page, as follows:

    Direction of Type Page accept transformation (not common)
    On the linen branch point: before header
    Action - Page 101 (that's my login page id)

    Implemented in EBS:

    1. create a profile under the responsibility of the developer of the Application as follows:

    Name OAE_LAUNCHER
    Request < what >
    User profile name Oracle Application Express Launcher
    Oracle Application Express Launcher description

    2. the superior set to the value of profile system-> profile-> system administrator responsibility and look for the "OAE_LAUNCHER". Set the value to the level of the Site as:

    port http:// < hostname >: < apex >/pls/apex

    3 create a function under the responsibility of the administrator system-> Application-> function, as follows:

    Name of the function LAUNCH_APEX
    Application of ApEX launch user function name
    Property function plsql SSWA type
    OAE_PKG of HTML Web. LaunchOAE

    4. create a PL/SQL Web entry under the responsibility of the system-> Security-> PL/SQL Web administrator, as follows:

    Name OAE_PKG
    Type package

    5. create an entry in any menu that need to use this link, as follows:

    Application of quick launch ApEX
    Function start an ApEX Application
    Description start an ApEX Application

    * 6. Compile the package OAE_PKG in EBS database *.

    procedure LaunchOAE (varchar2 parameters) is

    l_apex_launcher varchar2 (2000);
    l_apex_launcher_profile varchar2 (2000);
    l_userid applsys. FND_USER.user_id%type;
    l_username applsys. FND_USER.user_name%type;
    l_launcher_params VARCHAR2 (2000);
    l_resp_id NUMBER;
    l_resp_appl_id NUMBER;
    l_security_group_id NUMBER;
    l_org_id NUMBER;

    Start

    l_apex_launcher_profile: = fnd_profile.value('OAE_LAUNCHER');

    If l_htmldb_launcher_profile IS NULL then
    HTP.p (' contact the system administrator.) ');
    HTP.p ("profile - OAE_LAUNCHER is null");
    return;
    end if;

    l_userid: = FND_GLOBAL. USER_ID;
    l_username: = FND_GLOBAL. USER_NAME;
    l_resp_id: = FND_GLOBAL. RESP_ID;
    l_resp_appl_id: = FND_GLOBAL. RESP_APPL_ID;
    l_security_group_id: = FND_GLOBAL. SECURITY_GROUP_ID;
    l_org_id: = FND_GLOBAL.ORG_ID;

    l_launcher_params: = l_launcher_uri: = ' / f? p = 101:2:NO:P101_USERNAME, P101_PASSWORD, P101_RESP_ID, P101_RESP_APPL_ID, P101_SECURITY_GROUP_ID, P101_ORG_ID:' | l_username | ',' || l_password | «, » || l_resp_id | «, » || l_resp_appl_id | «, » || l_security_group_id | «, » || l_org_id;
    l_apex_launcher: = l_apex_launcher_profile | l_launcher_params;

    owa_util. REDIRECT_URL (l_htmldb_launcher);

    end if;

    exception
    while others then
    HTP.p (SQLERRM);
    end LaunchOAE;


    I'm done up to 5 steps, but in step 6, during the compilation of the procedure, I get an error ORA-00900: invalid SQL statement

    could someone help me solve this error as I followed Rod West document

    If any other progressive documents available for Apex & EBS R12 integration please share.



    Kind regards
    Alexander

    Hi Serge,

    SSWA plsql function, is a property that you define everything by creating a FUNCTION under the RESPONSIBILITY of the SYSTEM ADMINISTRATOR...

    If you want to integrate the APEX with EBS 11i or R12...

    As in R12, the JSP that is given in the document West Rod call APEX page shortly after clicking the menu in EBS...

    Therefore compile the JSP correctly by following the steps in the document, if you have compiled successfully, while the APEX page will be redirected by clicking on the MENU of the EBS.

    Make sure that U compile it successfully...

    Izz all wells
    GTA...

    AWARDS: Don't forget to mark correct or useful posts on the forum, not only for my answers, but for everyone!

    Published by: GTA on 26 January 2011 22:01

    Published by: GTA on 26 January 2011 22:02

    Published by: GTA on 26 January 2011 22:43

  • My web app does not work with the new version of firefox 31. It uses the heatmap.js for leaflet.js plugin to generate the plan of the temperature.

    There is heatmap.js site: http://www.patrick-wied.at/static/heatmapjs/example-heatmap-leaflet.html
    There example of layer of flyer.
    I could see after upgrading firefox to version 31 temperature map in the browser for this example. But with a previous version of firefox I could see it.

    My web app users leaflet.js and heatmap.js plugin. It users the same code as on the example page.
    After update firefox version saying "your script take too long to run. Continue? "again and again and not contains a temperature card.

    I use the folder plugin - 0.7.2.js and heatmap - 1.0.js for brochure.

    Seems to work here.

    You can try the following steps in case of problems with web pages:

    You can reload webpages and ignore the cache to refresh potentially stale or corrupt.

    • Hold down the SHIFT key and click the Reload button
    • Press 'Ctrl + F5' or 'Ctrl + Shift + R' (Windows, Linux)
    • Press 'Command + shift + R' (Mac)

    Clear the cache and cookies only from Web sites that are causing problems.

    "Clear the Cache":

    • Firefox/tools > Options > advanced > network > content caching Web: 'clear now '.

    'Delete Cookies' sites causing problems:

    • Firefox/tools > Options > privacy > "Use the custom settings for history" > Cookies: "show the Cookies".

    Start Firefox in Safe Mode to check if one of the extensions (Firefox/tools > Modules > Extensions) or if hardware acceleration is the cause of the problem.

    • Put yourself in the DEFAULT theme: Firefox/tools > Modules > appearance
    • Do NOT click on the reset button on the startup window Mode safe
  • How to create a dynamic multilingual with liquid Web site and web apps

    In the thread Re: liquid: what are the best practices suggested for several languages? that part of my problem is resolved.

    I created a list web app that contains several fields from the data source.

    These data source fields have multiple values where the customer has to choose the value of (i) there is. That is to say place: sea front area rural, etc., etc.

    These values must be translated from English into Dutch.

    So, how do I build my Web page with a liquid markup custom c.q. of entry?

    Thanks for any help.

    Kind regards

    Carla

    Hi Carla,.

    You have many options at your disposal with the liquid, so with the datasource_id of the original web application, you can call another Web application referencing this ID to get the information you need and collect the data in a collection or display in a custom template (.tpl) file.

    Here is an example. Inside of your application model web detail.html

    With the help of a collection:

    {module_webapps id = "3rdPartyWebApp" filter = "item" itemId = '{{dataSourceID}}' collection 'webAppData' =' model = '}
    {{webAppData.items [0] .description}}

    With the help of a model:
    {module_webapps id = "3rdPartyWebApp" filter = "item" itemId = "{{dataSourceID}}" template = "display_webapp_description.tpl"}

    ... display_webapp_description.tpl content:

    {{description}}

    You should be good to go.

  • Creative sync cloud app. problem with the web application

    Hello

    I have some problems with the synchronization of files in the creative Cloud Files folder on my computer (I use a Mac) and the Creative Cloud Web App. practically the files I have on my computer folder do not appear on the web (and I can't create links of sharing for them) and vice versa. We have a team account and we can exchange files between us, but nothing appears on the web application. The problem applies to all members of the team.

    There is a problem with the service or it could be a local problem?

    Thank you

    Florin

    @ursuss - what you see in the creative Cloud Files folder on your computer must match what you see on the site Active CC to https://assets.adobe.com/files.

    Use the collector for the Adobe Log tool to https://helpx.adobe.com/creative-cloud/kb/cc-log-collector.html and newspapers as well as the explanation of the problem by e-mail at [email protected]. Please provide additional information indicated by Warner Harress in this Adobe forum post https://forums.adobe.com/message/8385752#8385752.

Maybe you are looking for

  • Import/export to the new office in 2016. The big questions?

    I wonder if I should upgrade my office365 to new version of 2016? Someone at - he had more trouble export/import of the docx Pages with the new version of office?

  • Discs DVD - RW recommended on Satellite L30-101

    Someone could recommend one of these drives to be used on a L30-101, you can. Been using Verbatims on my old desktop but this laptop does not like them. see you soon

  • How do we uninstall sound card from the bios on a Satellite L40?

    I bought a Creative Soundblaster 5.1 and install having problems with him. The technical team was advised to uninstall or diasble internal sound card via Device Manager. Tried and every time computer re - starts the sound card is re-installed. The te

  • Tiara activation gui... problem

    Hello When I open the tiara, it blocks "Activation gui...". » -All use to work here, -J' I just reinstaled windows a few days before -Windows updates are disabled -I don't not install something else between the time that she still worked and the time

  • locations of memory T530 - Lenovo solutions Center

    T530 Question Is the Slot 1 (Lenovo Solution Center) under the keyboard or on the back of the computer? What I understand I understand that there is a slot memory under the keyboard and the other at the back of the computer. --> Lenovo Solution Cente