comparison and fusion between two applications

Hello
We run APEX 3.1.1. I have an application (say 101) production that has about 80 pages. I started a project to create more pages and references of web service and other things. It was supposed to be done in a month. so, I cloned application 101 to 102 and began with my changes in 102. at the same time any request for a quick change of the production team is a 101 application, so that the results are visible instantly.

now I have finished my work at 102. and 102 is ready to be the application for production. My problem now is, how do I get minor changes, I did several times in app 101 to 102?

I tried to export the two applications and sqls against them, but these sqls are very large and there is a margin of error as you more the text of 101 to 102. There must be a cleaner way to do what I'm not aware of.

Any help is appreciated.

Abdul-

I would say that you need to implement the changes manually. I understand the question:

You have two applications: App A & App B

Both applications are in the same space and work under the same version of the APEX. You did changes in both A & B (change a region in the App, change the text of a label to the App B)?

You will probably have to open each application separately and just start their merger manually. Best suggestion, the application you have worked last, copy your starting point and open the other application and start to copy songs on...

Thank you

Tony Miller
Webster, TX

There are two types of pedestrians - the living and the dead.

Tags: Database

Similar Questions

  • Data connection between two applications

    Hello world

    Is there a way to open a connection of type 'stream' between two applications without using the file system?  Writing on file seems too gross.  Surely someone does this!

    What I found so far:

    Object 'Event' does not seem to do... DOM seems to be communication within an application or suite.

    "Socket" seems to be ruled out by security, but no official word on this issue...

    "Then" explicitly says that only one application can access a serial port at any time...

    Class interface 'Connection' seems to have many children (taking one) but all seem to be dead ends.

    Anyone?

    Thank you

    DD

    I suggest using a global event. You can attach an object to the event and look to the other application.

    See the documentation for the API of ApplicationManager.postGlobalEvent () and the GlobalEventListener interface.

  • share data between two applications

    I would like to know if there is a way to share data between two applications of MXML or more?

    Using the class SharedObject can operate only in a single application, but if you start a second request, this SharedObject does not its value (zero) already set from the first application.

    Thanks for your help!

    I remember correctly, there is a setting to allow work between applications. Also you must be sure flush() to save the data.

    Another option is LocalConnection.

    Tracy

  • Focus between two applications

    Hello

    I work with both applications at the same time, which is made with CVI and the other not (e.i. Explorer). The application made with CVI every 20 seconds displays a new Panel and take focus (hence the other app lose focus), but I would still keep the emphasis on the second request (Explorer). Is this possible?

    Thank you very much

    Daniele

    Danielle:

    Matteo has given you some useful links if you want to give your app focus.  But when I read your post, it looks like your application takes the focus and you don't want it.

    The attached sample project shows two ways to allow another application to keep focus when your application will normally consider.

    Both methods use the Windows SDK functions (a.k.a. Win32 API) to get or set the foreground window (the one with focus).  The Windows SDK is not installed by default with CVI.  It comes with the full package and the Suite OR developers, but not with the basic package.  If you have the complete package or suite, and you do not have the SDK installed, you just re-run the installation of the CVI and select only the SDK (or Win32 API).

    The basic idea behind the first method is that before you post your new Panel, you check to see which window is in the foreground by using GetForegroundWindow(), then your new display panel and then set previous window of the application in the foreground using SetForegroundWindow().  The downside of this method is that your new Panel has a quick flashing of focus before focus is returned to the other application.

    The second method checks if your app CVI is the foreground window before displaying the new window.  It does not display your new Panel if another application has the focus.  This way you don't get the blinks of update to your application CVI.  Depending on the purpose of your new Panel, you may have to display the new Panel when your application receives the focus instead to wait until 20 seconds to display.

    For demonstration purposes, this sample application appears again just the main draw instead of display a new Panel.  The two methods will be work the same way for a new Panel as well.

    Instructions for running the demo and see the two different methods are on the main Board.  Just build the application and run it.  I tested this example in CVI 6.0 and version 9.0.1.

    Having said all that, I have a question for you.   Why your application CVI shows a new sign every 20 seconds?  You can update an existing panel without using the DisplayPanel command and forcing the update to your application CVI.  Do you need a new Billboard?  And what happens after 20 seconds?  The first Panel again get hidden or destroyed?  Are another new panel displayed?

    There could be something even easier, you can do without one of these SDK, as do not use DisplayPanel if you need SetCtrlVal.  (But this model made for a writing exercise pleasure).

  • Navigate between two applications in the same workspace without sing again

    Hi all

    Version 4.1.0.00.32 of apex. Oracle DB version 10.2.0.3.

    I have two applications built in the same workspace, if a user can log on to two applications with the same user name and password. I'm looking to put a link on one of the applications to direct the user to the other app. Is there a way to avoid name of user and password to re-enter once the user clicks on the link? I noticed that the session ID is application + user. Not by the workspace + user.

    Thank you
    Sinan

    Change the properties of authentication scheme in both applications and set the name of the Cookie to be the same.

    As long as the session ID is maintained in the links, you'll be fine.

    Each application will allow authentication in your applications, but only after the relevant authentication will trigger.

    Scott

  • WebCenter spaces and Fusion (Appl Core) Applications - How do we tie - up?

    Just installed Webcenter. There are some nice features like social networking, discussions, streams of activity, worklist integration etc. An important feature that caught my attention was the DT@RT component (specifically, editing special-stream via the web). To using this component only modify the Webcenter applications? I'll be able to edit taskflows built using the application libraries and deployed within an application from merger running in a field of autonomous fusion?

    Also the ADF applications can be built apps Webcenter or Fusion (appl core) (because the data controls are available in both). As a general rule, what features are implemented via Webcenter applications and which are implemented using the essential applications of Fusion appl?

    Thank you
    Sam

    Published by: 899841 on November 29, 2011 19:43

    That's the beauty of the WebCenter. In its essence, it is nothing more than a Web Application of merger with lots and lots of additional libraries.
    All the features available to you in a merger application, you can also use in a webcenter application. You can create a model project that uses business components, you can create a taskflows as you would normally do a fusion web app.

    It is advisable to separate these features and develop transactional functionality in a separate application and deploy it as a shared ADF library and include it in your app webcenter. Using the catalogue of resources, you can add these taskflows on any page during execution.
    Using webcenter services, you can also include some services like tagging, linking, documents and so on in your own taskflows which gives it that extra touch of your generation taskflows custom.

  • How to make a link between two applications of ADF

    I use jdev 10.1.3.3 and ADF.

    I need navigate from one application to another application. for ex - a table has a column testid.it is show link. By clicking on the test id it should to go to another jspx. page in another application,
    I'm new to ADF.please help and give a suggestion how this can be realized.

    Please answer

    Paste the url of the page you want to see in the action golink property...

    In case you have two applications with security as login and session, sorry that can't be done. Go to the login page of the destination application.

    Published by: Rohit Hoon on April 23, 2009 02:08

  • Channels of communication between two applications?

    Hi Experts,

    Y at - it anyway (s) for two applications on the same device to talk to eachother? Something like a local socket communication?

    Thank you

    MoWriter

    Hi there did you look at this KB?

    http://supportforums.BlackBerry.com/T5/Java-development/communicating-with-other-applications/Ta-p/4...

  • Sharing typedefs and screws between two different targets in the same project

    Hello

    I am writing a distributed application that runs on a PC and a CompactRIO. There are a few data structures and functions of comfort (typedefs and screws) I want to share between them. What is the best way to do? A LVLIB is suited for this purpose?

    I currently somewhat anime items shared on the 'My Computer' target. However, when I change my code, I sometimes click on "synchronize with other instances of the application. In addition, the shared items appear on my cRIO target dependencies list. I prefer not to have this happen. is it possible to avoid these?

    Thank you!

    Actually, I just discovered I can "include explicitly" the same control/VI in different targets, and LabVIEW will not see it as a conflict.

  • Not be able to share files and folders between two computer

    Hello
    I have a desktop PC in my room but no cable UTP. However, I have a laptop with working Wi - Fi connection perfectly fine so I decided to share it with my desktop via ethernet cable. Sharing network works fine, but my desktop PC Gets the APIPA IP address. I was told that this laptop creates a new network, a different IP so...

    Problem is I want to share my HARD drive between the two, but it does not seem possible because the computers are not in the same network.
    IP addresses are:
    1. laptop:

    IPv4: 192.168.1.4

    SM: 255.255.255.0

    DG: 192.168.1.1

    2 PC:

    IPv4 address: 192.168.137.225
    Subnet mask: 255.255.255.0
    Default gateway: 192.168.137.1

    -----------------------------------------------------------------------------------

    Bridge

    It does not at all... I have no shared Wi - Fi network first, then I bridget both, but Desktop PC puts a message that this IP address is already in use...

    Screenshots:

    Remote access credentials does not

    http://S25.postimg.org/lk281ej73/Connection2.PNG

    Bridge err on desktop PC

    http://S25.postimg.org/i3dy3noa7/Untitled_1.jpg

    Parameters of bridge on my laptop

    http://S25.postimg.org/5al8pznan/Untitled2.PNG

    I just want a connection to work on both PC and access each HARD drive (via the homegroup sharing). Is it possible to get a normal LAN address instead of AUTOMATIC, a bridge using private IP addressing or network option share?

    Any help would be appreciated,

    Ryan

    Original title: bridge/Share connection question

    Hello
    I was able to solve the problem. You wouldn't believe what caused it...
    Years ago, I changed my username on the laptop (in control of group/user accounts). When I tried to connect to my laptop from my desktop, I entered, of course, the same username and password I use to connect every day... However, Windows requires original/old username, that before I changed the to the present, which is very weird if you ask me... I was lucky enough a few other guys made a YT video about it. Who would have thought that you had to enter obsolete user name to connect to the homegroup, even if I use any other username to log when you use the mobile phone physically.

    in any case, thanks for your help.

    See you soon

  • Load balancing and replication between two ESX servers

    This point is covered in another post last month, but I want to assure you that I am

    erase before ordering anything.  We run a VMware

    Server (ESX Server 3.5 Enterprise version).  I have about 12 VM

    running on the server. The server is connected to via fiber channel to

    a Clariion drive Bay.  We backup each virtual computer inside the virtual machine, not outside in

    it.

    I want to buy an additional VMware Server which

    provide redundancy. The second server VMware will also point the

    Bay of same discs (shared storage).  It will store some VM as well.

    What

    I want to do is to have two servers balance between them.

    Also, I want that there return replication while is a server

    Dies, it will be responsible for all virtual machines.

    What I have

    read, we need to use a combination of VMware HA, DRS and VMotion to make

    all it - OK?  I intend to buy another license of the VI3 enterprise as well as a permit for VirtualCenter Foundation.  Finally, if I have company for both servers ESX licenses and

    VirtualCenter, which gives me VMware HA, DRS and VMotion

    capacity?  I appreciate any guidance on this.

    I don't think you can automatically load the balance between the two boxes.   the shared storage ensures guests / VM have the current data available.  No actual replication necessary.

    Just take your Hardest hit of VM and split them between the two hosts.

    On VMotion?  It is much easier to run just a host with a failure to another identical host.    I have not attemptied it in any other way quite a few facilities.   Do you think that your host is running out of gas?   I used to think that as well, but I'm surprised how much any given host can be loaded up without experiencing consitantly performance problems.    If they are windows?  You can check how the VM is performing pretty easy with the Windows performance tools.  All this with low end Iscsi San, I can only imagine how fiber of rocks on the performance.

  • How do Ms integration between two Applications of HFM FDM

    Dear all,

    I need to create a FDQM Application in order to transcode and transfer of a HFM to an another HFM Silverligh application data. I'm on system 11. Then.

    1. I need a step by step guide to perform this task, because it is completely new to me.

    In addition, I ask the following also:

    2. is it possible to extract only a part of the source HFM database: for example, I want to extract only the data of the Custom4 [no] element (excluding any other sheet of this size);

    3. is it possible to extract data from parent entities? How can I do this?

    I know that my questions are a bit more generic, but again, I'm new to this kind of implementation.

    Thank you very much.

    You can use the function fDBExtract of the HFM adapter class to extract data from HFM in a flat file, and then import this file in FDM.

  • expdp and impdp between TWO different tables

    DBVersion: 10g and 11g

    I have two tables with the same data structure, same columnames and wide except name difference

    orders and order_history

    I got export orders for a date range and now want to import in order_history

    What do I do? If so can you please provide me with the syntax


    Thank you

    REMAP_TABLE:

    http://docs.Oracle.com/CD/E11882_01/server.112/e22490/dp_import.htm#BABIGHCC

  • How to communicate between two application mxml?

    Hi ~ all.

    A.MXML a TabNavigator.

    I want to connect 1 tab in TabNavigator to First.mxml.

    First.MXML is a complete application.

    First.MXML can work alone.

    How can I view First.mxml in the 1st tab of A.mxml?

    Sorry for my English.

    Thanks in advance.

    Kevin.

    I found the solution.

    http://opensource.Adobe.com/wiki/display/FlexSDK/spark+module+and+moduleLoader

    Thank you.

    Kevin.

  • problem with the locking insert and delete between two linked tables help please.

    Hi guys I have a problem with a table of locking in Oracle forms, but when I try in SQL happens here too many users. I was wondering if anyone can shed some light on this?

    I created two scenerios one that works and is not based on the primary key and foreign key constraints (but one that works is not possible for us because it would mean change design table that we can not do).

    I've hardcoded in 1127,1128 number to make it easier (in reality it is a sequence)

    OK scenerio one (our scenerio)

    two tables
     CREATE TABLE testSFLABPR 
       (     LABP_REF_IRN VARCHAR2(25 BYTE), 
         LABP_REF_REF VARCHAR2(30 BYTE), 
         LABP_REF_SL NUMBER(8,0), 
         LABP_CONFIG_ID NUMBER(8,0),
          CONSTRAINT PK_testLABPR_IRN_SL PRIMARY KEY (LABP_REF_IRN,LABP_REF_SL)
       ) ;
    
     CREATE TABLE testSFLABP 
       (     LABP_IRN VARCHAR2(25 BYTE), 
         LABP_OPNO NUMBER(3,0), 
         labp_no NUMBER(8,0),
          CONSTRAINT PK_testSFLABP PRIMARY KEY (LABP_IRN, LABP_OPNO, LABP_NO) ENABLE, 
          CONSTRAINT testFK_SFLABP_SFLABPR FOREIGN KEY (LABP_IRN,labp_no)
           REFERENCES TESTSFLABPR (LABP_REF_IRN,LABP_REF_SL) ENABLE
       ) ;
    OK now session is done the following
    DELETE FROM      testSFLABPR     WHERE   LABP_CONFIG_ID            = 1127;          
                   
    INSERT INTO testSFLABPR(
            LABP_REF_IRN,
            LABP_REF_SL,
            LABP_REF_REF,
            LABP_CONFIG_ID
            )
            VALUES
            (
            'SOPENSHELVING',
            1127,
            1127||'CF Route',
            1127
            );
            
    INSERT INTO testSFLABP
          (
          LABP_IRN,
          LABP_OPNO,
          LABP_NO)
    VALUES (
    'SOPENSHELVING',
    1,
    1127);
    session one remains in this State.

    second session now does the following
    DELETE     FROM testSFLABPR     WHERE   LABP_CONFIG_ID            = 1128;     
    second session is now locked until a commit or rollback occurs.

    If I run the exact scenerio even with only a primary key on the table without locks held
     CREATE TABLE testSFLABPR 
       (     LABP_REF_IRN VARCHAR2(25 BYTE), 
         LABP_REF_REF VARCHAR2(30 BYTE), 
         LABP_CONFIG_ID NUMBER(8,0),
          CONSTRAINT PK_testLABPR_IRN_SL PRIMARY KEY (LABP_REF_IRN)
       ) ;
    
     CREATE TABLE testSFLABP 
       (     LABP_IRN VARCHAR2(25 BYTE), 
         LABP_OPNO NUMBER(3,0), 
         labp_no NUMBER(8,0),
          CONSTRAINT PK_testSFLABP PRIMARY KEY (LABP_IRN, LABP_OPNO, LABP_NO) ENABLE, 
          CONSTRAINT testFK_SFLABP_SFLABPR FOREIGN KEY (LABP_IRN)
           REFERENCES TESTSFLABPR (LABP_REF_IRN) ENABLE
       ) ;
    INSERT INTO testSFLABPR(
            LABP_REF_IRN,
            LABP_REF_REF,
            LABP_CONFIG_ID
            )
            VALUES
            (
            'SOPENSHELVING',
            1127||'CF Route',
            1127
            );
            
    INSERT INTO testSFLABP
          (
          LABP_IRN,
          LABP_OPNO,
          LABP_NO)
    VALUES (
    'SOPENSHELVING',
    1,
    1127);
    DELETE     FROM testSFLABPR     WHERE   LABP_CONFIG_ID            = 1128;
    I hope I posted all the information that is relevant... version of DB were is Oracle Database 10g Release 10.2.0.3.0 - Production

    Any help is appreciated...

    Creating indexes on columns of the FK. Something like:

    CREATE INDEX testFK_SFLABP_SFLABPR_IDX
    ON testSFLABP(LABP_IRN,labp_no)
    /
    

    SY.

