<?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: Transaction WE21 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-we21/m-p/1237397#M141224</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;It depends on how you want to send your XML data. If you want to generate XML files all information is given in the weblog mentioned before. If you want to send it via HTTP you have to create a port of type "XML-HTTP" and before that a HTTP RFC-destination in SM59.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Apr 2006 13:59:03 GMT</pubDate>
    <dc:creator>manfred_oster</dc:creator>
    <dc:date>2006-04-18T13:59:03Z</dc:date>
    <item>
      <title>Transaction WE21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-we21/m-p/1237394#M141221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends&lt;/P&gt;&lt;P&gt;Someone can explain me what do i have to do for configurating XML port trought WE21 transaction?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to send XML format and i don't know nothing about it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bet Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Apr 2006 13:36:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-we21/m-p/1237394#M141221</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-18T13:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction WE21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-we21/m-p/1237395#M141222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In WE21, create a XML port, and specify the name of the directory and the file name which should be written when the configuration is using this specific port.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once this is done, use this port to configure your outbound message and specify this port in WE20.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WE21 : Physical directory - F:\ (If windows) else //usr/sap ...&lt;/P&gt;&lt;P&gt;OUtbound File - Give the name of the file here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click on the Access test to see if the system has access to write to that directory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WE20 : Outbound parameters of the logical system for a given message type&lt;/P&gt;&lt;P&gt;  Receiver Port - XML PORT name you have created&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : Please mark the helpful answers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Ravikumar Allampallam&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Apr 2006 13:39:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-we21/m-p/1237395#M141222</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-18T13:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction WE21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-we21/m-p/1237396#M141223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi pedro,&lt;/P&gt;&lt;P&gt;check this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check this weblog which will show you step by step on how to setup. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/people/suraj.sr/blog/2005/12/29/generate-test-case-for-an-idoc-scenario&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;i think it may be helpful for u&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Apr 2006 13:43:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-we21/m-p/1237396#M141223</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-18T13:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction WE21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-we21/m-p/1237397#M141224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;It depends on how you want to send your XML data. If you want to generate XML files all information is given in the weblog mentioned before. If you want to send it via HTTP you have to create a port of type "XML-HTTP" and before that a HTTP RFC-destination in SM59.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Apr 2006 13:59:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-we21/m-p/1237397#M141224</guid>
      <dc:creator>manfred_oster</dc:creator>
      <dc:date>2006-04-18T13:59:03Z</dc:date>
    </item>
  </channel>
</rss>

