<?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>Question Re: Flexible Query to find usergroup rights in CRM and CX Q&amp;A</title>
    <link>https://community.sap.com/t5/crm-and-cx-q-a/flexible-query-to-find-usergroup-rights/qaa-p/12219428#M422513</link>
    <description>&lt;P&gt;You can try this script to export all UAC:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;# ---- Extension: core ---- Type: UserRight ----
"#% impex.setTargetFile( ""UserRight.csv"" , true, 0, 0 );"
#SPECIAL CASE: Type UserRight will be exported with special logic (without header definition), see &lt;A href="https://wiki.hybris.com/x/PIFvAg" target="test_blank"&gt;https://wiki.hybris.com/x/PIFvAg&lt;/A&gt;
"#% impex.exportItems( ""UserRight"" , false );"
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I'm not sure if you can filter it to export a specific usergroup only. But, it's a good workaround for now.&lt;/P&gt;&lt;P&gt;Reference: &lt;A href="https://launchpad.support.sap.com/#/notes/0002384816"&gt;https://launchpad.support.sap.com/#/notes/0002384816&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 07 Nov 2020 02:20:54 GMT</pubDate>
    <dc:creator>geffchang</dc:creator>
    <dc:date>2020-11-07T02:20:54Z</dc:date>
    <item>
      <title>Flexible Query to find usergroup rights</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/flexible-query-to-find-usergroup-rights/qaq-p/12219427</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
  &lt;P&gt;I need to see in the Hybris what all userrights are associated to any usergroup for any item type using flexible query.&lt;/P&gt;
  &lt;P&gt;When I am using query select * from {userGroup}, it is not giving any userright deatils.&lt;/P&gt;
  &lt;P&gt;Can you please help.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Nov 2020 14:39:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/flexible-query-to-find-usergroup-rights/qaq-p/12219427</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2020-11-06T14:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: Flexible Query to find usergroup rights</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/flexible-query-to-find-usergroup-rights/qaa-p/12219428#M422513</link>
      <description>&lt;P&gt;You can try this script to export all UAC:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;# ---- Extension: core ---- Type: UserRight ----
"#% impex.setTargetFile( ""UserRight.csv"" , true, 0, 0 );"
#SPECIAL CASE: Type UserRight will be exported with special logic (without header definition), see &lt;A href="https://wiki.hybris.com/x/PIFvAg" target="test_blank"&gt;https://wiki.hybris.com/x/PIFvAg&lt;/A&gt;
"#% impex.exportItems( ""UserRight"" , false );"
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I'm not sure if you can filter it to export a specific usergroup only. But, it's a good workaround for now.&lt;/P&gt;&lt;P&gt;Reference: &lt;A href="https://launchpad.support.sap.com/#/notes/0002384816"&gt;https://launchpad.support.sap.com/#/notes/0002384816&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 07 Nov 2020 02:20:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/flexible-query-to-find-usergroup-rights/qaa-p/12219428#M422513</guid>
      <dc:creator>geffchang</dc:creator>
      <dc:date>2020-11-07T02:20:54Z</dc:date>
    </item>
  </channel>
</rss>

