<?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: help me in pulling data into qlikview? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/help-me-in-pulling-data-into-qlikview/m-p/833757#M1005433</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just send me messages directly via the forum if you need to - but the best is to post it on community anyway - I read and contribute almost daily anyway and you get the benefit of others competence to so they can contribute to solving your questions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 May 2015 11:47:48 GMT</pubDate>
    <dc:creator>petter</dc:creator>
    <dc:date>2015-05-22T11:47:48Z</dc:date>
    <item>
      <title>help me in pulling data into qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/help-me-in-pulling-data-into-qlikview/m-p/833750#M1005426</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 have xml files in unix server. Now i need to pull the xml files into qlikview using winscp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me to get he data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Durga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 10:22:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-me-in-pulling-data-into-qlikview/m-p/833750#M1005426</guid>
      <dc:creator>durgabhavani</dc:creator>
      <dc:date>2015-05-22T10:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: help me in pulling data into qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/help-me-in-pulling-data-into-qlikview/m-p/833751#M1005427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the EXECUTE statement in a load script to run WinSCP as a command line tool to retrieve the XML-files locally.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 10:31:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-me-in-pulling-data-into-qlikview/m-p/833751#M1005427</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2015-05-22T10:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: help me in pulling data into qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/help-me-in-pulling-data-into-qlikview/m-p/833752#M1005428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alternatively you can schedule the command-line execution from your QMC if you have the QlikView Server Enterprise Edition.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 10:33:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-me-in-pulling-data-into-qlikview/m-p/833752#M1005428</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2015-05-22T10:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: help me in pulling data into qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/help-me-in-pulling-data-into-qlikview/m-p/833753#M1005429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for response petter!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please make me clear with example using EXECUTE statement in loadscript. i am first time facing this type of loading data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;provide me screenshots. I have no access to qvw files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: we have no QMC. so i need to implement at script level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Durga&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 10:38:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-me-in-pulling-data-into-qlikview/m-p/833753#M1005429</guid>
      <dc:creator>durgabhavani</dc:creator>
      <dc:date>2015-05-22T10:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: help me in pulling data into qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/help-me-in-pulling-data-into-qlikview/m-p/833754#M1005430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;EXECUTE will send whatever is between EXECUTE and an ending semicolon as a command line to Windows. This command line will be executed and after completion of the command execution will contine on the next statement in your load script like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXECUTE c:\windows\system32\cmd.exe /c dir c:\ /s &amp;gt;directory-content.txt ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will start the Windows command processor and execute the DIR command which lists the file contenst and send the output to a file named directory-content.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a similar fashion you could have an EXECUTE statement with WinSCP like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXECUTE "c:\Program Files\WinSCP\&lt;SPAN class="kw3"&gt;winscp.com"&lt;/SPAN&gt; &lt;SPAN class="br0"&gt;/s&lt;/SPAN&gt;&lt;SPAN class="kw4"&gt;cript&lt;/SPAN&gt;=scp-script-to-do-the-retrieval-of-XML.txt&amp;nbsp; ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(don't try to run this without modification because this is only a made up example to give you an idea ...)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 10:58:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-me-in-pulling-data-into-qlikview/m-p/833754#M1005430</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2015-05-22T10:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: help me in pulling data into qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/help-me-in-pulling-data-into-qlikview/m-p/833755#M1005431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here are some links that can help you get started:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://winscp.net/eng/docs/commandline" title="http://winscp.net/eng/docs/commandline"&gt;Command-line Options :: WinSCP&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://articles.slicehost.com/2009/7/16/automate-file-transfer-with-winscp-2" title="http://articles.slicehost.com/2009/7/16/automate-file-transfer-with-winscp-2"&gt;Slicehost Articles: Automate File Transfer with WinSCP&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 11:00:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-me-in-pulling-data-into-qlikview/m-p/833755#M1005431</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2015-05-22T11:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: help me in pulling data into qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/help-me-in-pulling-data-into-qlikview/m-p/833756#M1005432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome Petter!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got your points. I will try to implement the same from my side with modifications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i face any complications. I will get back to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please provide me your mail id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Durga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 11:40:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-me-in-pulling-data-into-qlikview/m-p/833756#M1005432</guid>
      <dc:creator>durgabhavani</dc:creator>
      <dc:date>2015-05-22T11:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: help me in pulling data into qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/help-me-in-pulling-data-into-qlikview/m-p/833757#M1005433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just send me messages directly via the forum if you need to - but the best is to post it on community anyway - I read and contribute almost daily anyway and you get the benefit of others competence to so they can contribute to solving your questions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 11:47:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-me-in-pulling-data-into-qlikview/m-p/833757#M1005433</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2015-05-22T11:47:48Z</dc:date>
    </item>
  </channel>
</rss>

