<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi Arjun,<br>
      <br>
      On 11/14/2013 03:08 PM, Arjun wrote:<br>
    </div>
    <blockquote
      cite="mid:000501cee143$0054f7f0$00fee7d0$@gowda@intigrow.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="Generator" content="Microsoft Word 12 (filtered
        medium)">
      <!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]-->
      <style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="2050" />
</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">1.Which is Database Repository is using.<o:p></o:p></div>
    </blockquote>
    <br>
    PosgreSQL, MySQL, MS SQL and Oracle are currently tested and
    supported for production environment. H2 also works we use it for
    embedded tests. It is also possible to support other relational
    databases if needed.<br>
    <br>
    <blockquote
      cite="mid:000501cee143$0054f7f0$00fee7d0$@gowda@intigrow.com"
      type="cite">
      <div class="WordSection1">
        <p class="MsoNormal">2.Is an ORM Framework is using in the Model
          layer.<o:p></o:p></p>
      </div>
    </blockquote>
    <br>
    Yes. We use Hibernate. But it is on much lower architectural layer
    than Model layer. The ORM is isolated from the rest of the midPoint
    code by Repository API abstraction. Therefore midPoint can
    theoretically support wider range of storage systems than just
    relational database. In the past we had an experimental support for
    BaseX noSQL database as a proof of concept.<br>
    <br>
    Please see the following wiki page for architectural description of
    midPoint:<br>
    <a class="moz-txt-link-freetext" href="https://wiki.evolveum.com/display/midPoint/Architecture+and+Design">https://wiki.evolveum.com/display/midPoint/Architecture+and+Design</a><br>
    <br>
    <blockquote
      cite="mid:000501cee143$0054f7f0$00fee7d0$@gowda@intigrow.com"
      type="cite">
      <div class="WordSection1">
        <p class="MsoNormal">3.How the Work-flow works in the Midpoint.<o:p></o:p></p>
      </div>
    </blockquote>
    <br>
    MidPoint embeds Activiti BPM workflow engine. It is currently used
    mostly for approvals. Please see the following wiki pages for more
    details:<br>
    <a class="moz-txt-link-freetext" href="https://wiki.evolveum.com/display/midPoint/Workflows">https://wiki.evolveum.com/display/midPoint/Workflows</a><br>
    <a class="moz-txt-link-freetext" href="https://wiki.evolveum.com/display/midPoint/Workflow+configuration">https://wiki.evolveum.com/display/midPoint/Workflow+configuration</a><br>
    <br>
    <pre class="moz-signature" cols="72">-- 

                                           Radovan Semancik
                                          Software Architect
                                             evolveum.com
</pre>
  </body>
</html>