<?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: Qlik Sense .NET SDK - IHub.ExportApp Method usage in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-NET-SDK-IHub-ExportApp-Method-usage/m-p/1048767#M16488</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Hi Stephen, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;do you have an updates on this topic? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;I'm trying the exact same thing and am facing also the issue of not understanding the "ids" parameter. Also found the "&lt;SPAN style="color: #000000; font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; font-size: 15px;"&gt;Array of identifiers. The list of all the objects in the app to be exported must be given. This list must contain the GUIDs of all these objects." explanation, but I'm not sure what to do with it. Tried to pass a List of IDs with all children of the app, unfortunately without success. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-family: Arial, sans-serif;"&gt;Any help is appreciated. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-family: Arial, sans-serif;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-family: Arial, sans-serif;"&gt;Lisa&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Aug 2017 12:52:33 GMT</pubDate>
    <dc:creator>lisaobritzberge</dc:creator>
    <dc:date>2017-08-28T12:52:33Z</dc:date>
    <item>
      <title>Qlik Sense .NET SDK - IHub.ExportApp Method usage</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-NET-SDK-IHub-ExportApp-Method-usage/m-p/1048765#M16486</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;Has anyone used the above method in c#?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand the first two of the three parameters (targetPath, srcAppId), but am struggling with the third "ids".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The documentation states that "ids" (Type: System.Collections.Generic.IEnumerable&amp;lt;String&amp;gt;) is an "Array of identifiers. The list of all the objects in the app to be exported must be given. This list must contain the GUIDs of all these objects.".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How does one produce this - from the IApp class?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example of abbreviated code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// Load the app without data&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #2b91af; font-size: 10pt; font-family: Consolas;"&gt;IApp&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Consolas;"&gt; app = location.App(id, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Consolas;"&gt;null&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Consolas;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Consolas;"&gt;false&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Consolas;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Consolas;"&gt;true&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Consolas;"&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// Save the app&lt;/P&gt;&lt;P&gt;app.DoSave();&lt;/P&gt;&lt;P&gt;// Export the app&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;location.Hub().ExportApp(destFile,id.AppId.ToString(),????????)&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;My reason for asking is I'm trying to programmatically export apps from one test environment for import into another without data. I can open and save an app without the data but have been unable to produce the collection of object GUIDs needed to pass into the IHub.ExportApp method.&amp;nbsp; .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Your help would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Feb 2016 04:09:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-NET-SDK-IHub-ExportApp-Method-usage/m-p/1048765#M16486</guid>
      <dc:creator />
      <dc:date>2016-02-17T04:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense .NET SDK - IHub.ExportApp Method usage</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-NET-SDK-IHub-ExportApp-Method-usage/m-p/1048766#M16487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stephen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ExportApp in the .NET SDK is intended for services running behind the proxy. To do "normal" export you should use the Repository API. You find the instructions here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/sense-developer/2.2/Subsystems/RepositoryServiceAPI/Content/RepositoryServiceAPI/RepositoryServiceAPI-App-Export-App.htm" title="http://help.qlik.com/en-US/sense-developer/2.2/Subsystems/RepositoryServiceAPI/Content/RepositoryServiceAPI/RepositoryServiceAPI-App-Export-App.htm"&gt;App: Export app (call 1 of 2) ‒ Qlik Sense&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 11:35:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-NET-SDK-IHub-ExportApp-Method-usage/m-p/1048766#M16487</guid>
      <dc:creator>Claes_Linsefors</dc:creator>
      <dc:date>2016-03-10T11:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense .NET SDK - IHub.ExportApp Method usage</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-NET-SDK-IHub-ExportApp-Method-usage/m-p/1048767#M16488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Hi Stephen, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;do you have an updates on this topic? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;I'm trying the exact same thing and am facing also the issue of not understanding the "ids" parameter. Also found the "&lt;SPAN style="color: #000000; font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; font-size: 15px;"&gt;Array of identifiers. The list of all the objects in the app to be exported must be given. This list must contain the GUIDs of all these objects." explanation, but I'm not sure what to do with it. Tried to pass a List of IDs with all children of the app, unfortunately without success. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-family: Arial, sans-serif;"&gt;Any help is appreciated. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-family: Arial, sans-serif;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-family: Arial, sans-serif;"&gt;Lisa&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2017 12:52:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-NET-SDK-IHub-ExportApp-Method-usage/m-p/1048767#M16488</guid>
      <dc:creator>lisaobritzberge</dc:creator>
      <dc:date>2017-08-28T12:52:33Z</dc:date>
    </item>
  </channel>
</rss>

