<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body>
    <p>Hello Chris,</p>
    <p>the difference between <tt>PrismContainer</tt> and <tt>ResourceAttributeContainer</tt>
      is that the former (<tt>PrismContainer</tt>) is a generic building
      block of midPoint data structures whereas the latter (<tt>ResourceAttributeContainer</tt>)
      is its special subtype used to contain resource object attributes.
      It is managed by Provisioning subsystem.<br>
    </p>
    <p>Definition of <tt>ResourceAttributeContainer</tt> is augmented
      by e.g.</p>
    <ul>
      <li>information on what are the identifiers (like icfs:uid,
        icfs:name, ...), <br>
      </li>
      <li>what is the relevant kind/intent/object class, <br>
      </li>
    </ul>
    <p>and each of the property (attribute) definitions is not regular <tt>PrismPropertyDefinition</tt>
      but a <tt>ResourceAttributeDefinition</tt> that contains e.g.</p>
    <ul>
      <li>native attribute name,</li>
      <li>"is primary/secondary identifier" flag,</li>
      <li>"is returned by default" flag.</li>
    </ul>
    <p>But I am afraid this information is not too helpful in your
      context. :) </p>
    <p>The error you mentioned occurs e.g. when I try to create a piece
      of information via prism methods and then try to use it as part of
      resource object shadow at a place where midPoint expects "more
      elaborate" values, i.e. <tt>ResouceAttributeContainer </tt>instead
      of plain <tt>PrismContainer</tt>.</p>
    <p>How to fix:</p>
    <ol>
      <li><tt>ProvisioningService </tt>has methods called <tt>applyDefinition</tt>
        (there are more variants) that take a plain object and try to
        convert prism structures to provisioning-enhanced ones - one of
        such changes is converting <tt>PrismContainer </tt>to <tt>ResourceAttributeContainer
        </tt>for attributes. So you might have a look if this is
        applicable to your situation.</li>
      <li>Or you can write us (publicly or privately, as you need) and
        explain your use case and your approach to the solution. We
        might be able to help you more specifically.</li>
    </ol>
    <p>Best regards,<br>
    </p>
    <pre class="moz-signature" cols="72">Pavol Mederly
Software developer
evolveum.com
</pre>
    <div class="moz-cite-prefix">On 24/05/2020 18:53, Chris Woods wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:abcc92a4c04a495084aa9649db7cc9e5@rohde-schwarz.com">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:Helvetica;
        panose-1:2 11 6 4 2 2 2 2 2 4;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:"Arial Unicode MS";
        panose-1:2 11 6 4 2 2 2 2 2 4;}
@font-face
        {font-family:"Arial Black";
        panose-1:2 11 10 4 2 1 2 2 2 4;}
@font-face
        {font-family:"\@Arial Unicode MS";
        panose-1:2 11 6 4 2 2 2 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin-top:0cm;
        margin-right:0cm;
        margin-bottom:6.0pt;
        margin-left:0cm;
        line-height:112%;
        font-size:10.0pt;
        font-family:"Arial",sans-serif;
        mso-fareast-language:EN-US;}
h1
        {mso-style-priority:12;
        mso-style-link:"Überschrift 1 Zchn";
        margin-top:18.0pt;
        margin-right:0cm;
        margin-bottom:6.0pt;
        margin-left:21.25pt;
        mso-add-space:auto;
        text-indent:-21.25pt;
        line-height:112%;
        page-break-after:avoid;
        mso-list:l5 level1 lfo1;
        font-size:20.0pt;
        font-family:"Arial Narrow",sans-serif;
        color:#003E76;
        mso-fareast-language:EN-US;}
