Multiple versions of an application on one Forms Server

Is it possible to have multiple versions of an application available via one Forms Server?
We have a DEV, TEST and PROD version of an application and we would like to have the versions seperate on one Forms Server.
Would this be possible using any other Oracle tools (Portal)?
Thanks for your help.

Yes, all you have to do is create a batch file which sets the env variables you want and also starts up the forms listener on a different port. This way you can have a forms listener on e.g.
Port 9000 With Forms60_Path - c:\temp
Port 9001 With Forms60_Path - c:\Production
Port 9002 With Forms60_Path - c:\test
That way you will pick up different files as well.
Regards
Grant Ronald.

Similar Messages

  • 10gAS configuration and deploying 9i applications on 10gAS forms server

    Hi!
    To start with, Pls. explain me the main configuration files after the installation of 10gAS or any AS.
    How to deploy 9i applications on 10gAS forms server?

    http://download-uk.oracle.com/docs/cd/B13597_05/bf.904/b10470/toc.htm

  • How to manage multiple version of PLSQL application in database?

    Hi all,
    What are the recommended approaches for managing multiple version of plsql program in a single database?
    We can't afford to have different db instance for different version due to server resource.
    We need to keep different version so that easier to support our users who are using different version of our application.
    Please advise.
    Regards,
    Jap.

    Hi Guido,
    Yes, I thought of that as well. If really so, then schema name will have to be different.
    Anyway, just exploring if there's any other possibilities.
    Regards,
    Jap.

  • J2EE applications Vs. Oracle Forms server

    Hi guys,
    I have worked in the oracle forms server and building some J2EE applications.
    So what is making me confused is with is better to use? Oracle forms server OR J2EE applications?
    I have seen that most of the enterprise applications build on J2EE technology, building applications using Oracle Forms Developer or Oracle Designer Forms Generator is easer than using J2EE technology and as I know forms server is much faster than downloading html pages using J2EE
    The BIG question is “Why Oracle is pushing and supporting the J2EE more than the forms server”????????
    Please can any one answer this question, I want to posted to some decision makers in my company.
    Thanks a lot,
    Regards,
    Ibrahim Sawalha
    [email protected]

    Ibrahim,
    thanks for your question and lets see if I can help answer your points.
    "which is better to use" - well it depends! - If you have a team of PL/SQL developers who are comfortable in the relational world and are more focused on the business logic of the application rather than the implementation details, then Forms may be the tool which fits the developers' requirements.
    If you have a team of Java programmers and you want ability to build and tailor your application at every level - if you want flexibility on the UI (JSP/HTML, wireless, Swing etc) then J2EE and JDeveloper gives you those choices.
    "...[Forms/Designer]is easer than using J2EE" I think that this is true now but becoming less so. Because Forms is a "black box" in that it hide much of the implementation details, it is inherently easier because you are not looking at that implementation level.
    However, with Jdeveloper, you are seeing the introduction of more and more frameworks do much of the "common implementation" details for you..and so this becomes easier. Jdeveloper is also introducing a number of features which will make development more productive (e.g. WYSIWYG editors). This will bring it more in line with the Forms development experience.
    "Why Oracle is pushing and supporting the J2EE more than the forms server" - well, I guess this is a perception thing. Yes there is a huge push behind J2EE but equally there is a huge effort going into Forms as well (we have a US and EMEA wide Forms Upgrade workshop running at the moment, we have 7 Forms and Designer Papers at ODTUG this year (Jdeveloper has 8 - so its a pretty even split {and thats not including Reports}). Compare the Forms and JDeveloper forums on OTN and you will see both are very active (Forms has the most post of any forum).
    I personally believe that as J2EE is a newer technology there is more to talk about that an more estbalished tool like Forms.
    So I don't really see it as J2EE vs Forms Server. Its more a case of different technologies, different strengths and the decision on which you use will be based on questions about integration, users, application front end, development skills etc etc....and I would hope that the choice becomes clearer when you address each of these questions.
    I hope this helps and please post if you have any more questions.
    Regards
    Grant Ronald
    Application Development Tools Product Management
    ps. may also be worth checking out http://otn.oracle.com/products/forms/htdocs/FormsJavaSOD.html which addresses the question of those who are considering moving Forms applications to J2EE

  • Running multiple copies of an App on one NetWeaver server

    Hi there,    (V12 with ERP/ECC transactions)
    We are setting up our landscapes/environments for development, beta testing, final QA and production.  I am wondering if we can combine development and beta testing on the same system. 
    The obvious concern is that they will have copies of the "same" transactions.  If we don't do anything special, the data source name is hard coded in the transaction and as we are on the same MII server, they can't point to different data sources unless we edit the transactions.  Is there a way to have a transaction use a configuration of some sort to dynamically specify the actual data source?
    Are there any other issues attempting to do this?
    Thanks,
    --Amy Smith
    --Haworth

    Thanks Jeremy,
    Thanks for the suggestion Jeremy. 
    Our server is not capable of another instance.  It is not easy to get our SAP Basis people to install and configure a new system and we are not allowed to do it ourselves.  I was trying to find a way to use our existing instance of NetWeaver/MII to run multiple copies of the application.  In J2EE apps I have worked on, it is as simple as copying the software, changing the URL, changing the application config files for the data source and deploying the new duplicate app under a different name.
    Seems that in MII the transaction "hard" links the data source name to the data source definition and that link is not dynamically configurable.  Would that be a fair statement?
    Thanks again,
    --Amy Smith
    --Haworth

  • Multiple Order Panels as JInternalFrames in one Form as a JDesktopPane

    I have a JClient application which consists of a form(JFrame) which opens a JDesktopPane. Within this desktop pane the user may open different panels(as JInternalFrames), one of them being a panel to create a new order. I want to have the ability for a user to create multiple order panels for different orders within the same desktop pane/form. The order panel consists of mainly 2 lookup views for customer and item information and 2 editable views for the order header and order details. While I can open multiple order panels, each with a unique binding container (ie. a uniquely named UIModel), within the desktop pane all of the open panels edit the same order. How can I modify my code to allow a user to create/edit multiple order instances using this order panel?

    Hi,
    did you have a look at
    http://www.oracle.com/technology/products/jdev/howtos/10g/jcmultiform/index.html
    the section "Data Binding in a Concurrent-Forms Use Case" describes what you are trying to achieve
    Frank

  • Multiple versions of same InfoPath Template in Forms library

    Using SP 2010 and InfoPath 2010.  When I create an IP template today, say with 20 fields and publish to a Forms library then my Forms library will use this template as the default template, all good.  6 months later I need to add a field and re-publish,
    so any new forms will use the template with 21 fields, which is what we want.  But, I want my old forms to always display in their original version, I don't want to see 21 fields displayed for a form I saved 6 months ago.  This pattern will repeat,
    next 6 months I add two more fields, and so on.  It is vitally important that the user see only what was in affect at the time they saved the form in the past, saved 20 fields, see 20 fields, when they click on an old saved form.  The analogy is
    if I scan and upload an image of a Word document to a document library, and change my Word document with more content, I wouldn't expect my scanned image to change.  Silly analogy, but illustrative.
    We may even want to delete a field instead of adding a field when we update the template.  But we would still want any old forms to display in their original state - no missing fields. 
    So what's the best way to continue to make changes to a template over time, deliver it to a Forms library, yet have the existing forms still open with their original layout, not with the latest template? 
    Thanks,
    KevinHou

    Got it solved, sorry.  But for anyone else wishing to do this:
    1. Publishing the form from InfoPath Designer, select SharePoint server, and "Site Content Type"
    2. Select "Create a new content type", and base the CT on "Form"
    3. Provide a name like "My IP Form CT ver 1"
    4. Specify the location of where to publish the template file, for now I just put it in Shared Documents.  You'd probably want a dedicated library just for this, set permissions, etc. so no one can mess with it.
    5. Click Next onward to Finish.  The content type is now in the Site Content gallery and available to add to a Forms library as a content type.
    I then go to my Forms library and add this content type, make it the default, and hide "Form" CT.
    When I need to make a new version, I update my template in IP, save it as version 2, and then walk through the Publish options again, don't do quick publish.  When I get to the relevant publish screens I select Create new content type again, base it
    on "Forms" again, provide a new name "My IP Form CT ver 2", and publish to the Shared Documents library again.  Then I go to my Forms library, add this new content type "My IP Form CT ver 2" and make it the default, then
    I hide "My IP Form CT ver 1" content type.  Now, both content types are still associated with the library, any new forms will use ver 2 because it is the only one not hidden and is set to default, yet any previously existing forms will continue
    to use ver 1 and display using that content type (and of course the template used for that ver 1 content type, which is my ver 1 IP form!).  Cool, got what I need.
    KevinHou

  • HT5148 can i have multiple versions of final cut on one machine

    I currently have Final Cut Pro X, but my video interface requires I use Final Cut Pro 7. Can I have both versions on one machine?

    You can use both the versions. But at times you will have to rename the application "MOTION" to open Final Cut Pro 7 & to use the option "Open a copy in Motion" in Final Cut Pro X!

  • Need information to have 2 applications accessing one UCM server

    Hi,
    I need help to configure the second application in my UCM which has already one application connected to database and weblogic server.I have to develop another individual application which runs on different weblogic server and shares same database but with different schema.How can I connect to UCM to configure second application, any help or steps to configure is appreciated.
    Thanks,
    Rama

    What kind of application are you wanting to connect?
    The documentation includes a complete API guide for reference.

  • Same application showing multiple times (multiple versions?) in Open With menu

    Hello, this has been bugging me for a while, and I hope someone has a clue as to why it is this way.
    I know VLC is not Apple software, but my question is not about the player but the Open With menu/window.
    As you can see in the photo, when I choose a file to Open With a series of applications, I get more "versions" of VLC I don't know why only VLC and not the others.
    I have the 2.0.6 version if it can be of any help, and before my latest update I only had 3 in that menu, now I have 4 VLC's so to speak.
    Even before that, before previous updates, I had 2 VLC's in the Open With menu.
    It looks like with every update I get some sort of duplicate, in this menu...I don't know why and why only with VLC.
    I do not have multiple copies of the program, nor multiple versions.
    There is just one and that is the latest version, 'cause older ones get automatically replaced in the Applications folder once the new one is installed.
    Why do I only see 1 VLC in the Applications folder, Launchpad, and anywhere else, but I see multiple ones in the Open With menu?
    Anyone have an idea?
    Should I delete something somewhere maybe leftovers of previous versions or something?
    I don't want a huge list, at some point.
    Thank you!

    You need to rebuild your launch services database.
    Open a terminal window (it's in utilities).
    Copy and paste this line in terminal:
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchSe rvices.framework/Versions/A/Support/lsregister -kill -r -domain local -domain system -domain user
    and hit return.
    Then relaunch Finder (control-option-click the Finder icon in the dock).

  • In windows how do we install and activite multiple versions of tuxedo at the same time ?

    Hi All,
    In windows how do we install and activate multiple versions of tuxedo at the same time ?
    Advance wishes

    You can run different versions of Tuxedo on the same server, as long as they are installed in different directories.
    See PeopleTools 8.53 installation manual Task 3-1: Installing Oracle Tuxedo
    You can install Oracle Tuxedo once for each release on a machine, regardless of the number of PeopleSoft
    applications or databases the server supports. For example, if you are a PeopleSoft 9.1 customer and have
    Oracle Tuxedo 6.5 installed, you may install Oracle Tuxedo 6.5 and Oracle Tuxedo 11gR1 on the same
    machine in separate directories. For example:
    On Windows, you may install into C:\oracle\tuxedo11gR1_VS2010 and C:\tux65.
    On UNIX, you may install into /home/oracle/tuxedo11gR1 and /prod/tuxedo/6.5.
    E-TUX: Can Multiple Versions of Tuxedo Coexist on One Physical UNIX or Linux Server? (Doc ID 607828.1)

  • How can i deploy two different versions of the same application on the same server??

    I have two different versions of an application. One is a released version. And another version under development. I need to port this version of the application to the same server. I'm using the same classes and packages(except for some new ones). Is it sufficient if i change the name of my ear(application name). Or should i change my code also.

    Hi
    You can repackage the new versions of ear,jar and war with different names. I hope that should work well.
    Cheers
    -pradeep

  • Running multiple User Profile Service Applications -- recommendations, pitfalls, etc.

    I have a farm with one WFE, one APP, and one SQL server. The User Profile Service runs on both WFE and APP, the User Profile Sync Service is on the APP server. There is a single User Profile service application running that pulls from 4 different AD
    import sources: two in the US, one in London, and one in Mexico.
    There is a nightly incremental synch.
    There is an issue where the London users need the synch to occur hourly.
    There are some complexities with one of the US sources in that would make it difficult to run the current User Profile service hourly, plus there is a performance concern.
    I'm interested in possibly creating a second User Profile Service Application that reads only from London and runs hourly.
    Beyond creating the User Profile service and scheduling hourly, what should I be concerned about?
    Will I need to (re)create new Audiences based on those from the original User Profile Service App? Run them immediately after User Profiles? Will there be an interruption in access during that gap?
    Recreate custom User Properties?
    Recreate any Forefront modifications?
    New Profile/Sync/Social DBs?
    etc?
    Thanks,
    Scott

    Hi Scott,
    According to your description, my understanding is that you want to use multiple user profile service application.
    Yes, you can do it. Only one user profile application can be configured to work with the Profile Synchronization Instance. If you want more UPS instance, you need to start UPS on different server.
    Here are some similar posts for you to take a look at:
    https://social.technet.microsoft.com/Forums/en-US/c922d0a8-db7f-4bdd-87a2-686c836bf406/is-it-possible-to-have-multiple-user-profile-service-applications-on-a-single-server-farm?forum=sharepointadminprevious
    https://social.technet.microsoft.com/Forums/sharepoint/en-US/c771591b-bff6-4d57-99a1-7d46ca1d9903/multiple-user-profiles-service-applications?forum=sharepointgeneralprevious
    https://social.technet.microsoft.com/Forums/en-US/26da9723-70a5-43a2-a2b5-faebe60dbe1a/is-it-possible-to-have-multiple-user-profile-service-applications-on-a-single-farm?forum=sharepointadminprevious
    Best Regards,
    Wendy
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Wendy Li
    TechNet Community Support

  • Multiple NLS in one web server

    Hello all ,
    currently i have the following:
    DB1 ,ar8mswin1256 characterset , accessed from web application with nls = ar8mswin1256 .
    DB2 , WE8ISO8859P1 characterset , accessed from web application with nls = WE8ISO8859P1.
    i want to consolidate the two database into one utf8 , and put the two web applications into one web server (Microsoft IIS ).
    Question1:
    Now , for the two applications , what characterset should i use ( in the client side)? utf8,ar8mswin1256, WE8ISO8859P1.
    Question2:
    In Microsoft IIS web server how can i set a different Charaterset for each web applications? the entry for the NLS is in the registry and shared by whols applications in the server and there is no option in the command "ALTER SESSION" to set the characterset.
    Thanx for your help
    null

    If you use Oracle9i (at least) database and client, then both the database and the NLS_LANG should be AL32UTF8.
    Microsoft IIS by itself does not read NLS_LANG. It has to use some Oracle interface to get to the database. Anyway, the recommendation is to use whatever Microsoft IIS and your programming environment have available to work in Unicode UTF-8. You do not need two separate NLS_LANG values.
    -- Sergiusz

  • Redirect to a custom error page when Forms Server shuts down

    Hi,
    I want the forms application to redirect to a custom error page whenever Forms Server goes down. (like network issues, unscheduled shutdown...) Whenever this happens, the user gets a pop up with FRM messages and user has to acknowledge the pop up. Since the application is used in the shop floor, there will not be any user always in front of the screen and will be a very big issue as there are at least 70-80 PC's on the floor which will be attended fewer times(only when there is issue with the machine) other wise the application displays important events of the machine,etc.,
    I am trying to develop a simple HTML error page(may be with applet) which will keep querying the forms server and once the forms server is up and running, the error page will revert back to the application which the user was working earlier to shutdown. Other option is the redirect to main menu of the application (this may be a PSP or a JSP or a Oracle Forms Menu ).
    Is there any event in forms to capture the loss of connection to forms server ??
    BTW, I am using Oracle Application Server 10g Forms and Reports on Windows 2000 Server...
    Any ideas...
    Thanks in advance
    Purush

    I don't think it will be easily possible in Forms for a couple of reasons.
    1. In Forms you do not have query rights, and as soon as you want to edit data, you have to log in. In Forms you log in once, and this sets your rights for the whole session. You will have to do some programming in Forms to achieve what you want. E.g. as soon as you hit the Save button you are asked for a username and password.
    2. A refresh cannot be done in Forms. Remember that Forms is a Java applet. The URL in the browser is just pointing to the startup page only. If you refresh your screen, you are taken back to the login screen of Forms again.
    Well, there will probably be ways around these problems. I'm thinking in the line of calling every form in a separate URL instead of starting a Forms application where one form is called from another form. The default 'query only' form can be called from a startup html page. This page can be refreshed. As soon as the user wants to update data, he clicks on a link or button and is taken to a login form.
    If the refresh is unsuccessful you are taken to a custom error page, like in your ASP application.
    A problem with an automatich refresh may be hanging sessions. Forms server does not always kill sessions.
    And also, how would you avoid a refresh if a user is currently using the form?

Maybe you are looking for

  • Reg: Warning message in UWL or task TS00700049 &  TS00700059

    Hi ,        We tried to configure the Universal worklist. On registering it , we are getting hte following warnings. WebDynproApplication value not found for task TS00700049 in system SAP_Webflow Portal Component value not found for task TS00700059 i

  • Day 2 with ATV, may need advice.

    iPhoNettie wrote:Apple Genius-tried syncing thru ethernet cable I need to know if this is possible with ethernet cable only between ATV/MacPro vs Airport wireless. I've spent hours with this 32gb ATV to just load and it's been nothing but long hours.

  • Problem in generating a PDF From XSTRING From RFC

    Hi All, I have done the ADS Configuration successfully. When I try to create empty interactive using one text field, and deployed it, the application displays the PDF form. Now I want to display a PDF report, for this I am calling a RFC which returns

  • Problems with Import a excel file?

    Folks, I created a form to upload a excel file, the upload works fine , but I have a problem with the first line of the excel file. I created a model with the column names, the headers. When I uploaded this excel file to a folder inside my CF server,

  • Photos missing from playback

    Photos don't show up in the playback.  They were there at first then disappeared for the playback.  I can still see them where I inserted them in the project.  Any ideas? This is for iMovie '09.