<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Hi Oleg,</p>
    <p>you didn't specify which resource are you referring to (in live
      demo), but:</p>
    <p>- schema corresponds to all available object classes and their
      attributes as returned from the connector. The (Open)ICF framework
      defines that "accounts" are managed as __ACCOUNT__ native object
      class. This is a fixed constant.</p>
    <p>- schema handling: AccountObjectClass corresponds to __ACCOUNT__
      native object class. Which represents the accounts. kind and
      intents can be defined, if they are not, for backward
      compatibility reasons default kind=account and default
      intent=default</p>
    <p>- if there is no synchronization, the data from the resource
      should not be synchronized to midPoint (because midPoint does not
      know how and what to synchronize)<br>
    </p>
    There are currently three possible values of kind:<br>
    - account (this is default if not specified)<br>
    - entitlement<br>
    - generic<br>
    <br>
    Some resources (or better: connectors) don't directly support
    anything than accounts. For example CSV and DB Table connectors.
    (There are plans to change this, waiting to be sponsored or
    prioritized by our customers.)<br>
    <br>
    Please read also:
    <a class="moz-txt-link-freetext" href="https://wiki.evolveum.com/display/midPoint/Resource+Schema+Handling">https://wiki.evolveum.com/display/midPoint/Resource+Schema+Handling</a>
    (and linked pages there)<br>
    <br>
    Regards,<br>
    Ivan<br>
    <br>
    <div class="moz-cite-prefix">On 10/19/2016 08:57 AM, oleg okunev
      wrote:<br>
    </div>
    <blockquote cite="mid:1476860277.887507334@f306.i.mail.ru"
      type="cite">
      <p>please explain me<br>
        1. How dependent these entities,<br>
        2. in the demo in config in Schema tab there is    kind account
        ;native obj.class __acccount__         ; intend  empty<br>
                                                  schema handling tab  
        kind EMTY    ;objectClass AccountObjectClass    ; intend
         default<br>
                                                  synchronization tab  
          all emty<br>
        and everything works - task and new users<br>
        WHY and HOW?<br>
        3.but if try this  Schema tab is             kind account
        ;native obj.class __acccount__         ; intend  empty</p>
      <p>                       schema handling tab   kind
        account ;objectClass AccountObjectClass    ; intend  default</p>
                            synchronization tab  
        kind account ;objectClass AccountObjectClass    ; intend
       default<br>
      <br>
      WHY an HOW?<br>
      sorry for demo now(( i have tried to understand<br>
      P.S. after change kind in schema handling and save i cant bring
      back "chose one" string<br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      oleg okunev
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <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="http://lists.evolveum.com/mailman/listinfo/midpoint">http://lists.evolveum.com/mailman/listinfo/midpoint</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Ivan Noris
Senior Identity Engineer
evolveum.com
</pre>
  </body>
</html>