How to sync context between two WDA views?

Hi gurus,
we have a WDA view inside another WDA view,
there are buttons on the wrapper WDA view, and the inside view accept user input.
i am wondering that is there an easy way to syn the context between them?
that is when i click on the button on the outside view, it will start to sync the context with the inside view.
thanks and best regards.
Jun

Hi Experts,
I am a colleague of Zhang Jun.
I want to add another detail about the problem:
Not all of the context in the inner view is mapped to the wrapper. Because some of the context is unknow in design time. We are doing a framework, and leave the implement to others.
How can we get the context of the inner view when user do some action in the wrapper?
Best Regards,
Guo Guo Qing
Edited by: guoqing guo on Apr 17, 2008 12:14 PM

Similar Messages

  • How to sync calendars between two Macs without Mobile Me?

    Is there a way to sync calendars between my wife's Mac and my Mac without Mobile Me? They are in the same house and I don't see the need to go thousands of miles and over the Internet for that purpose. Thanks.

    Yes, you pretty much just drag and drop or copy and paste depending on which way you like better. It is pretty much like connecting an external hard drive. Just find the files you want and copy them over to your other computer.
    This is one of my favorite features from Macs. It's very simple to do and because it's Firewire even large files transfer over very quickly.

  • How to Sync GAL between two forest

    Hi,
    I have Forest A With Exchange 2010 and Forest B with Exchange 2013, I want to
    establish a single global address list with FIM 2010,
    how I can do this, there is a
    step by step guide? I need to establish
    a trust relationship?
    Thanks

    If you google for FIM and syncing the GAL you should find what you need. You don't need to establish a trust and you can get away without even setting up DNS but it's better to at least have DNS between your FIM server and each of the servers you're connecting
    to. You can put FIM in either Forest or neither. The reason is that the Management Agents (or connectors) can authenticate from outside the domain. If you're using PCNS it gets more complicated though.

  • How to Sync Contacts between two Iphones

    My wife and I just got Iphones. We would like to create all our contacts on one Iphone or even somewhere else and then copy all of that info into the phone or phones. I have searched but can't seem to find how to do that. Any help would be greatly appreciated.

    Contact info is designed to be synced with a supported address book application on your computer. With Windows XP and Vista, this can be with Outlook 2003 or 2007 - which can be used for syncing calendar events also, or with the address book used by Outlook Express with XP, or with the address book used by Windows Mail with Vista - the name change for OE with Vista. I believe this address book is called Windows Contacts.
    With a Mac, this can be with the Address Book app, or with the Entourage address book - Microsoft's equivalent for Outlook on a Mac.

  • HT201269 How to sync playlists between two iPods ?

    Previously, I could sync my nano, eject, insert wife’s shuffle, re-sync, and my latest playlists would sync to her iPod. That sequence isn’t working

    If you are using the latest iTunes (11.4) then I suggest that you wait for the next update to iTunes as there do appear to be some issues with the current release. I'm sure that Apple are aware of the probelms and are working to fix them with the next release.
    In the meantime, if you receive any other helpful and useful suggestions, by all means try them.

  • How to get relationship between two  views in the  reports

    How to get relationship between two  views in the  reports, I am doing a deletion program , it is fully relates to views , how to get relationship between them in the reports

    Hi,
    Please explain your question in detail...what do you want to read ?
    If you want to know about the navigation links between the views then you can use APIs  like
    wdComponentAPI.getComponentInfo().findInWindows("windowName").getViewUsageByID("Name").getNavigationLinks();
    Iterate through the navigationLinkInfo from above collection and can read the other properties .
    I haven't tried the above , but it should work !!!
    Regards,Anilkumar

  • Using Lightroom Cloud to Sync Catalog Between Two Machines

    I have use of so many cloud services including the 20gb that Adobe gives me.  Is there a way i can sync my catalog on the cloud so that i can have all my metadata on both my laptop and desk top?  I also have 300gb of cloud storage though Copy.  I would just like some recomendations on how best to go about it. Thanks

    Hi Pat,
    Using Lightroom Cloud to Sync Catalog Between Two Machines
    If you’re running Lightroom on a laptop during your location shoots, you might want to take all the edits, keywords, metadata, and of course the photos themselves, and add them to the Lightroom catalog on your studio computer. It’s easier than it sounds: basically, you choose which catalog to export from your laptop, then you take the folder it creates over to your studio computer and import it.
    You need to decide whether you want to export a folder (all the imported photos from your shoot), or a collection (just your Picks from the shoot). In this case, we’ll go with a collection, so go to the Collections panel and click on the collection you want to merge with your main catalog back in your studio. (If you had chosen a folder, the only difference would be you’d go to the Folders panel and click on the folder from that shoot instead. Either way, all the metadata you added, and any edits you made in Lightroom, will still be transferred over to the other machine.)
    Please refer to http://www.peachpit.com/articles/article.aspx?p=1930499 for more details.
    Thanks!
    Eshant Jindal

  • How can we navigate between two windows of same component in webdynpro ABAP

    Hi
    how can we navigate between two windows( not views ) of same component in webdynpro ABAP. its an urgent requirement
    Thanks in advance.
    Regards
    Laeeq

    Hi Laeeq,
    You cannot navigate between windows of one component. You can only call a dialog box showing the contents of a second window, or you can embed the contents of a window of a different component.
    Just add all the views you need to the one and only main window of the component.
    Ciao, Regina

  • How to check similarity between two Databases 9i & 10g after imp in 10g

    Dear all,
    Source
    =======
    OS server     ==>     HP-UX
    Oracle version     ==>     Oracle 9.2.0.8
    DB Name          ==>     MSST
    DB total users     ==>     320
    Full export in     ==>     /u02/export/Jan09.dmp
    Tablespaces     ==>     SC, SC_I, SA, SA_I, PP, PP_I, AC, AC_I, SD
    Destination
    ============
    OS server          ==>     HP-UX
    DB Name               ==>     CHDB
    Existg DB users          ==>     20
    Oracle version          ==>     Oracle 10.2.0.4
    copied 9i dump file in     ==>     /u03/export
    Tablespaces created same as Oracle 9i i.e;          
    Tablespaces     ==>     SC, SC_I, SA, SA_I, PP, PP_I, AC, AC_I, SD
    I had run full import on Destination server i.e; Oracle 10g & following is the command i used:
    imp system/pwd@conn_string file=/u03/export/Jan09.dmp log=/u03/export/Jan09_imp.log full=y ignore=y statistics=none
    *=== Imported successfully with few errors like ====*
    IMP-00017: following statement failed with ORACLE error 2299:
    "ALTER TABLE "EMP_PROMOTIONS_ORD" ADD CONSTRAINT "EMP_PROMOTIONS_ORD_UK" UN"
    "IQUE ("EMP_NO", "RANK_NO_FOLLOW") USING INDEX PCTFREE 10 INITRANS 2 MAXTRAN"
    "S 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1) TABLESPACE "PP" "
    "LOGGING ENABLE "
    IMP-00003: ORACLE error 2299 encountered
    ORA-02299: cannot validate (PP.EMP_PROMOTIONS_ORD_UK) - duplicate keys found
    ORA-02299: cannot validate (PP.EMP_PROMOTIONS_ORD_UK) - duplicate keys found
    . . importing table "EMP_PROMOTION_DETAILS" 13333 rows imported
    . . importing table "EMP_PROMOTION_MAST" 725 rows imported
    . . importing table "EMP_PUNISHMENT" 271 rows imported
    . . importing table "EMP_REPORT_BOOKS" 60528 rows imported
    . . importing table "EMP_SALARY_HISTORIES" 120871 rows imported
    . . importing table "EMP_SALARY_HISTORIES_TEMP" 77044 rows imported
    . . importing table "EMP_TRANSACTIONS" 96536 rows imported
    IMP-00017: following statement failed with ORACLE error 2299:
    "ALTER TABLE "EMP_TRANSACTIONS" ADD CONSTRAINT "TRANS_UK" UNIQUE ("EMP_NO","
    " "DIR_NO", "DIR_DATE", "TRN_CODE") USING INDEX PCTFREE 10 INITRANS 2 MAXTRA"
    "NS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1) TABLESPACE "PP_"
    "I" NOLOGGING ENABLE "
    IMP-00003: ORACLE error 2299 encountered
    ORA-02299: cannot validate (PP.TRANS_UK) - duplicate keys found
    Now my question is
    ===================
    How to check everything is same/similar like Oracle 9i database ( source ), for example ( i used this technique ):
    Can anyone tell me how to check similarity between two Databases 9i & 10g after import in 10g.
    MSST_DB>SHOW USER
    MSST_DB>SA
    MSST_DB>select object_type, count(*) from user_objects group by objects;
    OBJECT_TYPE     COUNT(*)
    DATABASE LINK     2
    FUNCTION     23
    INDEX          1795
    LOB          6
    PACKAGE          8
    PACKAGE BODY     8
    PROCEDURE     30
    SEQUENCE     67
    SYNONYM          60
    TABLE          644
    TRIGGER          3
    VIEW          20
    CHDB_DB>SHOW USER
    CHDB_DB>SA
    CHDB_DB>select object_type, count(*) from user_objects group by objects;
    OBJECT_TYPE     COUNT(*)
    INDEX          1794
    PROCEDURE     30
    TABLE          644
    TRIGGER          3
    VIEW          20
    FUNCTION     23
    SYNONYM          60
    PACKAGE BODY     8
    SEQUENCE     67
    PACKAGE          8
    LOB          6
    Edited by: VIKHARAHMED on Jan 10, 2012 3:02 AM

    [url http://download.oracle.com/docs/cd/B19306_01/server.102/b14215/dp_export.htm#sthref67]Guide.

  • HT204053 Is it possible to sync calendars between two different users?

    Is it possible to sync calendars between two different users?

    Hi
    Installing the drive into the older machine may work, you WILL get a lot of driver errors and the unit may even fail to boot. The other problem is that the drives may not be compatable, the drive in the broken PC is a SATA drive, older PCs had IDE drives with very different connectors.
    Your best option is to do as you suggest and obtain a USB caddy and extract the data that way.
    Make sure that the caddy you get will support SATA drives (all new ones will).
    Although I am an HP Employee, all views expressed are my own and are not on behalf of HP
    Regards
    Ty
    **Click Accept as Solution on a Reply that solves your issue to help others who are searching**

  • How to maintain Session between two ear files?

    HI Guys
    I have deployed two ear files in oc4j. One is used to open applet and other for business operations.
    My problem is after calling applet my session gets invalidate. How to save session between two context
    I am new in this field please help!!
    the sooner the better
    Rahul

    Can I do this if I integrate oc4j with apache!!
    Can I maintain session
    Plz. Help
    Rahul

  • How to create Trust between two domain

    How to create Trust between two domain:
    please help

    Hi,
    By default, two-way, transitive trusts are automatically created when a new domain is added to a domain tree or forest root domain using the Active Directory Installation
    Wizard. The two default trust types are defined in the following table. However there have others many types of the AD trust, please refer the following KB to determine which type you need:
    Trust types
    http://technet.microsoft.com/en-us/library/cc775736%28v=ws.10%29.aspx
    More relate KB:
    Creating Domain and Forest Trusts
    http://technet.microsoft.com/en-us/library/cc740018(WS.10).aspx
    The related third party article:
    How to configure Forest Level Trust in Windows Server
    http://blogs.interfacett.com/how-to-configure-forest-level-trust-in-windows-server
    *** This response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does not control
    these sites and has not tested any software or information found on these sites; therefore, Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. There are inherent dangers in the
    use of any software found on the Internet, and Microsoft cautions you to make sure that you completely understand the risk before retrieving any software from the Internet. ***
    Hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Problem syncing Mail between two computers

    I know this is a well worn topic and I've read the posts on syncing mail between two computers. Overall, I've gotten it to work pretty well. Whenever I move from one computer to another, I copy my ~/Library/Mail folder to my thumbdrive and sync it w/ the same folder on my other computer before I fire up Mail on it.
    But here's the problem: I rebuilt the "sent" mailbox on one of my computers (let's call it computer A). This apparently gives new message numbers to the messages. Things worked great on computer A after that.
    Then I synced the mailbox with my other computer, computer B. On computer B, the change in mailbox numbers apparently was not recognized. Every message in the "sent" folder gave me the message that I needed to go online and download the message. So I rebuilt the "sent" mailbox on computer B. Things then worked great.
    Then I synced back with computer A and the same thing happened. Every message in the sent folder gave me the "download from server message."
    It seems that I'm in some sort of infinite loop. The rebuild on one computer is not recognized by the other computer. Clearly, there is some file somewhere that contains info that's not being conveyed when I sync the ~/Library/Mail folder.
    Any suggestions??

    That is interesting. To that effect I have thrown together this Applescript:
    (CAUTION... do not run this script, experimental only!
    set flashDrive to "FLASH"
    tell application "System Events" to exists process "Mail.app"
    if the result is true then tell application "Mail" to quit
    -- copy files to mounted disk
    do shell script "rm -r /Volumes/" & flashDrive & "/Mail/"
    do shell script "cp -r ~/Library/Mail /Volumes/" & flashDrive & "/"
    do shell script "cp ~/Library/Preferences/com.apple.mail.plist /Volumes/" & flashDrive & "/Mail/"
    --copy files to userfolder
    do shell script "rm -r ~/Library/Mail"
    do shell script "cp -r /Volumes/" & flashDrive & "/Mail ~/Library/"
    do shell script "cp /Volumes/" & flashDrive & "/Mail/com.apple.mail.plist ~/Library/Preferences/"
    Problem is, I don't know how to tell the script which version of mail data is older or newer. If you know of such a way let me know and I'll script it in, otherwise the user is stuck with manually choosing what to copy to where.
    And as we all know, any user choices are error-prone.

  • In jsp file, how to transfer parameter between two javabean?

    In jsp file, how to transfer parameter between two javabean?
    for example
    Bean1 has a attribute A
    Bean2 has a attribute B
    how to transfer the value of A to B

    Have you tried something like...
    <jsp:setProperty name="Bean2" property="B" value="<jsp:getProperty name="Bean1" property="A" />" />

  • How to get space between two values in a single cell of a table.

    hello,
            how to get space between two values in a single cell of a table.
    thanks a lot.
    kailash.

    sorry i got the answer.

Maybe you are looking for

  • GIF in captivate

    I am trying to use a GIF file on one of my slides in captivate3. when i view the project at the timeline all seems well but when i publish it i get aliasing at the gif image borders and the GIF has a transparent back ground (i tried it with 2 other G

  • White Screen, Apple Logo, Spinner on startup after failed software update.

    Hi, so my Macbook was performing poorly this morning and I decided I would try to install updates. The updates started normally, but around halfway through the bar stopped moving and the text underneath it said, "Running Installer Script." I left it

  • Removing Items from Accounts Applet Menu

    If you select a user in the Accounts Applet, anr right click a menu becomes available. I am trying to remove the "Edit Capability" choice from this menu. Where can I find this?

  • Why clone() in Object Class is protected

    hi, Why clone() in Object Class is protected Why finalize() in Object Class is protected Waiting for your reply suresh

  • Problem getting Elements 8 Organizer to start

    I get an error message that "Adobe has detected that application Elements Organizer has unexpectedly quit". I uninstalled and reinstalled the application but I still receive the same error