<?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: Please Guide Me in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-guide-me/m-p/3753940#M903099</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;kINDLY HELP ME FRIENDS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Apr 2008 06:21:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-29T06:21:51Z</dc:date>
    <item>
      <title>Please Guide Me</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-guide-me/m-p/3753939#M903098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Exxperts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me to automise this process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Flow from Tenet to R/3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	The commissioning Notification details which is got from Tenet in Excel file should be automatically uploaded to SAP R/3 using the transaction zcs15. &lt;/P&gt;&lt;P&gt;zcs15 screesn feilds:&lt;/P&gt;&lt;P&gt;1) name&lt;/P&gt;&lt;P&gt;2) excel file upload parameter&lt;/P&gt;&lt;P&gt;Zcs15 transaction is used to upload the excel file which automatically updates  the required SAP tables . The process of getting the excel file from Tenet server and uploading it into ZCS15 should be automized by us . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help me pls&lt;/P&gt;&lt;P&gt;I m facing this type of issue for the first time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jaya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2008 05:39:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-guide-me/m-p/3753939#M903098</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-29T05:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: Please Guide Me</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-guide-me/m-p/3753940#M903099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;kINDLY HELP ME FRIENDS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2008 06:21:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-guide-me/m-p/3753940#M903099</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-29T06:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: Please Guide Me</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-guide-me/m-p/3753941#M903100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jaya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like I try to tell you already yesterday, you will need to find out (or set up) a connection between Tenet and 'your' company. You can do this for example via FTP or via the internet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Via FTP, you will need hostname, ip adres , user name, password of the FTP server you are going to use. This can be an FTP server which you share with Tenet, or an FTP server from Tenet to which you will have access. Not ontly authohorized by Tenet, but you should also be able to overcome firewalls etc.from your side. There are several test programs, look for package SFTP (else &lt;STRONG&gt;FTP&lt;/STRONG&gt; package). Also a good blog on SDN from Thomas Jung I believe.&lt;/P&gt;&lt;P&gt;2.Some sort of XML interface (packagee IXML (but also not sure). Search for package &lt;STRONG&gt;XML&lt;/STRONG&gt;. But in this case you are going to face the same problems. You need to have access (user name, password), possibly firewalls, etc.&lt;/P&gt;&lt;P&gt;3. File interface via XI (if available).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But FIRST you will need to find out (functional consultant, or the one that gave you this assignment, or someone from basis) what the possibilities are for exchanging data between 'you' and Tenet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2008 06:42:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-guide-me/m-p/3753941#M903100</guid>
      <dc:creator>Sm1tje</dc:creator>
      <dc:date>2008-04-29T06:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: Please Guide Me</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-guide-me/m-p/3753942#M903101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnks for the reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will proceeed by the method u told me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank a lot in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I m rewarding you to for your 'Sincereity'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jaya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2008 06:46:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-guide-me/m-p/3753942#M903101</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-29T06:46:51Z</dc:date>
    </item>
  </channel>
</rss>

