<?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: SAPconnect in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapconnect/m-p/1135108#M112824</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your kind input Mike.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was eyeing FM SX_OBJECTS_SEND_ARFC for putting in a core-mod for the exact same purpose you described. Your suggestion gives me more confidence in my work around. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you further be able to highlight if this idea would take care of all the messages processed by nodes other then SMTP node. For e.g. RFC Destination nodes. I am thinking about if the address areas (set in the nodes definition) were split among more then one node for INT message objects ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Chetan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jan 2006 22:22:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-01-12T22:22:14Z</dc:date>
    <item>
      <title>SAPconnect</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapconnect/m-p/1135106#M112822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In SAP 5.0 ECC (Kernal 620), using SMTP node in SCOT, how to redirect all outbound external emails to one specific external email address. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For e.g, if the user is sending an email to recepient abc@domain.com, the system should change this recepient address to test@domain.com before the email document hits the SMTP gateway\relay. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking for a solution that will enable the outgoing external mails from develoment and QA environments to not go out of the door but instead goto a specific internal (non-SAP) mailbox !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2006 18:31:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapconnect/m-p/1135106#M112822</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-12T18:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: SAPconnect</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapconnect/m-p/1135107#M112823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chetan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may consider customizing of FM "SX_OBJECTS_SEND" to replace addresses or develop custom FM based upon "SX_OBJECTS_SEND" and included it to a copy of the RSCONN01 report. Then just define background job that will process your mails using customized report/FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2006 20:29:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapconnect/m-p/1135107#M112823</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-12T20:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: SAPconnect</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapconnect/m-p/1135108#M112824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your kind input Mike.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was eyeing FM SX_OBJECTS_SEND_ARFC for putting in a core-mod for the exact same purpose you described. Your suggestion gives me more confidence in my work around. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you further be able to highlight if this idea would take care of all the messages processed by nodes other then SMTP node. For e.g. RFC Destination nodes. I am thinking about if the address areas (set in the nodes definition) were split among more then one node for INT message objects ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Chetan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2006 22:22:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapconnect/m-p/1135108#M112824</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-12T22:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: SAPconnect</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapconnect/m-p/1135109#M112825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; Would you further be able to highlight if this idea&lt;/P&gt;&lt;P&gt;&amp;gt; would take care of all the messages processed by&lt;/P&gt;&lt;P&gt;&amp;gt; nodes other then SMTP node. For e.g. RFC Destination&lt;/P&gt;&lt;P&gt;&amp;gt; nodes. I am thinking about if the address areas (set&lt;/P&gt;&lt;P&gt;&amp;gt; in the nodes definition) were split among more then&lt;/P&gt;&lt;P&gt;&amp;gt; one node for INT message objects ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the SX_OBJECTS_SEND you can specify the node(s) you would like to be processed through "Address_Types" import parameter. If you call this FM with "Address_Types" = INT&lt;/P&gt;&lt;P&gt;it will process messages in the INT node of SCOT. (THe other way is to define this parameter is to assign it to the variant in the copy of the RSCONN01)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2006 22:42:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapconnect/m-p/1135109#M112825</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-12T22:42:45Z</dc:date>
    </item>
  </channel>
</rss>

