<?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 Publishing an app using the .Net API - why not working? in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Publishing-an-app-using-the-Net-API-why-not-working/m-p/969331#M3603</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 do the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Create an application (using CreateAppAsync)&lt;/P&gt;&lt;P&gt;2. Import the application from a .qvf file (using ImportAppAsync) - this gives me the app ID.&lt;/P&gt;&lt;P&gt;3. Get the ID of the stream to publish to (using GetStreamListAsync and then enumerating the result until the Name matches the name of the one I want)&lt;/P&gt;&lt;P&gt;4. Publish the application (using PublishAppAsync)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In step (4) PublishAppAsync returns false and the app is not published.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are no other errors/exceptions or clues to why the app was not published.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The user I am logged in with can do this using the QMC UI no problem, so I assume not a security issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its qlik sense server 2.0.2.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Sep 2015 09:14:00 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-09-17T09:14:00Z</dc:date>
    <item>
      <title>Publishing an app using the .Net API - why not working?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Publishing-an-app-using-the-Net-API-why-not-working/m-p/969331#M3603</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 do the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Create an application (using CreateAppAsync)&lt;/P&gt;&lt;P&gt;2. Import the application from a .qvf file (using ImportAppAsync) - this gives me the app ID.&lt;/P&gt;&lt;P&gt;3. Get the ID of the stream to publish to (using GetStreamListAsync and then enumerating the result until the Name matches the name of the one I want)&lt;/P&gt;&lt;P&gt;4. Publish the application (using PublishAppAsync)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In step (4) PublishAppAsync returns false and the app is not published.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are no other errors/exceptions or clues to why the app was not published.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The user I am logged in with can do this using the QMC UI no problem, so I assume not a security issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its qlik sense server 2.0.2.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 09:14:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Publishing-an-app-using-the-Net-API-why-not-working/m-p/969331#M3603</guid>
      <dc:creator />
      <dc:date>2015-09-17T09:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: Publishing an app using the .Net API - why not working?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Publishing-an-app-using-the-Net-API-why-not-working/m-p/969332#M3604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A mistake there - I get the app ID in step (1) not (2)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 09:15:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Publishing-an-app-using-the-Net-API-why-not-working/m-p/969332#M3604</guid>
      <dc:creator />
      <dc:date>2015-09-17T09:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: Publishing an app using the .Net API - why not working?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Publishing-an-app-using-the-Net-API-why-not-working/m-p/969333#M3605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;ImportAppAsync, GetStreamListAsync and PublishAppAsync are not public APIs. You should use the REST APIs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regard&lt;/P&gt;&lt;P&gt;Lars-Göran Book&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 11:50:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Publishing-an-app-using-the-Net-API-why-not-working/m-p/969333#M3605</guid>
      <dc:creator />
      <dc:date>2015-09-17T11:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: Publishing an app using the .Net API - why not working?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Publishing-an-app-using-the-Net-API-why-not-working/m-p/969334#M3606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Lars-Goran&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting to the conclusion that the Rest API is the way to go, not just for this, but other things too. I keep getting to dead ends, for example, I am also trying to copy apps, and this is similarly blocked by the need to use the REST API to get the application objects to copy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is nothing in the documentation that marks these items as 'not public'. If they are not intended to be used then this should be indicated in the documentation - maybe it is and I missed it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 13:14:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Publishing-an-app-using-the-Net-API-why-not-working/m-p/969334#M3606</guid>
      <dc:creator />
      <dc:date>2015-09-17T13:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: Publishing an app using the .Net API - why not working?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Publishing-an-app-using-the-Net-API-why-not-working/m-p/969335#M3607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;Yes it is confusing, the documentation for the next release.&lt;/P&gt;&lt;P&gt;The following API in the .Net SDK should not be used:&lt;/P&gt;&lt;P&gt;ImportApp&lt;/P&gt;&lt;P&gt;ImportAppEx&lt;/P&gt;&lt;P&gt;ExportApp&lt;/P&gt;&lt;P&gt;Publish&lt;/P&gt;&lt;P&gt;UnPublish&lt;/P&gt;&lt;P&gt;CopyApp&lt;/P&gt;&lt;P&gt;ReplaceAppFromID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These APIs have an equivalent REST APIs that should be used.&lt;/P&gt;&lt;P&gt;GetStreamListAsync should works fine with the .Net SDK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Lars-Göran Book&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 06:10:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Publishing-an-app-using-the-Net-API-why-not-working/m-p/969335#M3607</guid>
      <dc:creator />
      <dc:date>2015-09-23T06:10:30Z</dc:date>
    </item>
  </channel>
</rss>