h1.CxSpFirst
        {mso-style-priority:12;
        mso-style-link:"Überschrift 1 Zchn";
        mso-style-type:export-only;
        margin-top:18.0pt;
        margin-right:0cm;
        margin-bottom:0cm;
        margin-left:21.25pt;
        margin-bottom:.0001pt;
        mso-add-space:auto;
        text-indent:-21.25pt;
        line-height:112%;
        page-break-after:avoid;
        mso-list:l5 level1 lfo1;
        font-size:20.0pt;
        font-family:"Arial Narrow",sans-serif;
        color:#003E76;
        mso-fareast-language:EN-US;}
h1.CxSpMiddle
        {mso-style-priority:12;
        mso-style-link:"Überschrift 1 Zchn";
        mso-style-type:export-only;
        margin-top:0cm;
        margin-right:0cm;
        margin-bottom:0cm;
        margin-left:21.25pt;
        margin-bottom:.0001pt;
        mso-add-space:auto;
        text-indent:-21.25pt;
        line-height:112%;
        page-break-after:avoid;
        mso-list:l5 level1 lfo1;
        font-size:20.0pt;
        font-family:"Arial Narrow",sans-serif;
        color:#003E76;
        mso-fareast-language:EN-US;}
h1.CxSpLast
        {mso-style-priority:12;
        mso-style-link:"Überschrift 1 Zchn";
        mso-style-type:export-only;
        margin-top:0cm;
        margin-right:0cm;
        margin-bottom:6.0pt;
        margin-left:21.25pt;
        mso-add-space:auto;
        text-indent:-21.25pt;
        line-height:112%;
        page-break-after:avoid;
        mso-list:l5 level1 lfo1;
        font-size:20.0pt;
        font-family:"Arial Narrow",sans-serif;
        color:#003E76;
        mso-fareast-language:EN-US;}
h2
        {mso-style-priority:9;
        mso-style-link:"Überschrift 2 Zchn";
        margin-top:2.0pt;
        margin-right:0cm;
        margin-bottom:0cm;
        margin-left:0cm;
        margin-bottom:.0001pt;
        line-height:112%;
        page-break-after:avoid;
        font-size:13.0pt;
        font-family:"Arial Narrow",sans-serif;
        color:#002E58;
        mso-fareast-language:EN-US;
        font-weight:normal;}
p.MsoListBullet, li.MsoListBullet, div.MsoListBullet
        {mso-style-priority:78;
        margin-top:0cm;
        margin-right:0cm;
        margin-bottom:6.0pt;
        margin-left:21.25pt;
        text-indent:-21.25pt;
        line-height:112%;
        mso-list:l8 level1 lfo14;
        font-size:10.0pt;
        font-family:"Arial",sans-serif;
        mso-fareast-language:EN-US;}
p.MsoListBullet2, li.MsoListBullet2, div.MsoListBullet2
        {mso-style-priority:78;
        margin-top:0cm;
        margin-right:0cm;
        margin-bottom:6.0pt;
        margin-left:42.5pt;
        text-indent:-21.25pt;
        line-height:112%;
        mso-list:l8 level2 lfo14;
        font-size:10.0pt;
        font-family:"Arial",sans-serif;
        mso-fareast-language:EN-US;}
p.MsoListBullet3, li.MsoListBullet3, div.MsoListBullet3
        {mso-style-priority:78;
        margin-top:0cm;
        margin-right:0cm;
        margin-bottom:6.0pt;
        margin-left:63.75pt;
        text-indent:-21.25pt;
        line-height:112%;
        mso-list:l8 level3 lfo14;
        font-size:10.0pt;
        font-family:"Arial",sans-serif;
        mso-fareast-language:EN-US;}
p.MsoListBullet4, li.MsoListBullet4, div.MsoListBullet4
        {mso-style-priority:78;
        margin-top:0cm;
        margin-right:0cm;
        margin-bottom:6.0pt;
        margin-left:85.0pt;
        text-indent:-21.25pt;
        line-height:112%;
        mso-list:l8 level4 lfo14;
        font-size:10.0pt;
        font-family:"Arial",sans-serif;
        mso-fareast-language:EN-US;}