Maybe you are looking for

  • Why not is not FLAC supported by iTunes, please?

    Hello a competent person from Apple can you please explain why FLAC is not supported in iTunes? Given that I spent the MP3 to the FLAC, I stopped using iTunes it is precisely for this reason. Since FLAC became de facto standard in music of rentals, i

  • How to finish an incomplete Firefox sync put up a page?

    I'm finishing my sync set up the page. Keep in mind, I'm an amateur on a computer. I can do simple things like create files, use of bookmarks, basic stuff only. I'm not familiar with the term, and I can't find very easy things. Example: where is abou

  • Qosmio X 500-Bluescreen

    Hi allI apologize immediately if this is the wrong forum or if this problem has been answered before, I couldn't find anything...My 2010 Qosmio X 500 - 10V - which always worked well yesterday - welcomes me with a blue today screen. Error code is:0x0

  • Need drivers for Windows 7 for my Satellite C55D - A - 13 G

    Hello I can't find drivers for my laptop to Windows 7. Links on the page to Toshiba does not. Help, please.

  • do a home reinstall windows 7 premium, wants a username and psswrd even if I never entered one

    Hard drive crashed, don't know why. So after trying the system repair disc, I bought a new copy of windows 7 Home premium, went through a very long reinstall process which looked successful. I don't think that the process has never requested a user n