<?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: Error in ECATT EndMessage Command Interface - Urgent in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ecatt-endmessage-command-interface-urgent/m-p/9769651#M1776271</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a problem then with the way you've defined the o/p parameter - the one that captures the shopping cart #?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you include a screen shot of that and the way you've defined the rule for the message capture (the row added under MSG_1 in command interface)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Archana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Oct 2013 20:42:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-10-08T20:42:09Z</dc:date>
    <item>
      <title>Error in ECATT EndMessage Command Interface - Urgent</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ecatt-endmessage-command-interface-urgent/m-p/9769643#M1776263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good day, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have made a test script for SRM WebDynpro Shopping Cart. Following is the command interface of the test script and it was running fine till the inclusion of MESSAGE/ENDMESSAGE command interface. &lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: &amp;amp;quot;Courier New&amp;amp;quot;; font-size: 9pt;"&gt;WEBDYNPRO ( WDA_L_FPM_OIF_1 ).&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: &amp;amp;quot;Courier New&amp;amp;quot;; font-size: 9pt;"&gt;WEBDYNPRO ( WDA_L_FPM_OIF_2 ).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: &amp;amp;quot;Courier New&amp;amp;quot;; font-size: 9pt;"&gt;WEBDYNPRO ( WDA_L_FPM_OIF_3 ).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: &amp;amp;quot;Courier New&amp;amp;quot;; font-size: 9pt;"&gt;WEBDYNPRO ( WDA_L_FPM_OIF_4 ).&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: &amp;amp;quot;Courier New&amp;amp;quot;; font-size: 9pt;"&gt;WEBDYNPRO ( WDA_L_FPM_OIF_5 ).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: &amp;amp;quot;Courier New&amp;amp;quot;; font-size: 9pt;"&gt;WEBDYNPRO ( WDA_L_FPM_OIF_6 ).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, my requirement is to display the created shopping cart number in the export parameter of the log. So I inserted the MESSAGE/ENDMESSAGE&lt;BR /&gt;command using Pattern and tried to read the message variable containing shopping card number of the relevant success message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; Courier New&amp;amp;quot: ; color: black; font-size: 9pt; font-family: &amp;amp;quot;"&gt;WEBDYNPRO ( WDA_L_FPM_OIF_1 ).&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; Courier New&amp;amp;quot: ; color: black; font-size: 9pt; font-family: &amp;amp;quot;"&gt;WEBDYNPRO ( WDA_L_FPM_OIF_2 ).&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; Courier New&amp;amp;quot: ; color: black; font-size: 9pt; font-family: &amp;amp;quot;"&gt;WEBDYNPRO ( WDA_L_FPM_OIF_3 ).&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; Courier New&amp;amp;quot: ; color: black; font-size: 9pt; font-family: &amp;amp;quot;"&gt;WEBDYNPRO ( WDA_L_FPM_OIF_4 ).&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; Courier New&amp;amp;quot: ; color: black; font-size: 9pt; font-family: &amp;amp;quot;"&gt;WEBDYNPRO ( WDA_L_FPM_OIF_5 ).&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="color: black; font-family: &amp;amp;quot;Courier New&amp;amp;quot;; font-size: 9pt;"&gt;MESSAGE ( MSG_1 ).&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: &amp;amp;quot;Courier New&amp;amp;quot;; font-size: 9pt;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; WEBDYNPRO ( WDA_L_FPM_OIF_6 ).&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; Courier New&amp;amp;quot: ; color: black; font-size: 9pt; font-family: &amp;amp;quot;"&gt;ENDMESSAGE ( E_MSG_1 ).&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tested both the techniques of reading the message i.e. by double clicking ‘MSG_1’ and defining rule mentioning the relevant message&lt;BR /&gt;and by using DO/ENDDO loop to read the message variable of relevant message into my export parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still with the inclusion of MESSAGE/ENDMESSAGE command shopping cart number is generated but in both the techniques an error is being thrown at the ENDMESSAGE command mentioning “&lt;STRONG&gt;Error in eCATT command ENDMESSAGE&lt;/STRONG&gt;” "Parameter Described By Is Not a Table".&amp;nbsp; Both MSG_1 and E_MSG_1 is already automatically been created with table type.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please can someone please advice what can be done to resolve this error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Snapshot of the error is attached here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Talha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 13:29:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ecatt-endmessage-command-interface-urgent/m-p/9769643#M1776263</guid>
      <dc:creator>Talha</dc:creator>
      <dc:date>2013-10-07T13:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: Error in ECATT EndMessage Command Interface - Urgent</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ecatt-endmessage-command-interface-urgent/m-p/9769644#M1776264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Talha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have an answer to your query but something I noticed in your log screenshot was this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MESSAGE MSG_1[11,376]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normally, I have only seen a single digit following the MSG_1 command (ex: MSG[0.310] etc.) in my eCATT logs. See screen cap.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/293408" /&gt;&lt;/P&gt;&lt;P&gt;You mention: Both MSG_1 and E_MSG_1 is already automatically been created with table type. I am not sure how you create these with "table type", but maybe that is where you issue lies?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;P&gt;Archana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 16:33:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ecatt-endmessage-command-interface-urgent/m-p/9769644#M1776264</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-07T16:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: Error in ECATT EndMessage Command Interface - Urgent</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ecatt-endmessage-command-interface-urgent/m-p/9769645#M1776265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You dont need to create any table type parameter, include the entire recording within Message and Endmessage block. You can create this Message... Endmessage block using Pattern button instead of typing to avoid any mistakes manually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now execute the script, all the message that appears during the execution should be captured in the log under Endmessage block.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you dont see the message check manaually if the message is appearing if you follow the same steps what your script does.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Aj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2013 03:03:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ecatt-endmessage-command-interface-urgent/m-p/9769645#M1776265</guid>
      <dc:creator>AjayHS</dc:creator>
      <dc:date>2013-10-08T03:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Error in ECATT EndMessage Command Interface - Urgent</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ecatt-endmessage-command-interface-urgent/m-p/9769646#M1776266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Archana and Ajay, Thank you for your replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@Archana&lt;BR /&gt;The first digit in MESSAGE MSG[11,376] shows the line number of the MESSAGE command in command interface editor, I did not try to find the significance of the second digit, but I think problem does not lie here. When we insert the MESSAGE/ENDMESSAGE commands through pattern button and then save the script it automatically generates the respective variables used in MESSAGE/ENDMESSAGE commands with table type. In my case these variables are MSG_1 and E_MSG_1. I am also attaching the snapshot for your reference. As these MSG_1 and E_MSG_1 are automatically created with appropriate type so I did not define it myself then. If you think there is any other way around to do this then please let me know to overcome the problem.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/293684" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@Ajay&lt;BR /&gt;I have created the MESSAGE/ENDMESSAGE command using the Pattern button and also the needed variables for these commands are automatically created and appropriately typed automatically. Also, I initially enclosed all the six WEBDYNPRO commands in the MESSAGE/ENDMESSAGE, but it yielded the same error, so then I just surrounded the last WEBDYNPRO command as shopping cart success message is generated in this WebDynpro screen, therefore the last WEBDYPRO is of interest to me. Also, the success message is successfully generating in the MESSAGE command as can be seen in the log but then the error raises when it reaches the ENDMESSAGE command. Also, attaching the snapshot for your reference.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/293685" width="450" /&gt;&lt;BR /&gt; &lt;BR /&gt;Regards,&lt;BR /&gt;Talha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2013 06:34:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ecatt-endmessage-command-interface-urgent/m-p/9769646#M1776266</guid>
      <dc:creator>Talha</dc:creator>
      <dc:date>2013-10-08T06:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: Error in ECATT EndMessage Command Interface - Urgent</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ecatt-endmessage-command-interface-urgent/m-p/9769647#M1776267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the error message ?&lt;/P&gt;&lt;P&gt;Are you getting the success message when you do it manually ?&lt;/P&gt;&lt;P&gt;Trying removing Message endmessage block and see if the message is captured in execution. If you are able to get the message check in which webdynpro recording message is appearing ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2013 07:04:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ecatt-endmessage-command-interface-urgent/m-p/9769647#M1776267</guid>
      <dc:creator>AjayHS</dc:creator>
      <dc:date>2013-10-08T07:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: Error in ECATT EndMessage Command Interface - Urgent</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ecatt-endmessage-command-interface-urgent/m-p/9769648#M1776268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-family: &amp;amp;quot;Arial&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;; font-size: 10pt;"&gt;Error message being raised is: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-family: &amp;amp;quot;Arial&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;; font-size: 10pt;"&gt;Error in eCATT command ENDMESSAGE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-family: &amp;amp;quot;Arial&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;; font-size: 10pt;"&gt;Message no. ECATT507&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-family: &amp;amp;quot;Arial&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;; font-size: 10pt;"&gt;Yes when I am doing it either manually or by removing the MESSAGE/ENDMESSAGE command from script it is running fine and generating success message. Indeed it is generating the success message with the MESSEAGE/ENDMESSAGE command. It successfully executes &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: black; font-size: 9pt; sans-serif&amp;amp;quot: ; font-family: &amp;amp;quot; Arial&amp;amp;quot: ; ,&amp;amp;quot: ;"&gt;MESSAGE ( MSG_1 ).&lt;/STRONG&gt;&lt;STRONG style=": ; color: black; font-size: 9pt; sans-serif&amp;amp;quot: ; font-family: &amp;amp;quot; Arial&amp;amp;quot: ; ,&amp;amp;quot: ;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WEBDYNPRO ( WDA_L_FPM_OIF_6 ).&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-family: &amp;amp;quot;Arial&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;; font-size: 10pt;"&gt;and generates the success message and shows the created shopping cart number. But when it reaches command &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: black; font-size: 9pt; sans-serif&amp;amp;quot: ; font-family: &amp;amp;quot; Arial&amp;amp;quot: ; ,&amp;amp;quot: ;"&gt;ENDMESSAGE ( E_MSG_1 ).&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it then raises the error message: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-family: &amp;amp;quot;Arial&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;; font-size: 10pt;"&gt;Error in eCATT command ENDMESSAGE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-family: &amp;amp;quot;Arial&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;; font-size: 10pt;"&gt;Message no. ECATT507&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It apparently seems it is unable to collect the generated message in the ENDMESSAGE command as it is raising error here. And in generated log below the Error Node of ENDMESSAGE it is also mentioning “Parameter Described By&amp;nbsp;&amp;nbsp; Is Not a Table” as can been seen in my very first snapshot attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@Archana &lt;/P&gt;&lt;P&gt;I re-correct my last reply to u about the numbers in &lt;SPAN lang="EN" style="color: #333333; line-height: 115%; font-family: &amp;amp;quot;Arial&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;; font-size: 9pt; mso-ansi-language: EN;"&gt;MESSAGE MSG_1[11,376]&lt;/SPAN&gt;. It does not seem to be the line number of MESSAGE command as I have observed it is continuously changing and it seems it is the time taken in milliseconds by script to be executed. Anyway, it is confirm it is nothing to do with the error so should not be my point of focus.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Talha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2013 08:21:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ecatt-endmessage-command-interface-urgent/m-p/9769648#M1776268</guid>
      <dc:creator>Talha</dc:creator>
      <dc:date>2013-10-08T08:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: Error in ECATT EndMessage Command Interface - Urgent</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ecatt-endmessage-command-interface-urgent/m-p/9769649#M1776269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Everything seems to be just right.&lt;/P&gt;&lt;P&gt;Can you check below screens and check your scripts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/293877" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/293878" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know the outcome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2013 10:31:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ecatt-endmessage-command-interface-urgent/m-p/9769649#M1776269</guid>
      <dc:creator>AjayHS</dc:creator>
      <dc:date>2013-10-08T10:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: Error in ECATT EndMessage Command Interface - Urgent</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ecatt-endmessage-command-interface-urgent/m-p/9769650#M1776270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find the attached snapshots of the test script and also the log generated after running the script. Log is generating the same message as what is expected by test script. Also there are no entries for E_MSG_1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/294059" width="450" /&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/294061" width="450" /&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/294062" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Also, I am making the test script of ECATT on a client of a separate system with SAP BASIS 731 installed on it which is testing the SRM system remotely which has the SAP BASIS component 702 installed on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards, &lt;/P&gt;&lt;P&gt;Talha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2013 12:48:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ecatt-endmessage-command-interface-urgent/m-p/9769650#M1776270</guid>
      <dc:creator>Talha</dc:creator>
      <dc:date>2013-10-08T12:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: Error in ECATT EndMessage Command Interface - Urgent</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ecatt-endmessage-command-interface-urgent/m-p/9769651#M1776271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a problem then with the way you've defined the o/p parameter - the one that captures the shopping cart #?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you include a screen shot of that and the way you've defined the rule for the message capture (the row added under MSG_1 in command interface)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Archana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2013 20:42:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ecatt-endmessage-command-interface-urgent/m-p/9769651#M1776271</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-08T20:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: Error in ECATT EndMessage Command Interface - Urgent</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ecatt-endmessage-command-interface-urgent/m-p/9769652#M1776272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have defined the export parameter for capturing the shopping cart number. First I identified the data node in the script, and then copied that node to DATACHANGES, and then by going to DATACHANGES node I then replaced the value of the shopping card number with the variable name I want to assign to my export parameter, it then showed a pop up to ask the type of that variable and I selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The I go to commad &lt;STRONG&gt;MESSAGE ( MSG_1 &lt;/STRONG&gt;) and the double click on variable MSG_1 then it shows me the screen to define my rule, I then define my rule to capture the value of shopping cart into my export parameter from the relevant message. The values entered to define my rule was; MODE = 'E', MSGID = '/SAPSRM/PCD_SC', MSGNR = 002 , MSGV1 = V_SCID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Snapshots of both steps are attached here for your reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/294646" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/294648" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note&lt;/STRONG&gt;: Currently the I removed the rule from my script just to make my script simple to resolve the problem being faced when the error at ENDMESSAGE had started to come.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Talha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 05:54:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ecatt-endmessage-command-interface-urgent/m-p/9769652#M1776272</guid>
      <dc:creator>Talha</dc:creator>
      <dc:date>2013-10-09T05:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: Error in ECATT EndMessage Command Interface - Urgent</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ecatt-endmessage-command-interface-urgent/m-p/9769653#M1776273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you remove the rule from Message are you still getting the same error ?&lt;/P&gt;&lt;P&gt;Also the V_SCID variable you have declared for capturing output of MSGV1 should be of data reference of the output type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 07:10:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ecatt-endmessage-command-interface-urgent/m-p/9769653#M1776273</guid>
      <dc:creator>AjayHS</dc:creator>
      <dc:date>2013-10-09T07:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: Error in ECATT EndMessage Command Interface - Urgent</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ecatt-endmessage-command-interface-urgent/m-p/9769654#M1776274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it is still giving same error even when I remove the rule. The script only runs fine when I remove MESSAGE/ENDMESSAGE command, but inclusion of MESSAGE/ENDMESSAGE command is necessary to meet my objective. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, I have checked by running the script again after changing the type of V_SCID variable to SYMSGV(i.e. the data reference to the relevant message component MSG1 of output type MSG_1 where the shopping cart number is populated), but the same error is still coming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Talha &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 08:23:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ecatt-endmessage-command-interface-urgent/m-p/9769654#M1776274</guid>
      <dc:creator>Talha</dc:creator>
      <dc:date>2013-10-09T08:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: Error in ECATT EndMessage Command Interface - Urgent</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ecatt-endmessage-command-interface-urgent/m-p/9769655#M1776275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Remove the Message ID in the MSG_1 block , Message number is sufficient and also remove the Local variable assigned and run , if it works put back the local variable. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 09:28:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ecatt-endmessage-command-interface-urgent/m-p/9769655#M1776275</guid>
      <dc:creator>AjayHS</dc:creator>
      <dc:date>2013-10-09T09:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: Error in ECATT EndMessage Command Interface - Urgent</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ecatt-endmessage-command-interface-urgent/m-p/9769656#M1776276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I run the script by setting the following rule values but the same error is coming. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 10pt;"&gt;Error in eCATT command ENDMESSAGE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 10pt;"&gt;Message no. ECATT507&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Rule Values:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;MODE = 'E', &lt;/P&gt;&lt;P&gt;MSGID = BLANK&lt;/P&gt;&lt;P&gt;MSGNR = 002 &lt;/P&gt;&lt;P&gt;MSGV1 = BLANK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Talha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 10:24:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ecatt-endmessage-command-interface-urgent/m-p/9769656#M1776276</guid>
      <dc:creator>Talha</dc:creator>
      <dc:date>2013-10-09T10:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: Error in ECATT EndMessage Command Interface - Urgent</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ecatt-endmessage-command-interface-urgent/m-p/9769657#M1776277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Talha,&lt;/P&gt;&lt;P&gt;Please try to refresh your script once and then try to execute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Latha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 10:40:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ecatt-endmessage-command-interface-urgent/m-p/9769657#M1776277</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-09T10:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error in ECATT EndMessage Command Interface - Urgent</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ecatt-endmessage-command-interface-urgent/m-p/9769658#M1776278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be you have said earlier can you tell me what is the message text you are expecting as i see in your first query you are creating SRM request but at the later replies i see data changed (shopping cart data is changed).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also you can download the script and send it to me i will try to upload into my system and check at the moment i have tried all options and not able to figure out whats the error , my feeling is the error in syntax check itself , did you do the syntax check of the code ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also lets use alternative to Message Endmessage , your requirement is to capture the shopping cart number created if i am not wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try using get value option from the screen:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.sap.com/saphelp_nw73ehp1/helpdata/en/49/70aa7181463e90e10000000a42189c/content.htm"&gt;https://help.sap.com/saphelp_nw73ehp1/helpdata/en/49/70aa7181463e90e10000000a42189c/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 10:46:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ecatt-endmessage-command-interface-urgent/m-p/9769658#M1776278</guid>
      <dc:creator>AjayHS</dc:creator>
      <dc:date>2013-10-09T10:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: Error in ECATT EndMessage Command Interface - Urgent</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ecatt-endmessage-command-interface-urgent/m-p/9769659#M1776279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Latha, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just refresh all the components of my script through menu Edit -&amp;gt; Refresh all, but still no luck. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Talha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 11:13:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ecatt-endmessage-command-interface-urgent/m-p/9769659#M1776279</guid>
      <dc:creator>Talha</dc:creator>
      <dc:date>2013-10-09T11:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: Error in ECATT EndMessage Command Interface - Urgent</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ecatt-endmessage-command-interface-urgent/m-p/9769660#M1776280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Talha,&lt;/P&gt;&lt;P&gt;You can refer the below thread for more info on handling MESSAGE END_MESSAGE command.&lt;/P&gt;&lt;P&gt;Hope this might give you some information&lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1866/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/1275855"&gt;http://scn.sap.com/thread/1275855&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Latha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 11:28:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ecatt-endmessage-command-interface-urgent/m-p/9769660#M1776280</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-09T11:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: Error in ECATT EndMessage Command Interface - Urgent</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ecatt-endmessage-command-interface-urgent/m-p/9769661#M1776281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Ajay, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is to display shopping cart number along with the complete success message to the user as in other case user has to drill all the nodes down to see the success/error message in return to successful/erroneous execution of test script. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per you suggestion I have just performed Standard and Extended Check and found no syntax errors in the script. I will appreciate if you please activate 'Receive email notifications' option on my profile so that I could send you the script or else could share your email id for the same reason.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, taking the alternative approach suggested by you and will let you know its result, but still I also require to capture the whole message to display the result of the script to user so that he/she needs not to drill all the nodes down to see the message and it can only be possible after successful execution of MESSAGE/ENDMESSAGE command.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Thanks and Regards, &lt;/P&gt;&lt;P&gt;Talha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 11:57:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ecatt-endmessage-command-interface-urgent/m-p/9769661#M1776281</guid>
      <dc:creator>Talha</dc:creator>
      <dc:date>2013-10-09T11:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Error in ECATT EndMessage Command Interface - Urgent</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ecatt-endmessage-command-interface-urgent/m-p/9769662#M1776282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Latha, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before posting my issue on the forum I checked many relevant threads on the forum to get my problem resolved but found no success, and it seems that I am the first person facing this issue. Following is the list of relevant threads I have gone through and it includes the one you have shared &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1866/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/1583709"&gt;http://scn.sap.com/thread/1583709&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/message/864730#864730"&gt;http://scn.sap.com/message/864730#864730&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/1135146"&gt;http://scn.sap.com/thread/1135146&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/100217"&gt;http://scn.sap.com/thread/100217&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/111915"&gt;http://scn.sap.com/thread/111915&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/80186"&gt;http://scn.sap.com/thread/80186&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/193908"&gt;http://scn.sap.com/thread/193908&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/405106"&gt;http://scn.sap.com/thread/405106&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/231955"&gt;http://scn.sap.com/thread/231955&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But thanks again for the suggestion you have provided.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Talha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 12:08:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ecatt-endmessage-command-interface-urgent/m-p/9769662#M1776282</guid>
      <dc:creator>Talha</dc:creator>
      <dc:date>2013-10-09T12:08:11Z</dc:date>
    </item>
  </channel>
</rss>

