<HTML xmlns:o = "urn:schemas-microsoft-com:office:office"><HEAD><BASE>
<META charset=utf-8></HEAD>
<BODY>
<P style="MARGIN: 0in 0in 10pt" class=MsoNormal><SPAN style="mso-ansi-language: EN-US"><FONT face=Calibri><SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Calibri','sans-serif'; FONT-SIZE: 11pt; mso-ansi-language: EN-US; mso-fareast-font-family: Arial; mso-bidi-font-family: Arial; mso-fareast-language: JA; mso-bidi-language: AR-SA">Launches a specific Microsft Dynamics CRM dialog in a session.</SPAN><o:p></o:p></FONT></SPAN></P><FONT size=2 face="Tahoma, Verdana, Arial"></FONT>
<TABLE border=1>
<TBODY>
<TR>
<TD><STRONG>Name</STRONG></TD>
<TD>The name of the dialog to launch. The name should be the same as seen in the <STRONG>Settings</STRONG> &gt; <STRONG>Process</STRONG> section of the CRM configuration.</TD></TR>
<TR>
<TD><STRONG>DialogId</STRONG></TD>
<TD>The ID of the dialog to launch. If you specify a value for this, it will be used instead of the "Name" parameter.</TD></TR>
<TR>
<TD><STRONG>Entity</STRONG></TD>
<TD>This is the entity type that the dialog is to be run against. This is required if you use the "DialogId" parameter. It isn't required if the "Name" parameter is used.</TD></TR>
<TR>
<TD><STRONG>Id</STRONG></TD>
<TD>This is the ID of the entity that the dialog session applies to.&nbsp;&nbsp; If this parameter isn't specified, the dialog is run against the first entry of the appropriate type in the system.</TD></TR></TBODY></TABLE></BODY></HTML>