WEB ENABLED APP.

Ours is a telecom Organisation and deal in Operations Support System.We have decided to change our existing Developer based Applications to web enabled applications.Do we need to upgrade from existing Oracle 8 to Oracle 8i.What all system configurations both on hardware and software level do we need to upgrade to minimize changes in existing applications which have been developed using forms 5.0.
Thanks,
AC

Hi,
You may want to post this question to the Forms6i discussion forum. JDeveloper is a different tool from Developer. JDeveloper is a Java IDE, which includes the Business Components for Java framework, and wizards for generating JSP applications or Java applications. If you want to upgrade your existing forms that were built with a previous version of Developer, then I would check with the Forms 6i list.
If you are interested in re-writing all of your forms using JSPs or Servlets, then this would be the right place.
As for the database, there is not a requirement to update. The biggest difference between 8 and 8i is that 8i has java in the database (EJBs, Java Stored Procedures, etc.).

Similar Messages

  • Web enabling Java apps

    Hi,
    I have developed a database application using JDeveloper. This
    application accesses tables in Oracle 8i database. I want to web
    enable my application. We have an oracle 8i database server on a
    seperate m/c and have also installed Oracle Application Server
    4.0.7 in another m/c. What steps should i follow to web enable
    my Java application ? How should I put my application into the
    Oracle application server? Should I have to seperate the GUI
    part from the application logic ? Pl reply me asap, as i
    struggling with this problem for the last few days.
    P.S. The application just has a grid and few other controls and
    based on a query, the grid gets populated dynamically.
    null

    Hi
    check out the help system (JDev doc) .
    launch the help system.
    open the book icon for "Building Java Forms Using InfoBus"
    select the "Deploying a Java Form"
    regards
    raghu
    sowmya krishnaswamy (guest) wrote:
    : Hi,
    : I have developed a database application using JDeveloper.
    This
    : application accesses tables in Oracle 8i database. I want to
    web
    : enable my application. We have an oracle 8i database server on
    a
    : seperate m/c and have also installed Oracle Application Server
    : 4.0.7 in another m/c. What steps should i follow to web enable
    : my Java application ? How should I put my application into the
    : Oracle application server? Should I have to seperate the GUI
    : part from the application logic ? Pl reply me asap, as i
    : struggling with this problem for the last few days.
    : P.S. The application just has a grid and few other controls and
    : based on a query, the grid gets populated dynamically.
    null

  • Deployment of Flex app to web and app server

    Hi
    I'm working on putting a Flex front-end on an existing J2EE
    app which gets deployed as an ear file. The architecture consists
    of web server, app server and database server. Is the following
    approach to deployment possible / recommended?
    My Flex app will be deployed to the web server. The J2EE ear
    file will be deployed to the app server (Weblogic). BlazeDS will be
    bundled within the ear file as a war file. Remote Objects will be
    configured in my BlazeDS configuration files to enable me to access
    the code in my J2EE app. In the compiler options of my Flex app,
    I'll be setting the server root folder and server root URL to point
    to the BlazeDS war file on my app server.
    At present I'm at the stage where I can run my Flex app
    directly from Flex builder on my development PC and it's able to
    connect tto the J2EE app, which is running on the app server
    (Weblogic) also on my development PC. I can't find documentation
    explaining how to extend this to work on a multi-tier architecture.
    Thanks
    David

    Hi,
    I replied to your post in FDS forum. Please visit the URL
    below for the response.
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?catid=583&threadid=1373523
    Hope this helps.

  • Web Enabled forms

    Hi
    How can I web enable a form. I know nothing about HTML

    Sorry if this sounds harsh but your description of how this works, is totally and utterly incorrect.
    If you you work for Oracle (as your strapline indicates) and you wish to discuss this, then mail me offline.
    You wrote..
    "Forms server creates Java applets (no html code) from your *.fmx files ( now stored on the Application server) which are capable of painting the screen inside a browser which will look just like your client /server Forms apps. When a transaction is processed on the client Forms Server process the transaction on the Application server - not on your client PC."
    -- Forms server creates Java applets
    No it does not. Forms server spawns a process per user, that process loads the FMX and uses meta-data name/value pairs to pass instructions to the java client. The Java client paints the screen based on these meta-data instructions. We do not (and never will) dynamically create java applets.
    -- When a transaction is processed on the client Forms Server process the transaction on the Application server - not on your client PC.
    No it does not. The java client is completely and utterly unaware of any application level logic in the application. The java client merely indicates that something occurred (either you clicked or typed) the processing of this event including any logic, data retrieval and messaging is handled on the middle tier by the forms server.
    Jason Pepper
    Snr Product Manager
    Oracle Enterprise Internet Tools
    null

  • Web Enabled SAP environments

    I would be interested to know why people have chosen to use PHP in a SAP environment.
    I started using PHP with SAP because the clients I worked for did not have a SAP environment with any web functionality. Therefore without PHP it would be quite difficult to create any web based applications with SAP integration.
    If you have the luxury of working within a web enabled SAP environment, why would you use PHP to integrate with SAP?
    The latest SAP products provide tools to create native web applications.

    I'm actually coming from the side where you have your ABAP developers and your web developers and now with the current state of things management wants the two working together.
    For smaller companies they have most likely used PHP or something similiar because of costs, I mean the ABAP and SAP people stole all the money for licenses right? OK, that was just a joke.
    But for a smaller company the dual development environment could be the more cost effective solution. The ABAP people may have no web experience or time for development in the web environment whereas the web developer most likely have no ABAP experience and therefore that dual situation is already in exsitence.
    I work for a rather large company and we have this actually. Or ABAP people have no web development experience and our, in this case, JAVA guys have no SAP experience however many of our JAVA guys have played around with PHP so therefore they can now use JCo or SAPRFC.  For us the idea is that we continue to build the JAVA or PHP apps since there are so many of them and now begin to integrate calls via RFC to SAP backend systems.
    So it depends on which angle you take JAVA/PHP could be the primary language and ABAP the secondary or vice versa it all depends on which developer you talk to.
    And becasue of resources, cost, time etc. the dual environment is a better way to go. Now eventually in time the idea is bring the two completely together in which case both environments would no longer be neccessary - however no one knows when that will occur so until then...

  • Web enabling custom packages

    I have created a custom package in apps schema and granted execute rights to public on the package. Now when i am trying to execute that package i am getting Basic login screen. How do I web enable my custom packages? Also I am not able to get to /pls/admin_/ page. It also throws a basic authentication screen.
    thanks for help!

    your classpath during compilation should have this, assuming your Java source files are in the classes directory also...
    <path-to>/WEB-INF/classes

  • An error occurred while trying to connect to a Web service, when InfoPath web enabled form loads.

    Hi Everyone,
    I am getting an error message: An error occurred while trying to connect to a web service, when my InfoPath form tries to load.  The last few days, it only spits this error message in the morning and around 12pm-1pm it resolves itself and the form loads
    fine the rest of the day, oddly enough. 
    A few things about my form:
    1). It is web enabled
    2). The form submits to a form library on the SP server
    3). I use the UserProfileService data connection in the form to auto-populate a few fields
    4). I use a udcx file with correct language stored in the root of the site collection in the data connection library
    5). The form has been working fine until a few days ago
    I noticed while in Central Administration, that the User Profile Service Synchronization is Stopped.  Not sure if this is causing some or all of the problem. If I need to start it I will need to contact my farm administrator to do this, since I do not
    have the service account information.
    Also, I looked thru the log files on the SharePoint server and found the following by searching for the Correlation ID shown when the error comes up, I won't put in everything just the important messages.
    Schema file was already loaded: BuiltInActiveXControls.xsd
    FormServer Partial Trust - Proxy operation invoked in the SHIM process.
    FormServer Partial Trust - Invoking proxy operation for Web service adapter failed with exception Operation is not valid due to the current state of the object. for Url=https://<SP URL>/_vti_bin/UserProfileService.asmx
    Data adapter failed during OnLoad: The custom code in the form cannot be run. This functionality may be deactivated on the server. For more information, contact the server farm administrator.
    The following query failed: GetUserProfileByName (User: , Form Name: Expense Report, IP: , Connection Target: <SP URL>/Data Connections/GetUserProfileByName.udcx, Request: , Form ID: urn:schemas-microsoft-com:office:infopath:Expense-Report:-myXSD-2014-04-11T21-06-32
    Type: DataAdapterException, Exception Message: The custom code in the form cannot be run. This functionality may be deactivated on the server.

    Hi B.,
    You are on the right track. I recommend that you first get the User Profile Synchronization Service started because that itself could be the root cause of the issue.
    If that doesn't fix it then focus your attention on the GetUserprofileByName data connection. I always use my secure store ID for this connection. I add the ID by editing the udcx file and then publishing it again.
    Hope this helps.
    Daniel Christian (MCTS)

  • TEXT_IO.FOPEN not working on web deployed app FORMS 6i

    Hi all
    I have coded parsing file by using TEXT_IO.GET_LINE but it seems that my file even can't be opened.
    declare
    file1 text_io.file_type;
    filename1 varchar(256);
    linebuf varchar2(100);
    begin
    file1 := TEXT_IO.FOPEN(:CSV.CSV_PATH, 'r');
    Text_IO.Get_Line(file1, linebuf);
    if linebuf!='blablablablabla' then msg('line is OK!');
    else msg('Line is wrong!');
    end if;
    TEXT_IO.FCLOSE(file1);
    end;
    On local machine when i enter into :CSV.CSV_PATH "C:\details.txt" the file gets loaded because it gets processing, I can see messages.
    When I upload form onto remote web-deployed app server, I enter into path "D:\details.txt" (I cannot write on C:, the files are the same) nothing happens. Does it mean text_io won't work on Fomrs6i web-deployed? How can I investigate this issue.
    Thanks in advance
    Tome

    With Forms Server deployments. TEXT_IO writes the file on the Forms server not the local PC as it did in client-server mode.
    Here are some workarounds
    1) Download the WEBUTIL add-on from Oracle and use its TEXT_IO package to write to the local file.
    WebUtil is an essential add-on loaded with goodies such as a file browse dialog for local files. Its easy to use and is designed to be compatible with other oracle routines like TEXT_IO.
    Kudos to Duncan Mills at Oracle for this top add-on - dont leave home without it.
    www.oracle.com/technology/products/forms/htdocs/webutil/webutil.htm2) Use the original TEXT_IO (as you are now) to write to a file on the Forms Sever , then display it in a browser window using WEB.SHOW_DOCUMENT
    3) I remember seeing some some old Java scripts on OTN to write to local PC.
    MY APOLOGIES for #3. Most forum posts can be solved with that little gem of an answer. "My sink is blocked" ... "yeah I saw some java code to fix that"

  • How can I automatically refresh a Web Dynpro App every 5 minutes

    Hello,
    I have a web dynpro that is calling a web service. I need that this web dynpro app auto-refresh (recall the web service and update the information) without any user interaction every 5 minutes.
    How can I do this?
    Thanks & Regards
    SU

    you can use timedtrigger UI element to achieve it.
    Edited by: John Wu on Jun 21, 2011 5:33 AM

  • Passing a parameter to a Web start app

    Hi, I'm having trouble getting a single integer value into my web start application. I understand how you do this with a JNLP however I need a different value for this integer depending on a PHP script. With applets it was fairly simple but with web start apps it seems a little more complex - the only way I could think of was to recreate the entire JNLP file via the PHP script which seems a bit cumbersome if all that's changing is a single integer.
    I had a look around on the web for information about this but it seems that information on passing parameters to web start applications is few and far between.
    I'd be very grateful for an answer!
    Thanks.

    alex.p wrote:
    So in this case how would I pass the integer as a parameter to the webstart app. Is there no way of simply putting it in the link to the JNLP e.g ?
    You could do that if you liked. Is there some expectation that the user will run the web start application after you do that? Or that the user won't already be running it? Or that the user will ever run it? I think you should back up and try to figure out what the point of this parameter is. Is it supposed to make something happen? Or are you just changing the application for the next time a user gets around to using it? Or what? As I said, this really doesn't make much sense so you need to provide a requirement that does make sense if you want to get anywhere at all.

  • How do I make my HP Deskjet 6980 printer Web Enabled?

    I cannot figure out how to make my printer web enabled so that I can use ePrint.

    According to this, it can.
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c01619067&lc=en&dlc=en&cc=us&product=3857218#N29...
    It's no big deal really. Just trying to figure out the email so I can print from my phone when I'm not at home.

  • Web Enabling SAP R/3 Transactions in the Portal

    Hi,
    Our requirement is to web enable SAP R/3 (>4.6) transactions in the portal (EP 6.0). We don't want to check for user authorization in the portal as all these things are done in the R/3 system. We just want to have an iView in the portal which will show all the transactions user is authorized for (in the R/3 system). I think it will be something similar to when the user logs into the R/3 system using SAP GUI.
    Just to make it more clear, I am not looking for web enabling of a single R/3 transaction. I am looking for the web enabling of R/3 system as a whole in the portal.
    Can anyone please tell the steps to do the same?
    Please let me know for any clarifications.
    Regards,
    Chandra

    Hi ,
    Well first of all, nthis kind of interface is not suggested. But still if you need this kind of interface.
    then you need to have a seperate installation of ITS server. You need to define a SAP transaction based Iview.
    In property you can call any normal transaction, which gererally every user will have access to.
    Now attach this iview to any existing iview or create a new iview in Portal Content.
    Add the concerned page to a role/create a workset and add this page to it. and workset to concerned user role.
    this will take care of your requirement.
    if you need exact steps please let me knoe.

  • How to change the web page title of a web dynpro app?

    Hello,
    I would like to change the HTML page title of a web dynpro application without renaming the application component itself - but how?
    Thanks for your comments!

    Hi M Walter,
    Assuming you are using Web Dynpro Java, you can change the title of the Web Page for Web Dynpro App by adding the title to the main window of your app.
    Go to Windows and open the properties. There will be a field called 'title'. Give the title you want, save, build, DC->Build and deploy.
    The title you gave to this Window will be displayed as the title of your Web page.
    Regards,
    Ajay

  • Web based or web enabled

    Hi,
    Lot of our clients are requesting us to give them information regarding if we are web-based or web-enabled. My question is
    1. If I am using oracle forms/reports/discoverer 10g and running it over the web with Oracle application server is that web-based or web-enabled
    2. What is the difference between web-based and web-enabled
    3. Is speed a factor?
    Thanks
    Munish

    Hi,
    I don't see a real diference. Web enabled would be appropriate to Forms and Reports 6i that could run on client-server and web.
    Now that they are all web only, the distinction is gone and they are web based (if not you will continue calling everything "web enabled" that isn't built with J2EE, PHP etc.)
    Frank

  • Changing the Header in a Hybrid Web Container app on BlackBerry

    Hello Experts!
    I am trying to add a custom header to Hybrid Web Container Apps on SUP 2.0.  It would be nice to add branding or additional text - even the ability to center the text would be nice.  I have tried various jQuery approaches and can see the changes working when I test via Chrome.  However when deploying to my BlackBerry simulator the changes are not reflected.  If I had to guess - it would appear the entire Header area is not modifiable.  To add more context to the problem review the generated code below from workflow_jQueryMobileLookAndFeel.html
    <div data-role="page" data-theme='a' id="ErrorDetailScreenDiv">      
          <div data-role="header" data-position="inline">
           <h1>ErrorDetail</h1>
         </div>
    Recall that each screen is a div with the data-role attribute page; similarly the div with data-role header is the area in question that I am trying to modify.
    Here is the jQuery I am using in the customBeforeWorkflowLoad method in the Custom.js file.
    $('[data-role="header"]').each(function() {
              var dvHeader = $(this);     
              var elem = dvHeader.find('h1');
              var h1Str = elem.text();
              elem.empty();
              dvHeader.remove('h1');
                    //function buildHeader returns html text of a div etc
              var txt = buildHeader(h1Str);
              dvNewHeader = $(txt);
              dvHeader.append(dvNewHeader);     
    Again when testing in chrome the text is removed and the new header is added.
    If I had to guess - I would say the Workflow application which wraps around the Hybrid Web Container App is interfering;  I assume the workflow (native) application reads the h1 tags and the header we see on the device is the workflow app and not the Hybrid Web Container.  My other guess would be the Header area is somehow locked in the BlackBerry scenario.
    Thanks.
    Edited by: JUSTIN MCGREW on Sep 22, 2011 5:18 PM
    Edited by: JUSTIN MCGREW on Sep 22, 2011 5:21 PM
    Edited by: JUSTIN MCGREW on Sep 22, 2011 5:22 PM

    Hello,
    Yes I was aware of the customBeforeShowScreen method of adding a screen header.  I believe in my testing I determined for ListView-based screens and credential screens the dynamic header is not shown and only works on pages with an HTMLView.
    Doesnt it seem a little silly to have two headers?
    Example:
    Login Page
    Logo \ Login Page \ Custom Text
    Screen Body
    I will accept that there is not a method to replace the header at the very top of the screen.
    Thanks for your time and help!
    -Justin

Maybe you are looking for