p.MsoListBullet5, li.MsoListBullet5, div.MsoListBullet5
        {mso-style-priority:78;
        margin-top:0cm;
        margin-right:0cm;
        margin-bottom:6.0pt;
        margin-left:106.25pt;
        text-indent:-21.25pt;
        line-height:112%;
        mso-list:l8 level5 lfo14;
        font-size:10.0pt;
        font-family:"Arial",sans-serif;
        mso-fareast-language:EN-US;}
p.MsoTitle, li.MsoTitle, div.MsoTitle
        {mso-style-priority:10;
        mso-style-link:"Titel Zchn";
        margin-top:18.0pt;
        margin-right:102.05pt;
        margin-bottom:6.0pt;
        margin-left:0cm;
        mso-add-space:auto;
        line-height:112%;
        font-size:26.0pt;
        font-family:"Arial Narrow",sans-serif;
        color:#003E76;
        text-transform:uppercase;
        mso-fareast-language:EN-US;
        font-weight:bold;}
p.MsoTitleCxSpFirst, li.MsoTitleCxSpFirst, div.MsoTitleCxSpFirst
        {mso-style-priority:10;
        mso-style-link:"Titel Zchn";
        mso-style-type:export-only;
        margin-top:18.0pt;
        margin-right:102.05pt;
        margin-bottom:0cm;
        margin-left:0cm;
        margin-bottom:.0001pt;
        mso-add-space:auto;
        line-height:112%;
        font-size:26.0pt;
        font-family:"Arial Narrow",sans-serif;
        color:#003E76;
        text-transform:uppercase;
        mso-fareast-language:EN-US;
        font-weight:bold;}
p.MsoTitleCxSpMiddle, li.MsoTitleCxSpMiddle, div.MsoTitleCxSpMiddle
        {mso-style-priority:10;
        mso-style-link:"Titel Zchn";
        mso-style-type:export-only;
        margin-top:0cm;
        margin-right:102.05pt;
        margin-bottom:0cm;
        margin-left:0cm;
        margin-bottom:.0001pt;
        mso-add-space:auto;
        line-height:112%;
        font-size:26.0pt;
        font-family:"Arial Narrow",sans-serif;
        color:#003E76;
        text-transform:uppercase;
        mso-fareast-language:EN-US;
        font-weight:bold;}
p.MsoTitleCxSpLast, li.MsoTitleCxSpLast, div.MsoTitleCxSpLast
        {mso-style-priority:10;
        mso-style-link:"Titel Zchn";
        mso-style-type:export-only;
        margin-top:0cm;
        margin-right:102.05pt;
        margin-bottom:6.0pt;
        margin-left:0cm;
        mso-add-space:auto;
        line-height:112%;
        font-size:26.0pt;
        font-family:"Arial Narrow",sans-serif;
        color:#003E76;
        text-transform:uppercase;
        mso-fareast-language:EN-US;
        font-weight:bold;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#009DEC;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#933973;
        text-decoration:underline;}
span.TitelZchn
        {mso-style-name:"Titel Zchn";
        mso-style-priority:10;
        mso-style-link:Titel;
        font-family:"Arial Narrow",sans-serif;
        color:#003E76;
        text-transform:uppercase;
        font-weight:bold;}
span.berschrift1Zchn
        {mso-style-name:"Überschrift 1 Zchn";
        mso-style-priority:12;
        mso-style-link:"Überschrift 1";
        font-family:"Arial Narrow",sans-serif;
        color:#003E76;
        font-weight:bold;}
