<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: move/copy context a to context b in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/move-copy-context-a-to-context-b/qaa-p/987256#M376879</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bharat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sorry. Attribute names should be same !!&lt;/P&gt;&lt;P&gt;Thanks for correctng me &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Anilkumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jul 2005 06:45:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-07-14T06:45:37Z</dc:date>
    <item>
      <title>move/copy context a to context b</title>
      <link>https://community.sap.com/t5/technology-q-a/move-copy-context-a-to-context-b/qaq-p/987252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;although i noticed some threads about this topic i didn't find the big answer yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a view i have a contextNode which contains attributes. in the context menue i copy/pasted table1 and obtained table2. So now i have Node Table1, and Table2 (both with same attributes).&lt;/P&gt;&lt;P&gt;During runtime table1 is filled and later manipulated.&lt;/P&gt;&lt;P&gt;I need table2 to save the original table1-data. (i found a workaround for this, but i am definitly intereted in shifting context around)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there some way to do something like this:&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;wdContext.nodeTable1 = wdContext.nodeTable2&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for hints,&lt;/P&gt;&lt;P&gt;matthias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2005 15:59:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/move-copy-context-a-to-context-b/qaq-p/987252</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-13T15:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: move/copy context a to context b</title>
      <link>https://community.sap.com/t5/technology-q-a/move-copy-context-a-to-context-b/qaa-p/987253#M376876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use WDCopyService.copyElements(nodea the source,nodeb the dest)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The attr names should be same and thier type similar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bharathwaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2005 16:06:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/move-copy-context-a-to-context-b/qaa-p/987253#M376876</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-13T16:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: move/copy context a to context b</title>
      <link>https://community.sap.com/t5/technology-q-a/move-copy-context-a-to-context-b/qaa-p/987254#M376877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attribute names may not be same&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Data                &lt;/P&gt;&lt;P&gt;   --Node             &lt;/P&gt;&lt;P&gt; Data_1&lt;/P&gt;&lt;P&gt;    ---Node1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; WDCopyService.copyElements( wdContext.nodeData(),wdContext.nodeData_1());&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Anilkumar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Anilkumar Vippagunta&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2005 16:16:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/move-copy-context-a-to-context-b/qaa-p/987254#M376877</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-13T16:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: move/copy context a to context b</title>
      <link>https://community.sap.com/t5/technology-q-a/move-copy-context-a-to-context-b/qaa-p/987255#M376878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if i have three attributes of type string in node A and node B ... and want to copy from node A to node B how will it match the atributes.. which string value will get copied to which attribute in node B.. How does it recognize that ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bharathwaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2005 06:37:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/move-copy-context-a-to-context-b/qaa-p/987255#M376878</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-14T06:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: move/copy context a to context b</title>
      <link>https://community.sap.com/t5/technology-q-a/move-copy-context-a-to-context-b/qaa-p/987256#M376879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bharat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sorry. Attribute names should be same !!&lt;/P&gt;&lt;P&gt;Thanks for correctng me &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Anilkumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2005 06:45:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/move-copy-context-a-to-context-b/qaa-p/987256#M376879</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-14T06:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: move/copy context a to context b</title>
      <link>https://community.sap.com/t5/technology-q-a/move-copy-context-a-to-context-b/qaa-p/987257#M376880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Matthias, what kind of nodes do you have? Model or value? From where data is comming?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2005 07:52:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/move-copy-context-a-to-context-b/qaa-p/987257#M376880</guid>
      <dc:creator>former_member182372</dc:creator>
      <dc:date>2005-07-14T07:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: move/copy context a to context b</title>
      <link>https://community.sap.com/t5/technology-q-a/move-copy-context-a-to-context-b/qaa-p/987258#M376881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anilkumar Vippagunta and Bharatwaji,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks to both of you equally. As I can award 10 points only once, I shall deliver 10 to Anilkumars, as his note contains the very complete solution, 6 go to Bharatwaji.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Matthias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2005 08:25:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/move-copy-context-a-to-context-b/qaa-p/987258#M376881</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-14T08:25:30Z</dc:date>
    </item>
  </channel>
</rss>

