<?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: TrCode : SOST in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/trcode-sost/m-p/1406605#M196192</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srini,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call transaction SOST. Sort the list using column&lt;/P&gt;&lt;P&gt;Status. Select the row with the Red symbol and click&lt;/P&gt;&lt;P&gt;on the button Repeat Send which is 4 button (next to Trace button) . This will automatically send&lt;/P&gt;&lt;P&gt;the document out to SCOT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : SCOT transaction must be scheduled to send the document. or go to scot and send the document from there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Jun 2006 07:35:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-20T07:35:25Z</dc:date>
    <item>
      <title>TrCode : SOST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trcode-sost/m-p/1406596#M196183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Frendz,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using SOST tccode, we can see successful (Green ) and Fail (Red) (Email not send) ,  ? before they were manually resending the error messages , now the requirement is to create a program to resend this Red status email ? so for this requirement can u give me any ideas to develop ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;points for sure..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Srini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2006 07:42:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trcode-sost/m-p/1406596#M196183</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-19T07:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: TrCode : SOST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trcode-sost/m-p/1406597#M196184</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;use ST05...activate the trace and run the sost ..after that deactivate the trace ..goto overview..it'll list u all the tables..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wont b easy task...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Gunjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2006 07:46:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trcode-sost/m-p/1406597#M196184</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-19T07:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: TrCode : SOST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trcode-sost/m-p/1406598#M196185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Srini,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the report program &amp;lt;b&amp;gt;RSCONN01&amp;lt;/b&amp;gt;, this is the one which is working in sap to send mails. you may find related tables over there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds,&lt;/P&gt;&lt;P&gt;TM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2006 07:54:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trcode-sost/m-p/1406598#M196185</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-19T07:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: TrCode : SOST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trcode-sost/m-p/1406599#M196186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi srini,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Resend to the User or again to the receipient ?&lt;/P&gt;&lt;P&gt;I hope you can send the waiting mails not the Error ones.&lt;/P&gt;&lt;P&gt;Whatevr time u exe the program it always ends with errors.&lt;/P&gt;&lt;P&gt;Thru some light on &amp;lt;b&amp;gt; RSCONN* pgms &amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Jothi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2006 09:41:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trcode-sost/m-p/1406599#M196186</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-19T09:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: TrCode : SOST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trcode-sost/m-p/1406600#M196187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi jothi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to resend the messages which has Red Status ( error ), which has to resend to reciepeint again ? and this messages has to be submitted in background (batch job/ program that is scheduled periodically )? can u give me some ideas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2006 10:38:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trcode-sost/m-p/1406600#M196187</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-19T10:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: TrCode : SOST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trcode-sost/m-p/1406601#M196188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srini,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to execute the program RSCONN01 to pick up the entries from SOST transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You run this program. We had the same problem and got it done this way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;YJR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2006 11:22:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trcode-sost/m-p/1406601#M196188</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-19T11:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: TrCode : SOST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trcode-sost/m-p/1406602#M196189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got another idea,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Write a program for SOST with BDC, selecting only Error Transmissings from the Selection Screen. Schedule it as a job.?&lt;/P&gt;&lt;P&gt;Will that fit for you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds,&lt;/P&gt;&lt;P&gt;TM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2006 11:24:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trcode-sost/m-p/1406602#M196189</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-19T11:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: TrCode : SOST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trcode-sost/m-p/1406603#M196190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;USe the repeat send  option in SOST for Error Document.&lt;/P&gt;&lt;P&gt;This will trigger the error documents once again.&lt;/P&gt;&lt;P&gt;Major problem with SCOT is sender address should be maintained in the user master.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2006 15:13:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trcode-sost/m-p/1406603#M196190</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-19T15:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: TrCode : SOST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trcode-sost/m-p/1406604#M196191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ajay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can u tell me how to use repeat send option in SOST in Error Document ? Thanks in advance...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2006 04:38:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trcode-sost/m-p/1406604#M196191</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-20T04:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: TrCode : SOST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trcode-sost/m-p/1406605#M196192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srini,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call transaction SOST. Sort the list using column&lt;/P&gt;&lt;P&gt;Status. Select the row with the Red symbol and click&lt;/P&gt;&lt;P&gt;on the button Repeat Send which is 4 button (next to Trace button) . This will automatically send&lt;/P&gt;&lt;P&gt;the document out to SCOT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : SCOT transaction must be scheduled to send the document. or go to scot and send the document from there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2006 07:35:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trcode-sost/m-p/1406605#M196192</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-20T07:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: TrCode : SOST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trcode-sost/m-p/1406606#M196193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have an issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Transaction SU01, Parameter Tab, There is a Parameter called SOST.- User settings&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It has value as "XXXX    X X3XXX  XX" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What does it mean? How this setting for each user will affect the user ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jan 2007 17:05:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trcode-sost/m-p/1406606#M196193</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-18T17:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: TrCode : SOST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trcode-sost/m-p/1406607#M196194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Srini&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the same problem to resend messages with red status.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have a solution to this?&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;Maurício Flauto&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 19:02:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trcode-sost/m-p/1406607#M196194</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-23T19:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: TrCode : SOST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trcode-sost/m-p/1406608#M196195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use below table :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SOOS&lt;/P&gt;&lt;P&gt;SOST&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;look at SOST table when you have message type - 'E' then resend email.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 19:15:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trcode-sost/m-p/1406608#M196195</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-23T19:15:05Z</dc:date>
    </item>
  </channel>
</rss>

