<?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: Query related to interface programming in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-related-to-interface-programming/m-p/1754794#M327141</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont have sample code but you can search this forum with XML and download and you will find the example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Dec 2006 11:06:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-19T11:06:41Z</dc:date>
    <item>
      <title>Query related to interface programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-related-to-interface-programming/m-p/1754789#M327136</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;I need to download the data to XML file. I have hard coded the file path in the Report Program. This Report should be shceduled for every night.&lt;/P&gt;&lt;P&gt;But the problem is that since I have hard coded the path, whenever the program is deployed to production system there will be a problem regarding the file path.&lt;/P&gt;&lt;P&gt;Can any body throw some light on how to avoid hard coding of the filepath ?&lt;/P&gt;&lt;P&gt;Reward points are assured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Bhagat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2006 08:38:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-related-to-interface-programming/m-p/1754789#M327136</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-19T08:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: Query related to interface programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-related-to-interface-programming/m-p/1754790#M327137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since it is schedule job, i'm assuming you are using application server. In that case, you will have same directory structure like DIR_TRANS, DIR_DATA etc. Otherwise, you can use logical filename.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2006 08:43:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-related-to-interface-programming/m-p/1754790#M327137</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-19T08:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Query related to interface programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-related-to-interface-programming/m-p/1754791#M327138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sanjay,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;Can we have XML down load to application server ?&lt;/P&gt;&lt;P&gt;I am not using Application Server for it. Can I use Application Server for XML down load also ?&lt;/P&gt;&lt;P&gt;I am using GUI_Download.&lt;/P&gt;&lt;P&gt;Can you throw some light on it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Bhagat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2006 09:07:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-related-to-interface-programming/m-p/1754791#M327138</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-19T09:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Query related to interface programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-related-to-interface-programming/m-p/1754792#M327139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you can download XML to application server also. You need to use OPEN DATASET, TRANSFER etc for downloading.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For XML, are you using CALL TRANSFORMATION or other FM?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2006 09:18:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-related-to-interface-programming/m-p/1754792#M327139</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-19T09:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: Query related to interface programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-related-to-interface-programming/m-p/1754793#M327140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I am using CALL TRANSFORMATION ID.&lt;/P&gt;&lt;P&gt;Can you send me some example code for Down loading the data to XML output on Application Server ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2006 09:36:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-related-to-interface-programming/m-p/1754793#M327140</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-19T09:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: Query related to interface programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-related-to-interface-programming/m-p/1754794#M327141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont have sample code but you can search this forum with XML and download and you will find the example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2006 11:06:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-related-to-interface-programming/m-p/1754794#M327141</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-19T11:06:41Z</dc:date>
    </item>
  </channel>
</rss>

