<?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: how to save app in qliksense using node js in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/how-to-save-app-in-qliksense-using-node-js/m-p/1614023#M45710</link>
    <description>&lt;P&gt;If you are connected to an app you shouldn't need to specify the file parameter. But it looks like you are getting an error because it doesn't know what to save.&lt;/P&gt;&lt;P&gt;Try something like this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{
	"handle": 1,
	"method": "DoSave",
	"params": {
		"qFileName": "2503772b-54ca-4d4c-b7c7-4e563d68ee08"
	}
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 19 Aug 2019 18:51:42 GMT</pubDate>
    <dc:creator>treysmithdev</dc:creator>
    <dc:date>2019-08-19T18:51:42Z</dc:date>
    <item>
      <title>how to save app in qliksense using node js</title>
      <link>https://community.qlik.com/t5/App-Development/how-to-save-app-in-qliksense-using-node-js/m-p/1613679#M45697</link>
      <description>&lt;P&gt;I am using&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;DoSave method for saving the app.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;the code is like this&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"jsonrpc"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"2.0"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"id"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;6&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"method"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"DoSave"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"handle"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;1&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"params"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;[&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;and i am getting error like this&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;{&lt;BR /&gt;jsonrpc: '2.0',&lt;BR /&gt;id: 6,&lt;BR /&gt;error: {&lt;BR /&gt;code: -32602,&lt;BR /&gt;parameter: 'Invalid handle',&lt;BR /&gt;message: 'Invalid Params'&lt;BR /&gt;}&lt;BR /&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;please can anybody help to sort out the problem&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 19 Aug 2019 07:50:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/how-to-save-app-in-qliksense-using-node-js/m-p/1613679#M45697</guid>
      <dc:creator>NaikPravee</dc:creator>
      <dc:date>2019-08-19T07:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: how to save app in qliksense using node js</title>
      <link>https://community.qlik.com/t5/App-Development/how-to-save-app-in-qliksense-using-node-js/m-p/1614023#M45710</link>
      <description>&lt;P&gt;If you are connected to an app you shouldn't need to specify the file parameter. But it looks like you are getting an error because it doesn't know what to save.&lt;/P&gt;&lt;P&gt;Try something like this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{
	"handle": 1,
	"method": "DoSave",
	"params": {
		"qFileName": "2503772b-54ca-4d4c-b7c7-4e563d68ee08"
	}
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 18:51:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/how-to-save-app-in-qliksense-using-node-js/m-p/1614023#M45710</guid>
      <dc:creator>treysmithdev</dc:creator>
      <dc:date>2019-08-19T18:51:42Z</dc:date>
    </item>
  </channel>
</rss>

