<?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>topic Re: Chaining 2 Ecatt Scripts Problem with Parameter in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/chaining-2-ecatt-scripts-problem-with-parameter/m-p/7551523#M1563446</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;got it working in the end - just re-recorded all scripts again from scratch and it worked!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Jan 2011 10:44:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-01-07T10:44:34Z</dc:date>
    <item>
      <title>Chaining 2 Ecatt Scripts Problem with Parameter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/chaining-2-ecatt-scripts-problem-with-parameter/m-p/7551520#M1563443</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;I'm trying to chain two scripts VA01 and VA02 using a new script via REF command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The result of VA01 (Sales Order number) is being passed as export parameter to VA02 but in the replay I can see it go into VA02 but subsequently being replaced with the default value from the VA02 script i.e. the value used when recording this script in the first place. The script then fails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jan 2011 10:16:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/chaining-2-ecatt-scripts-problem-with-parameter/m-p/7551520#M1563443</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-06T10:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: Chaining 2 Ecatt Scripts Problem with Parameter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/chaining-2-ecatt-scripts-problem-with-parameter/m-p/7551521#M1563444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;creilly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First remove the default value of sales order parameter in the VA02 script from the list of parameters (Paramter interface) that you have maintained.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check whether you have provided the correct parameter name in the VA02 script that has been passed from VA01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure you have passed the correct variable name as export parameter from VA01 to VA02. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you have still issues or questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jan 2011 15:48:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/chaining-2-ecatt-scripts-problem-with-parameter/m-p/7551521#M1563444</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-06T15:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: Chaining 2 Ecatt Scripts Problem with Parameter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/chaining-2-ecatt-scripts-problem-with-parameter/m-p/7551522#M1563445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply but still no joy with your suggestions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In VA01 I have export parameter E_SALES&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In VA02 I have import parameter I_SALES&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the 3rd linked script I have local parameter V_SALES&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I pass E_SALES value to V_SALES and then V_SALES to I_SALES in the 3rd linked script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The value of I_SALES in VA02 does not come from the linked script as it should do. In the replay I can see the correct value go into VA02 but then overwritten with the value of parameter I_SALES in VA02 script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any other ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jan 2011 16:10:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/chaining-2-ecatt-scripts-problem-with-parameter/m-p/7551522#M1563445</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-06T16:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: Chaining 2 Ecatt Scripts Problem with Parameter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/chaining-2-ecatt-scripts-problem-with-parameter/m-p/7551523#M1563446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;got it working in the end - just re-recorded all scripts again from scratch and it worked!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jan 2011 10:44:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/chaining-2-ecatt-scripts-problem-with-parameter/m-p/7551523#M1563446</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-07T10:44:34Z</dc:date>
    </item>
  </channel>
</rss>

