<?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>Question Re: How to read a file from Remote Server in Product Lifecycle Management Q&amp;A</title>
    <link>https://community.sap.com/t5/product-lifecycle-management-q-a/how-to-read-a-file-from-remote-server/qaa-p/7619052#M37774</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Seng,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the delayed reply. I know i could able to load xml from XML Loader action block,but it is for the local project folder.&lt;/P&gt;&lt;P&gt;Can you tell me what exaclt is the remote mappning and please explain how can I do remote map to the rempte server in MII.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Feb 2011 06:15:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-02-04T06:15:59Z</dc:date>
    <item>
      <title>How to read a file from Remote Server</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/how-to-read-a-file-from-remote-server/qaq-p/7619049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to know how we can get a file from remote server. I'm using MII 12.1 SP07. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The scenario is explained below: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some third party application will create a xml file and saves it to its local server drive periodically. And MII needs to read that file from third party server(in same network) and will do the some manipulation on that file. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know that I can load a file from FTP server,but that application is not saving the file in FTP server. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also referred some below mentioned threads,but didn't find the solution: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Thread 1|&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="4838311"&gt;&lt;/A&gt;] &lt;/P&gt;&lt;P&gt;[Thread 2|&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="8877555"&gt;&lt;/A&gt;] &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Suresh Hiremath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jan 2011 07:39:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/how-to-read-a-file-from-remote-server/qaq-p/7619049</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-10T07:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to read a file from Remote Server</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/how-to-read-a-file-from-remote-server/qaa-p/7619050#M37772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Suresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a way to display a file that is on a remote server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;function OpenWorkInstructionsClick()&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;	//window.open("http://intranet/server/directory/directory/assembly instructions.doc","WorkInstruction","menubar=1,resizable=1,width=975,height=800") ;&lt;/P&gt;&lt;P&gt;             window.open("http://intranet/server/directory/directory/Procedure.doc","WorkInstruction","menubar=1,resizable=1,width=975,height=800") ;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jan 2011 23:40:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/how-to-read-a-file-from-remote-server/qaa-p/7619050#M37772</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-10T23:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to read a file from Remote Server</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/how-to-read-a-file-from-remote-server/qaa-p/7619051#M37773</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;The action block XMII Loader could load XML files. In MII server you need to do remote map to the remote server. Then in the action block you could load the content of the file .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 10:24:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/how-to-read-a-file-from-remote-server/qaa-p/7619051#M37773</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-11T10:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to read a file from Remote Server</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/how-to-read-a-file-from-remote-server/qaa-p/7619052#M37774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Seng,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the delayed reply. I know i could able to load xml from XML Loader action block,but it is for the local project folder.&lt;/P&gt;&lt;P&gt;Can you tell me what exaclt is the remote mappning and please explain how can I do remote map to the rempte server in MII.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Feb 2011 06:15:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/how-to-read-a-file-from-remote-server/qaa-p/7619052#M37774</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-04T06:15:59Z</dc:date>
    </item>
  </channel>
</rss>