span.berschrift2Zchn
        {mso-style-name:"Überschrift 2 Zchn";
        mso-style-priority:9;
        mso-style-link:"Überschrift 2";
        font-family:"Arial Narrow",sans-serif;
        color:#002E58;}
span.E-MailFormatvorlage27
        {mso-style-type:personal-compose;
        font-family:"Arial",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;
        mso-fareast-language:EN-US;}
.MsoPapDefault
        {mso-style-type:export-only;
        margin-bottom:6.0pt;
        line-height:112%;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
        {page:WordSection1;}
/* List Definitions */
@list l0
        {mso-list-id:-128;
        mso-list-type:simple;
        mso-list-template-ids:-1065161782;}
@list l0:level1
        {mso-level-number-format:bullet;
        mso-level-text:\F0B7;
        mso-level-tab-stop:74.6pt;
        mso-level-number-position:left;
        margin-left:74.6pt;
        text-indent:-18.0pt;
        font-family:Symbol;}
@list l1
        {mso-list-id:-127;
        mso-list-type:simple;
        mso-list-template-ids:-1206225484;}
@list l1:level1
        {mso-level-number-format:bullet;
        mso-level-text:\F0B7;
        mso-level-tab-stop:60.45pt;
        mso-level-number-position:left;
        margin-left:60.45pt;
        text-indent:-18.0pt;
        font-family:Symbol;}
@list l2
        {mso-list-id:-126;
        mso-list-type:simple;
        mso-list-template-ids:-1263516298;}
@list l2:level1
        {mso-level-number-format:bullet;
        mso-level-text:\F0B7;
        mso-level-tab-stop:46.3pt;
        mso-level-number-position:left;
        margin-left:46.3pt;
        text-indent:-18.0pt;
        font-family:Symbol;}
@list l3
        {mso-list-id:-125;
        mso-list-type:simple;
        mso-list-template-ids:753556074;}
@list l3:level1
        {mso-level-number-format:bullet;
        mso-level-text:\F0B7;
        mso-level-tab-stop:32.15pt;
        mso-level-number-position:left;
        margin-left:32.15pt;
        text-indent:-18.0pt;
        font-family:Symbol;}
@list l4
        {mso-list-id:-119;
        mso-list-type:simple;
        mso-list-template-ids:-1762648096;}
@list l4:level1
        {mso-level-number-format:bullet;
        mso-level-text:\F0B7;
        mso-level-tab-stop:18.0pt;
        mso-level-number-position:left;
        margin-left:18.0pt;
        text-indent:-18.0pt;
        font-family:Symbol;}
@list l5
        {mso-list-id:628360796;
        mso-list-template-ids:-650887362;}
@list l5:level1
        {mso-level-style-link:"Überschrift 1";
        mso-level-text:%1;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        margin-left:21.25pt;
        text-indent:-21.25pt;}
@list l5:level2
        {mso-level-text:"%1\.%2";
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        margin-left:29.75pt;
        text-indent:-29.75pt;}
@list l5:level3
        {mso-level-text:"%1\.%2\.%3";
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        margin-left:38.25pt;
        text-indent:-38.25pt;}
@list l5:level4
        {mso-level-text:"%1\.%2\.%3\.%4";
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        margin-left:46.8pt;
        text-indent:-46.8pt;}
@list l5:level5
        {mso-level-text:"%1\.%2\.%3\.%4\.%5";
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        margin-left:55.3pt;
        text-indent:-55.3pt;}
@list l5:level6
        {mso-level-text:"%1\.%2\.%3\.%4\.%5\.%6";
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        margin-left:63.8pt;
        text-indent:-63.8pt;}
@list l5:level7
        {mso-level-text:"%1\.%2\.%3\.%4\.%5\.%6\.%7";
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        margin-left:72.3pt;
        text-indent:-72.3pt;}
@list l5:level8
        {mso-level-text:"%1\.%2\.%3\.%4\.%5\.%6\.%7\.%8";
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        margin-left:80.8pt;
        text-indent:-80.8pt;}
@list l5:level9
        {mso-level-text:"%1\.%2\.%3\.%4\.%5\.%6\.%7\.%8\.%9";
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        margin-left:89.3pt;
        text-indent:-89.3pt;}
@list l6
        {mso-list-id:632638006;
        mso-list-template-ids:-1039730736;}
@list l6:level1
        {mso-level-number-format:bullet;
        mso-level-text:\0131;
        mso-level-tab-stop:21.25pt;
        mso-level-number-position:left;
        margin-left:21.25pt;
        text-indent:-21.25pt;
        mso-ansi-font-size:9.0pt;
        mso-bidi-font-size:9.0pt;
        mso-ascii-font-family:"Arial Black";
        mso-hansi-font-family:"Arial Black";
        mso-bidi-font-family:"Arial Black";}
@list l6:level2
        {mso-level-number-format:bullet;
        mso-level-text:\25AA;
        mso-level-tab-stop:42.55pt;
        mso-level-number-position:left;
        margin-left:42.5pt;
        text-indent:-21.25pt;
        mso-ansi-font-size:9.0pt;
        mso-bidi-font-size:9.0pt;
        font-family:"Arial",sans-serif;}
@list l6:level3
        {mso-level-number-format:bullet;
        mso-level-text:\25AA;
        mso-level-tab-stop:63.8pt;
        mso-level-number-position:left;
        margin-left:63.75pt;
        text-indent:-21.25pt;
        mso-ansi-font-size:9.0pt;
        mso-bidi-font-size:9.0pt;
        font-family:"Arial",sans-serif;}
@list l6:level4
        {mso-level-number-format:bullet;
        mso-level-text:\25AA;
        mso-level-tab-stop:3.0cm;
        mso-level-number-position:left;
        margin-left:85.0pt;
        text-indent:-21.25pt;
        mso-ansi-font-size:9.0pt;
        mso-bidi-font-size:9.0pt;
        font-family:"Arial",sans-serif;}
@list l6:level5
        {mso-level-number-format:bullet;
        mso-level-text:\25AA;
        mso-level-tab-stop:106.3pt;
        mso-level-number-position:left;
        margin-left:106.25pt;
        text-indent:-21.25pt;
        mso-ansi-font-size:9.0pt;
        font-family:"Arial",sans-serif;}
@list l6:level6
        {mso-level-number-format:bullet;
        mso-level-text:\25AA;
        mso-level-tab-stop:127.6pt;
        mso-level-number-position:left;
        margin-left:127.5pt;
        text-indent:-21.25pt;
        mso-ansi-font-size:9.0pt;
        mso-bidi-font-size:9.0pt;
        font-family:"Arial",sans-serif;}
@list l6:level7
        {mso-level-number-format:bullet;
        mso-level-text:\25AA;
        mso-level-tab-stop:148.85pt;
        mso-level-number-position:left;
        margin-left:148.75pt;
        text-indent:-21.25pt;
        mso-ansi-font-size:9.0pt;
        font-family:"Arial",sans-serif;}
@list l6:level8
        {mso-level-number-format:bullet;
        mso-level-text:\25AA;
        mso-level-tab-stop:6.0cm;
        mso-level-number-position:left;
        margin-left:170.0pt;
        text-indent:-21.25pt;
        mso-ansi-font-size:9.0pt;
        mso-bidi-font-size:9.0pt;
        font-family:"Arial",sans-serif;}
@list l6:level9
        {mso-level-number-format:bullet;
        mso-level-text:\25AA;
        mso-level-tab-stop:191.35pt;
        mso-level-number-position:left;
        margin-left:191.25pt;
        text-indent:-21.25pt;
        mso-ansi-font-size:9.0pt;
        mso-bidi-font-size:9.0pt;
        mso-ascii-font-family:Arial;
        mso-hansi-font-family:Arial;
        mso-bidi-font-family:Arial;}
@list l7
        {mso-list-id:803548800;
        mso-list-template-ids:614502010;}
@list l7:level1
        {mso-level-number-format:bullet;
        mso-level-text:\25BA;
        mso-level-tab-stop:21.25pt;
        mso-level-number-position:left;
        margin-left:21.25pt;
        text-indent:-21.25pt;
        mso-ansi-font-size:9.0pt;
        mso-bidi-font-size:9.0pt;
        font-family:"Arial",sans-serif;}
@list l7:level2
        {mso-level-number-format:bullet;
        mso-level-text:\2500;
        mso-level-tab-stop:42.55pt;
        mso-level-number-position:left;
        margin-left:42.5pt;
        text-indent:-21.25pt;
        mso-ansi-font-size:9.0pt;
        mso-bidi-font-size:9.0pt;
        font-family:"Arial",sans-serif;}
@list l7:level3
        {mso-level-number-format:bullet;
        mso-level-text:\2500;
        mso-level-tab-stop:63.8pt;
        mso-level-number-position:left;
        margin-left:63.75pt;
        text-indent:-21.25pt;
        mso-ansi-font-size:9.0pt;
        mso-bidi-font-size:9.0pt;
        font-family:"Arial",sans-serif;
        mso-bidi-font-family:"Times New Roman";}
@list l7:level4
        {mso-level-number-format:bullet;
        mso-level-text:\2500;
        mso-level-tab-stop:3.0cm;
        mso-level-number-position:left;
        margin-left:85.0pt;
        text-indent:-21.25pt;
        mso-ansi-font-size:9.0pt;
        mso-bidi-font-size:9.0pt;
        font-family:"Arial",sans-serif;}
@list l7:level5
        {mso-level-number-format:bullet;
        mso-level-text:\2500;
        mso-level-tab-stop:106.3pt;
        mso-level-number-position:left;
        margin-left:106.25pt;
        text-indent:-21.25pt;
        mso-ansi-font-size:9.0pt;
        mso-bidi-font-size:9.0pt;
        font-family:"Arial",sans-serif;}
@list l7:level6
        {mso-level-number-format:bullet;
        mso-level-text:\2500;
        mso-level-tab-stop:127.6pt;
        mso-level-number-position:left;
        margin-left:127.5pt;
        text-indent:-21.25pt;
        mso-ansi-font-size:9.0pt;
        mso-bidi-font-size:9.0pt;
        font-family:"Arial",sans-serif;
        mso-bidi-font-family:"Times New Roman";}
@list l7:level7
        {mso-level-number-format:bullet;
        mso-level-text:\2500;
        mso-level-tab-stop:148.85pt;
        mso-level-number-position:left;
        margin-left:148.75pt;
        text-indent:-21.25pt;
        mso-ansi-font-size:9.0pt;
        mso-bidi-font-size:9.0pt;
        font-family:"Arial",sans-serif;
        mso-bidi-font-family:"Times New Roman";}
@list l7:level8
        {mso-level-number-format:bullet;
        mso-level-text:\2500;
        mso-level-tab-stop:6.0cm;
        mso-level-number-position:left;
        margin-left:170.0pt;
        text-indent:-21.25pt;
        mso-ansi-font-size:9.0pt;
        mso-bidi-font-size:9.0pt;
        font-family:"Arial",sans-serif;
        mso-bidi-font-family:"Times New Roman";}
@list l7:level9
        {mso-level-number-format:bullet;
        mso-level-text:\2500;
        mso-level-tab-stop:191.35pt;
        mso-level-number-position:left;
        margin-left:191.25pt;
        text-indent:-21.25pt;
        mso-ansi-font-size:9.0pt;
        mso-bidi-font-size:9.0pt;
        font-family:"Arial",sans-serif;
        mso-bidi-font-family:"Times New Roman";}
@list l8
        {mso-list-id:874930355;
        mso-list-template-ids:453293872;
        mso-list-style-priority:99;
        mso-list-style-name:"R&S Bullets";}
@list l8:level1
        {mso-level-number-format:bullet;
        mso-level-style-link:Aufzählungszeichen;
        mso-level-text:\25BA;
        mso-level-tab-stop:21.25pt;
        mso-level-number-position:left;
        margin-left:21.25pt;
        text-indent:-21.25pt;
        mso-ansi-font-size:9.0pt;
        mso-bidi-font-size:9.0pt;
        font-family:"Arial",sans-serif;}
@list l8:level2
        {mso-level-number-format:bullet;
        mso-level-style-link:"Aufzählungszeichen 2";
        mso-level-text:\2500;
        mso-level-tab-stop:42.55pt;
        mso-level-number-position:left;
        margin-left:42.5pt;
        text-indent:-21.25pt;
        mso-ansi-font-size:9.0pt;
        mso-bidi-font-size:9.0pt;
        font-family:"Arial",sans-serif;}
@list l8:level3
        {mso-level-number-format:bullet;
        mso-level-style-link:"Aufzählungszeichen 3";
        mso-level-text:\2500;
        mso-level-tab-stop:63.8pt;
        mso-level-number-position:left;
        margin-left:63.75pt;
        text-indent:-21.25pt;
        mso-ansi-font-size:9.0pt;
        mso-bidi-font-size:9.0pt;
        font-family:"Arial",sans-serif;
        mso-bidi-font-family:"Times New Roman";}
@list l8:level4
        {mso-level-number-format:bullet;
        mso-level-style-link:"Aufzählungszeichen 4";
        mso-level-text:\2500;
        mso-level-tab-stop:3.0cm;
        mso-level-number-position:left;
        margin-left:85.0pt;
        text-indent:-21.25pt;
        mso-ansi-font-size:9.0pt;
        mso-bidi-font-size:9.0pt;
        font-family:"Arial",sans-serif;}
@list l8:level5
        {mso-level-number-format:bullet;
        mso-level-style-link:"Aufzählungszeichen 5";
        mso-level-text:\2500;
        mso-level-tab-stop:106.3pt;
        mso-level-number-position:left;
        margin-left:106.25pt;
        text-indent:-21.25pt;
        mso-ansi-font-size:9.0pt;
        mso-bidi-font-size:9.0pt;
        font-family:"Arial",sans-serif;}
@list l8:level6
        {mso-level-number-format:bullet;
        mso-level-text:\2500;
        mso-level-tab-stop:127.6pt;
        mso-level-number-position:left;
        margin-left:127.5pt;
        text-indent:-21.25pt;
        mso-ansi-font-size:9.0pt;
        mso-bidi-font-size:9.0pt;
        font-family:"Arial",sans-serif;
        mso-bidi-font-family:"Times New Roman";}
@list l8:level7
        {mso-level-number-format:bullet;
        mso-level-text:\2500;
        mso-level-tab-stop:148.85pt;
        mso-level-number-position:left;
        margin-left:148.75pt;
        text-indent:-21.25pt;
        mso-ansi-font-size:9.0pt;
        mso-bidi-font-size:9.0pt;
        font-family:"Arial",sans-serif;
        mso-bidi-font-family:"Times New Roman";}
@list l8:level8
        {mso-level-number-format:bullet;
        mso-level-text:\2500;
        mso-level-tab-stop:6.0cm;
        mso-level-number-position:left;
        margin-left:170.0pt;
        text-indent:-21.25pt;
        mso-ansi-font-size:9.0pt;
        mso-bidi-font-size:9.0pt;
        font-family:"Arial",sans-serif;
        mso-bidi-font-family:"Times New Roman";}
@list l8:level9
        {mso-level-number-format:bullet;
        mso-level-text:\2500;
        mso-level-tab-stop:191.35pt;
        mso-level-number-position:left;
        margin-left:191.25pt;
        text-indent:-21.25pt;
        mso-ansi-font-size:9.0pt;
        mso-bidi-font-size:9.0pt;
        font-family:"Arial",sans-serif;
        mso-bidi-font-family:"Times New Roman";}
ol
        {margin-bottom:0cm;}
ul
        {margin-bottom:0cm;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal"><span lang="EN-US">Hi,<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">can someone point me in
            the general direction where I need to look if I’m getting
            the following error:<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:10.5pt;line-height:112%;font-family:"Helvetica",sans-serif;color:#333333;background:white"
            lang="EN-US">Expected that <identifiers> will be
            ResourceAttributeContainer but it is class
            com.evolveum.midpoint.prism.impl.PrismContainerImpl:
            Expected that <identifiers> will be
            ResourceAttributeContainer but it is class
            com.evolveum.midpoint.prism.impl.PrismContainerImpl<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:10.5pt;line-height:112%;font-family:"Helvetica",sans-serif;color:#333333;background:white"
            lang="EN-US"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:10.5pt;line-height:112%;font-family:"Helvetica",sans-serif;color:#333333;background:white"
            lang="EN-US">I have a resource with an association and this
            message comes when I’m testing assigning and removing groups
            via midPoint roles.<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:10.5pt;line-height:112%;font-family:"Helvetica",sans-serif;color:#333333;background:white"
            lang="EN-US"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:10.5pt;line-height:112%;font-family:"Helvetica",sans-serif;color:#333333;background:white"
            lang="EN-US">Regards,<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:10.5pt;line-height:112%;font-family:"Helvetica",sans-serif;color:#333333;background:white"
            lang="EN-US">Chris</span><span lang="EN-US"><o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
        <p class="MsoNormal"
          style="margin-bottom:0cm;margin-bottom:.0001pt;line-height:normal">
          <b><span
              style="color:#009DEC;text-transform:uppercase;mso-fareast-language:DE"
              lang="EN-US">CHRIS WOODS<o:p></o:p></span></b></p>
        <p class="MsoNormal"
          style="margin-bottom:0cm;margin-bottom:.0001pt;line-height:normal">
          <span style="color:#003C74;mso-fareast-language:DE"
            lang="EN-US">Identity Management<o:p></o:p></span></p>
        <p class="MsoNormal"
          style="margin-bottom:0cm;margin-bottom:.0001pt;line-height:normal">
          <span style="color:#003C74;mso-fareast-language:DE"
            lang="EN-US">Information and Business Technology<o:p></o:p></span></p>
        <p class="MsoNormal"
          style="margin-bottom:0cm;margin-bottom:.0001pt;line-height:normal">
          <span style="color:#003C74;mso-fareast-language:DE"
            lang="EN-US"><o:p> </o:p></span></p>
        <p class="MsoNormal"
          style="margin-bottom:0cm;margin-bottom:.0001pt;line-height:normal">
          <span style="color:#003C74;mso-fareast-language:DE">Rohde
            & Schwarz GmbH & Co. KG<o:p></o:p></span></p>
        <p class="MsoNormal"
          style="margin-bottom:0cm;margin-bottom:.0001pt;line-height:normal">
          <span style="color:#003C74;mso-fareast-language:DE">Mühldofstraße
            15| 81671 München
            <o:p></o:p></span></p>
        <p class="MsoNormal"
          style="margin-bottom:0cm;margin-bottom:.0001pt;line-height:normal">
          <span style="color:#003C74;mso-fareast-language:DE">Telefon:
            +49 89 4129 15735 <o:p>
            </o:p></span></p>
        <p class="MsoNormal"
          style="margin-bottom:0cm;margin-bottom:.0001pt;line-height:normal">
          <span style="color:#003C74;mso-fareast-language:DE">Internet:
          </span><span style="color:#003E76;mso-fareast-language:DE"><a
              href="https://www.rohde-schwarz.com/"
              moz-do-not-send="true"><span style="color:#009DEC">https://www.rohde-schwarz.com</span></a></span><span
            style="color:#003C74;mso-fareast-language:DE"><o:p></o:p></span></p>
        <p class="MsoNormal"><o:p> </o:p></p>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
midPoint mailing list
<a class="moz-txt-link-abbreviated" href="mailto:midPoint@lists.evolveum.com">midPoint@lists.evolveum.com</a>
<a class="moz-txt-link-freetext" href="https://lists.evolveum.com/mailman/listinfo/midpoint">https://lists.evolveum.com/mailman/listinfo/midpoint</a>
</pre>
    </blockquote>
  </body>
</html>