<?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 CATT script, need help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/catt-script-need-help/m-p/5189274#M1200950</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;I am trying to create a CATT script to create Users ( SU01 ).&lt;/P&gt;&lt;P&gt;I got stuck when I am giving variable number of roles. I tried by giving the max. no of roles in the record stage. But during the script run, by default CATT is assigning all the roles to all the users, though I gave very less number of roles in the variant spread sheet. I numbered them too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is the probelm with the way I recorded? or am I missing something?&lt;/P&gt;&lt;P&gt;I am with ECC 6.0 and using tcode SECATT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Raj.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Feb 2009 13:21:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-13T13:21:53Z</dc:date>
    <item>
      <title>CATT script, need help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/catt-script-need-help/m-p/5189274#M1200950</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;I am trying to create a CATT script to create Users ( SU01 ).&lt;/P&gt;&lt;P&gt;I got stuck when I am giving variable number of roles. I tried by giving the max. no of roles in the record stage. But during the script run, by default CATT is assigning all the roles to all the users, though I gave very less number of roles in the variant spread sheet. I numbered them too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is the probelm with the way I recorded? or am I missing something?&lt;/P&gt;&lt;P&gt;I am with ECC 6.0 and using tcode SECATT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Raj.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2009 13:21:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/catt-script-need-help/m-p/5189274#M1200950</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-13T13:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: CATT script, need help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/catt-script-need-help/m-p/5189275#M1200951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should only assign one role at a time. For a user that needs three roles you simply create three variants.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2009 13:25:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/catt-script-need-help/m-p/5189275#M1200951</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2009-02-13T13:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: CATT script, need help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/catt-script-need-help/m-p/5189276#M1200952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i addition to Jurjens answer create 2 scripts, one that creates the users and assigns  1 role like a general user role.&lt;/P&gt;&lt;P&gt;the second script you use to assign the roles to the users. as mentioned by jurjen the import sheet should have one userid and one role on each line, tip assign via PFCG there you can insert a role on top of the list!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2009 13:30:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/catt-script-need-help/m-p/5189276#M1200952</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-13T13:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: CATT script, need help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/catt-script-need-help/m-p/5189277#M1200953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; tip assign via PFCG there you can insert a role on top of the list!&lt;/P&gt;&lt;P&gt;Nice one! SU10 also provides some flexibility in addition to SU01.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2009 13:31:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/catt-script-need-help/m-p/5189277#M1200953</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2009-02-13T13:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: CATT script, need help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/catt-script-need-help/m-p/5189278#M1200954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all for the inputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Raj.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2009 14:12:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/catt-script-need-help/m-p/5189278#M1200954</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-13T14:12:11Z</dc:date>
    </item>
  </channel>
</rss>

