<?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>idea Re: Nprinting API: Create Role method - Status changed to: Closed - Archived in Suggest an Idea</title>
    <link>https://community.qlik.com/t5/Suggest-an-Idea/Nprinting-API-Create-Role-method/idc-p/2457081#M17112</link>
    <description>&lt;P&gt;Hi, this idea has been in "Not Planned" status for over a year and is still not in consideration. If you'd like to open a new request, please visit the &lt;STRONG&gt;&lt;A href="https://community.qlik.com/t5/Ideation/ct-p/qlik-product-insight" target="_self"&gt;Browse and Suggest page&lt;/A&gt;&lt;/STRONG&gt; and click "Suggest features" and open a new request.&lt;/P&gt;
&lt;P&gt;Meghann&lt;/P&gt;</description>
    <pubDate>Tue, 28 May 2024 15:42:41 GMT</pubDate>
    <dc:creator>Meghann_MacDonald</dc:creator>
    <dc:date>2024-05-28T15:42:41Z</dc:date>
    <item>
      <title>Re: Nprinting API: Create Role method</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Nprinting-API-Create-Role-method/idc-p/1980799#M10340</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/1771"&gt;@e_petrasevicius21&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;It's not documented but you could do this using internal use API &lt;A href="https://server:4993/npe/roles," target="_blank"&gt;https://server:4993/npe/roles&lt;/A&gt;&amp;nbsp;with POST.&lt;/P&gt;
&lt;P&gt;You must set the following header:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Content-Type:application/json&lt;/LI&gt;
&lt;LI&gt;X-XSRF-TOKEN:&amp;lt;the cookie&amp;gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Following a json example for the body:&lt;/P&gt;
&lt;P&gt;{&lt;BR /&gt;"apps": [],&lt;BR /&gt;"actions": [&lt;BR /&gt;{&lt;BR /&gt;"id": "f436fd9d-c184-4bf1-a639-fb1d4db12ccc",&lt;BR /&gt;"section": "Filter",&lt;BR /&gt;"name": "View",&lt;BR /&gt;"description": null,&lt;BR /&gt;"sortIndex": 0,&lt;BR /&gt;"selected": true&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"id": "ff1e78c3-7f58-4219-bf43-418686159688",&lt;BR /&gt;"section": "App",&lt;BR /&gt;"name": "View",&lt;BR /&gt;"description": null,&lt;BR /&gt;"sortIndex": 0,&lt;BR /&gt;"selected": true&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"id": "b97db432-8729-428c-b10c-ddb809e950de",&lt;BR /&gt;"section": "Condition",&lt;BR /&gt;"name": "View",&lt;BR /&gt;"description": null,&lt;BR /&gt;"sortIndex": 0,&lt;BR /&gt;"selected": true&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"id": "7dcc5090-368a-4579-b464-0238f3b67064",&lt;BR /&gt;"section": "Connection",&lt;BR /&gt;"name": "View",&lt;BR /&gt;"description": null,&lt;BR /&gt;"sortIndex": 0,&lt;BR /&gt;"selected": true&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"id": "e9def81b-21b0-4e2c-b63c-073f57511ed0",&lt;BR /&gt;"section": "Report",&lt;BR /&gt;"name": "View",&lt;BR /&gt;"description": null,&lt;BR /&gt;"sortIndex": 0,&lt;BR /&gt;"selected": true&lt;BR /&gt;}&lt;BR /&gt;],&lt;BR /&gt;"enabled": true,&lt;BR /&gt;"name": "name example",&lt;BR /&gt;"description": "description example",&lt;BR /&gt;"hasAllApps": true&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;To retrive the list of the actions with them guid you must do a GET call to&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://nprinting.horsa.it:4993/npe/roles/actions" target="_blank"&gt;https://nprinting.horsa.it:4993/npe/roles/actions&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;To retrive complete infos (the action list) of a role you could use the following &lt;A href="https://server:4993/npe/roles/&amp;lt;roleid&amp;gt;" target="_blank"&gt;https://server:4993/npe/roles/&amp;lt;roleid&amp;gt;&lt;/A&gt;&lt;BR /&gt;You must call one at time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope it can help you, regards&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2022 09:05:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Nprinting-API-Create-Role-method/idc-p/1980799#M10340</guid>
      <dc:creator>andregas</dc:creator>
      <dc:date>2022-09-14T09:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: Nprinting API: Create Role method - Status changed to: Open - Not Planned</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Nprinting-API-Create-Role-method/idc-p/2017083#M11377</link>
      <description />
      <pubDate>Thu, 15 Dec 2022 14:39:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Nprinting-API-Create-Role-method/idc-p/2017083#M11377</guid>
      <dc:creator>Andrew_Kruger</dc:creator>
      <dc:date>2022-12-15T14:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: Nprinting API: Create Role method - Status changed to: Closed - Archived</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Nprinting-API-Create-Role-method/idc-p/2457081#M17112</link>
      <description>&lt;P&gt;Hi, this idea has been in "Not Planned" status for over a year and is still not in consideration. If you'd like to open a new request, please visit the &lt;STRONG&gt;&lt;A href="https://community.qlik.com/t5/Ideation/ct-p/qlik-product-insight" target="_self"&gt;Browse and Suggest page&lt;/A&gt;&lt;/STRONG&gt; and click "Suggest features" and open a new request.&lt;/P&gt;
&lt;P&gt;Meghann&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2024 15:42:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Nprinting-API-Create-Role-method/idc-p/2457081#M17112</guid>
      <dc:creator>Meghann_MacDonald</dc:creator>
      <dc:date>2024-05-28T15:42:41Z</dc:date>
    </item>
  </channel>
</rss>

