<?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 MQ Wrapper Command in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/mq-wrapper-command/m-p/2984550#M704745</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Iam wrapping a file to the MQ server using the following command :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL        system   ID command FIELD COMMAND&lt;/P&gt;&lt;P&gt;                ID tab     FIELD RETURN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know the value of SUBRC which says whether the data is successfully written to the target or not. I know that SUBRC = 0 will give whether the comand is successfully executed or not,but what i want is whether there is any issue in the transmitting the data to the target successfully or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;KC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Oct 2007 13:32:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-26T13:32:00Z</dc:date>
    <item>
      <title>MQ Wrapper Command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mq-wrapper-command/m-p/2984550#M704745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Iam wrapping a file to the MQ server using the following command :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL        system   ID command FIELD COMMAND&lt;/P&gt;&lt;P&gt;                ID tab     FIELD RETURN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know the value of SUBRC which says whether the data is successfully written to the target or not. I know that SUBRC = 0 will give whether the comand is successfully executed or not,but what i want is whether there is any issue in the transmitting the data to the target successfully or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;KC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Oct 2007 13:32:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mq-wrapper-command/m-p/2984550#M704745</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-26T13:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: MQ Wrapper Command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mq-wrapper-command/m-p/2984551#M704746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What exactly are you putting in the:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CALL system ID command FIELD COMMAND
ID tab FIELD RETURN.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MQ is a messaging system, so you may be able to tell that you have sent the message, and of course MQ will "guarantee" delivery of the message at some time in the future, but you may want the target to send you back a message to say the data has actually been received and processed OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Oct 2007 11:04:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mq-wrapper-command/m-p/2984551#M704746</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-28T11:04:06Z</dc:date>
    </item>
  </channel>
</rss>

