<?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 QMS API - return DocumentFolder from a path string in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QMS-API-return-DocumentFolder-from-a-path-string/m-p/356975#M1305938</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need a guid, look at a complete sample on how to access the QMS API.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Guid is not related to the folder but to the service.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 May 2012 19:02:31 GMT</pubDate>
    <dc:creator>danielrozental</dc:creator>
    <dc:date>2012-05-17T19:02:31Z</dc:date>
    <item>
      <title>QMS API - return DocumentFolder from a path string</title>
      <link>https://community.qlik.com/t5/QlikView/QMS-API-return-DocumentFolder-from-a-path-string/m-p/356974#M1305936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a simple question about the QMS API.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the path for a source document folder and I want to return the DocumentFolder object by just having the string with this path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The method GetDocumentFolder requires two parameters: a Guid and a Scope and I do not have the Guid. Actually I want the Guid but I have only the path as a string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this simple task possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way, I have installed QV and QV Server/Publisher 11 SR1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMS-API-return-DocumentFolder-from-a-path-string/m-p/356974#M1305936</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>QMS API - return DocumentFolder from a path string</title>
      <link>https://community.qlik.com/t5/QlikView/QMS-API-return-DocumentFolder-from-a-path-string/m-p/356975#M1305938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need a guid, look at a complete sample on how to access the QMS API.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Guid is not related to the folder but to the service.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2012 19:02:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMS-API-return-DocumentFolder-from-a-path-string/m-p/356975#M1305938</guid>
      <dc:creator>danielrozental</dc:creator>
      <dc:date>2012-05-17T19:02:31Z</dc:date>
    </item>
    <item>
      <title>QMS API - return DocumentFolder from a path string</title>
      <link>https://community.qlik.com/t5/QlikView/QMS-API-return-DocumentFolder-from-a-path-string/m-p/356976#M1305942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The samples are too simple, as usual. They do not help on what I am doing, as usual. Anyway, thank you for answering. I think I am close to the solutiuon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2012 19:10:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMS-API-return-DocumentFolder-from-a-path-string/m-p/356976#M1305942</guid>
      <dc:creator />
      <dc:date>2012-05-17T19:10:53Z</dc:date>
    </item>
    <item>
      <title>QMS API - return DocumentFolder from a path string</title>
      <link>https://community.qlik.com/t5/QlikView/QMS-API-return-DocumentFolder-from-a-path-string/m-p/356977#M1305944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree about the lack of more complex samples, it seemed to me you were a bit lost trying to get the guid, something that is done correctly in the samples.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2012 19:17:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMS-API-return-DocumentFolder-from-a-path-string/m-p/356977#M1305944</guid>
      <dc:creator>danielrozental</dc:creator>
      <dc:date>2012-05-17T19:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: QMS API - return DocumentFolder from a path string</title>
      <link>https://community.qlik.com/t5/QlikView/QMS-API-return-DocumentFolder-from-a-path-string/m-p/356978#M1305947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What you have to do is GetSourceDocumentFolders() by supplying the Guid for the QDS and then the scope of the Source Documents.&amp;nbsp; This will return all Source Document folders and then you will just have to loop through them to find the one that you want.&amp;nbsp; In there, you will find the Guid for each document and you will be able to find the path.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 20:25:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMS-API-return-DocumentFolder-from-a-path-string/m-p/356978#M1305947</guid>
      <dc:creator />
      <dc:date>2012-06-12T20:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: QMS API - return DocumentFolder from a path string</title>
      <link>https://community.qlik.com/t5/QlikView/QMS-API-return-DocumentFolder-from-a-path-string/m-p/356979#M1305948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What you have to do is GetSourceDocumentFolders() by supplying the Guid for the QDS and then the scope of the Source Documents.&amp;nbsp; This will return all Source Document folders and then you will just have to loop through them to find the one that you want.&amp;nbsp; In there, you will find the Guid for each document and you will be able to find the path.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 20:26:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMS-API-return-DocumentFolder-from-a-path-string/m-p/356979#M1305948</guid>
      <dc:creator />
      <dc:date>2012-06-12T20:26:02Z</dc:date>
    </item>
  </channel>
</rss>

