org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-8722B5DB-5EA6-446D-8C1D-7A0B3D8781EF.html
changeset 229 716254ccbcc0
equal deleted inserted replaced
228:913c9751c067 229:716254ccbcc0
       
     1 
       
     2 <!DOCTYPE html
       
     3   PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
       
     4 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="copyright" content="(C) Copyright 2009"/><meta name="DC.rights.owner" content="(C) Copyright 2009"/><meta name="DC.Type" content="mobileconcept"/><meta name="DC.Title" content="Contacts Service API error messages"/><meta name="DC.Relation" scheme="URI" content="GUID-B2BCD2C0-DA4D-4830-9BF3-5DA50879A3A1"/><meta name="DC.Relation" scheme="URI" content="GUID-686FDCE2-4487-4402-8347-875350D30163"/><meta name="DC.Relation" scheme="URI" content="GUID-7C69DDA4-16F1-4A8F-BDB2-4CB0015B4E81"/><meta name="DC.Relation" scheme="URI" content="GUID-65AAF569-D347-462B-B59A-9D7CA184AB9C"/><meta name="DC.Relation" scheme="URI" content="GUID-A5853293-7B83-4CCE-9C29-B2B8F0CD8A18"/><meta name="DC.Format" content="XHTML"/><meta name="DC.Identifier" content="GUID-8722B5DB-5EA6-446D-8C1D-7A0B3D8781EF"/><title>Contacts Service API error messages </title><script type="text/javascript">
       
     5       function initPage() {}
       
     6     </script><link href="../PRODUCT_PLUGIN/book.css" rel="stylesheet" type="text/css"/><link href="css/s60/style.css" rel="stylesheet" type="text/css" media="all"/></head><body onload="initPage();"><div class="body"><div class="contentLeft prTxt"><h1 class="pageHeading" id="GUID-8722B5DB-5EA6-446D-8C1D-7A0B3D8781EF">Contacts Service API error messages</h1><div>
       
     7 <p>This section provides information about the error messages returned
       
     8 by the Contacts Service API methods.</p>
       
     9 <p/>
       
    10 <div><h3>Generic error messages</h3>
       
    11 <p>The following table describes the error messages returned during the
       
    12 loading of the service provider.</p>
       
    13 <div class="tablenoborder"><a name="GUID-B85948C6-6679-4026-96EA-C544B8010B41"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-B85948C6-6679-4026-96EA-C544B8010B41" frame="border" border="1" rules="all"><caption><strong>Table: </strong>Service provider
       
    14 error messages</caption>
       
    15 <thead align="left">
       
    16 <tr class="title "><th class="cellrowborder" valign="top" id="d0e36812">
       
    17 <p>Error message</p>
       
    18 </th><th class="cellrowborder" valign="top" id="d0e36817">
       
    19 <p>Description</p>
       
    20 </th></tr>
       
    21 </thead>
       
    22 <tbody>
       
    23 <tr class="">
       
    24 <td class="cellrowborder" valign="top" headers="d0e36812 ">
       
    25 <p><code>Contacts : Requested interface not supported by the provider</code></p>
       
    26 </td>
       
    27 <td class="cellrowborder" valign="top" headers="d0e36817 ">
       
    28 <p>The requested interface is not supported by the service provider.</p>
       
    29 </td>
       
    30 </tr>
       
    31 <tr class="bg ">
       
    32 <td class="cellrowborder" valign="top" headers="d0e36812 ">
       
    33 <p><code>Contacts : Interface name missing</code></p>
       
    34 </td>
       
    35 <td class="cellrowborder" valign="top" headers="d0e36817 ">
       
    36 <p>The interface name is missing from the request.</p>
       
    37 </td>
       
    38 </tr>
       
    39 <tr class="">
       
    40 <td class="cellrowborder" valign="top" headers="d0e36812 ">
       
    41 <p><code>Contacts : Requested command not supported</code></p>
       
    42 </td>
       
    43 <td class="cellrowborder" valign="top" headers="d0e36817 ">
       
    44 <p>The specified command is not supported by the interface. The name of
       
    45 the command is invalid.</p>
       
    46 </td>
       
    47 </tr>
       
    48 </tbody>
       
    49 </table></div>
       
    50 <p>The following table describes the error messages returned by asynchronous
       
    51 method calls.</p>
       
    52 <div class="tablenoborder"><a name="GUID-7A4B8A7F-4474-4092-BCD4-AB3F2AA2339C"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-7A4B8A7F-4474-4092-BCD4-AB3F2AA2339C" frame="border" border="1" rules="all"><caption><strong>Table: </strong>Asynchronous
       
    53 call error messages</caption>
       
    54 <thead align="left">
       
    55 <tr class="title "><th class="cellrowborder" valign="top" id="d0e36891">
       
    56 <p>Error message</p>
       
    57 </th><th class="cellrowborder" valign="top" id="d0e36896">
       
    58 <p>Description</p>
       
    59 </th></tr>
       
    60 </thead>
       
    61 <tbody>
       
    62 <tr class="">
       
    63 <td class="cellrowborder" valign="top" headers="d0e36891 ">
       
    64 <p><code>Contacts : Callback not found</code></p>
       
    65 </td>
       
    66 <td class="cellrowborder" valign="top" headers="d0e36896 ">
       
    67 <p>The <code>callback</code> method was not called.</p>
       
    68 </td>
       
    69 </tr>
       
    70 </tbody>
       
    71 </table></div></div>
       
    72 <div><h3>GetList</h3>
       
    73 <p>The following table describes the error messages returned by <a href="GUID-37C9E5F0-BEA9-4E0B-A40D-B953B3551007.html#GUID-37C9E5F0-BEA9-4E0B-A40D-B953B3551007"><code>GetList</code></a> and <a href="GUID-C7C3B541-8D28-4DC6-9003-ECF57F26C608.html#GUID-C7C3B541-8D28-4DC6-9003-ECF57F26C608"><code>callback</code></a> for <code>GetList</code> as
       
    74 part of their return value.</p>
       
    75 <div class="tablenoborder"><a name="GUID-4BC4DAAA-17D4-4333-8D87-06923156ECC3"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-4BC4DAAA-17D4-4333-8D87-06923156ECC3" frame="border" border="1" rules="all"><caption><strong>Table: </strong>GetList error
       
    76 messages</caption>
       
    77 <thead align="left">
       
    78 <tr class="title "><th class="cellrowborder" valign="top" id="d0e36956">
       
    79 <p>Error message</p>
       
    80 </th><th class="cellrowborder" valign="top" id="d0e36961">
       
    81 <p>Description</p>
       
    82 </th></tr>
       
    83 </thead>
       
    84 <tbody>
       
    85 <tr class="">
       
    86 <td class="cellrowborder" valign="top" headers="d0e36956 ">
       
    87 <p><code>Contacts : GetList : Type is Missing</code></p>
       
    88 </td>
       
    89 <td class="cellrowborder" valign="top" headers="d0e36961 ">
       
    90 <p>The <code>Type</code> property is missing from input.</p>
       
    91 </td>
       
    92 </tr>
       
    93 <tr class="bg ">
       
    94 <td class="cellrowborder" valign="top" headers="d0e36956 ">
       
    95 <p><code>Contacts : GetList : Invalid value for Type, Must be Contact/Group/Database</code></p>
       
    96 </td>
       
    97 <td class="cellrowborder" valign="top" headers="d0e36961 ">
       
    98 <p>The <code>Type</code> property contains an invalid value.</p>
       
    99 </td>
       
   100 </tr>
       
   101 <tr class="">
       
   102 <td class="cellrowborder" valign="top" headers="d0e36956 ">
       
   103 <p><code>Contacts : GetList : Invalid Sort Type, Object is required</code></p>
       
   104 </td>
       
   105 <td class="cellrowborder" valign="top" headers="d0e36961 ">
       
   106 <p>The <code>Sort</code> property contains a value with an invalid
       
   107 type. An object is expected.</p>
       
   108 </td>
       
   109 </tr>
       
   110 <tr class="bg ">
       
   111 <td class="cellrowborder" valign="top" headers="d0e36956 ">
       
   112 <p><code>Contacts : GetList : Sort Order Value is not a String</code></p>
       
   113 </td>
       
   114 <td class="cellrowborder" valign="top" headers="d0e36961 ">
       
   115 <p>The <code>Sort.Order</code> property contains a value with an
       
   116 invalid type. A string is expected.</p>
       
   117 </td>
       
   118 </tr>
       
   119 <tr class="">
       
   120 <td class="cellrowborder" valign="top" headers="d0e36956 ">
       
   121 <p><code>Contacts : GetList : Invalid Type of Filter, Object is required</code></p>
       
   122 </td>
       
   123 <td class="cellrowborder" valign="top" headers="d0e36961 ">
       
   124 <p>The <code>Filter</code> property contains a value with an invalid
       
   125 type. An object is expected.</p>
       
   126 </td>
       
   127 </tr>
       
   128 <tr class="bg ">
       
   129 <td class="cellrowborder" valign="top" headers="d0e36956 ">
       
   130 <p><code>Contacts : GetList : Wrong Type of Sort Order value</code></p>
       
   131 </td>
       
   132 <td class="cellrowborder" valign="top" headers="d0e36961 ">
       
   133 <p>The <code>Sort.Order</code> property contains an invalid value.
       
   134 The value must be <code>"Ascending"</code> or <code>"Descending"</code>.</p>
       
   135 </td>
       
   136 </tr>
       
   137 <tr class="">
       
   138 <td class="cellrowborder" valign="top" headers="d0e36956 ">
       
   139 <p><code>Contacts : GetList : Wrong Type of Search value</code></p>
       
   140 </td>
       
   141 <td class="cellrowborder" valign="top" headers="d0e36961 ">
       
   142 <p>The <code>SearchVal</code> property contains a value with an
       
   143 invalid type. A string is expected.</p>
       
   144 </td>
       
   145 </tr>
       
   146 <tr class="bg ">
       
   147 <td class="cellrowborder" valign="top" headers="d0e36956 ">
       
   148 <p><code>Contacts : GetList : Wrong Type of ContentType</code></p>
       
   149 </td>
       
   150 <td class="cellrowborder" valign="top" headers="d0e36961 ">
       
   151 <p>The <code>Type</code> property contains a value with an invalid
       
   152 type. A string is expected.</p>
       
   153 </td>
       
   154 </tr>
       
   155 </tbody>
       
   156 </table></div></div>
       
   157 <div><h3>Add</h3>
       
   158 <p>The following table describes the error messages returned by <a href="GUID-20D66938-A870-43D7-9515-AC7E22AEDC14.html#GUID-20D66938-A870-43D7-9515-AC7E22AEDC14"><code>Add</code></a> and <a href="GUID-C7C3B541-8D28-4DC6-9003-ECF57F26C608.html#GUID-C7C3B541-8D28-4DC6-9003-ECF57F26C608"><code>callback</code></a> for <code>Add</code> as
       
   159 part of their return value.</p>
       
   160 <div class="tablenoborder"><a name="GUID-366CE8CC-0149-4E96-90CC-CB5AB2C5B5C5"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-366CE8CC-0149-4E96-90CC-CB5AB2C5B5C5" frame="border" border="1" rules="all"><caption><strong>Table: </strong>Add error messages</caption>
       
   161 <thead align="left">
       
   162 <tr class="title "><th class="cellrowborder" valign="top" id="d0e37160">
       
   163 <p>Error message</p>
       
   164 </th><th class="cellrowborder" valign="top" id="d0e37165">
       
   165 <p>Description</p>
       
   166 </th></tr>
       
   167 </thead>
       
   168 <tbody>
       
   169 <tr class="">
       
   170 <td class="cellrowborder" valign="top" headers="d0e37160 ">
       
   171 <p><code>Contacts : Add : Type is Missing</code></p>
       
   172 </td>
       
   173 <td class="cellrowborder" valign="top" headers="d0e37165 ">
       
   174 <p>The <code>Type</code> property is missing from the input.</p>
       
   175 </td>
       
   176 </tr>
       
   177 <tr class="bg ">
       
   178 <td class="cellrowborder" valign="top" headers="d0e37160 ">
       
   179 <p><code>Contacts : Add : Invalid Type, must be Contact/Group</code></p>
       
   180 </td>
       
   181 <td class="cellrowborder" valign="top" headers="d0e37165 ">
       
   182 <p>The <code>Type</code> property contains an invalid value. The
       
   183 value must be <code>"Contact"</code> or <code>"Group"</code>.</p>
       
   184 </td>
       
   185 </tr>
       
   186 <tr class="">
       
   187 <td class="cellrowborder" valign="top" headers="d0e37160 ">
       
   188 <p><code>Contacts : Add : Add Data is Missing</code></p>
       
   189 </td>
       
   190 <td class="cellrowborder" valign="top" headers="d0e37165 ">
       
   191 <p>The <code>Data</code> property is missing from the input.</p>
       
   192 </td>
       
   193 </tr>
       
   194 <tr class="bg ">
       
   195 <td class="cellrowborder" valign="top" headers="d0e37160 ">
       
   196 <p><code>Contacts : Add : Add data Object is Missing</code></p>
       
   197 </td>
       
   198 <td class="cellrowborder" valign="top" headers="d0e37165 ">
       
   199 <p>The <code>Data</code> property does not contain a value.</p>
       
   200 </td>
       
   201 </tr>
       
   202 <tr class="">
       
   203 <td class="cellrowborder" valign="top" headers="d0e37160 ">
       
   204 <p><code>Contacts : Add : Group Label is Missing</code></p>
       
   205 </td>
       
   206 <td class="cellrowborder" valign="top" headers="d0e37165 ">
       
   207 <p>The <code>Data.GroupLabel</code> property is missing from the
       
   208 input.</p>
       
   209 </td>
       
   210 </tr>
       
   211 <tr class="bg ">
       
   212 <td class="cellrowborder" valign="top" headers="d0e37160 ">
       
   213 <p><code>Contacts : Add : Mandatory Argument is not present</code></p>
       
   214 </td>
       
   215 <td class="cellrowborder" valign="top" headers="d0e37165 ">
       
   216 <p>Some mandatory parameters are missing from the input.</p>
       
   217 </td>
       
   218 </tr>
       
   219 <tr class="">
       
   220 <td class="cellrowborder" valign="top" headers="d0e37160 ">
       
   221 <p><code>Contacts : Add : Type of Contact Id is wrong</code></p>
       
   222 </td>
       
   223 <td class="cellrowborder" valign="top" headers="d0e37165 ">
       
   224 <p>The <code>Data.id</code> property for the contact contains a
       
   225 value with an invalid type. A string is expected.</p>
       
   226 </td>
       
   227 </tr>
       
   228 <tr class="bg ">
       
   229 <td class="cellrowborder" valign="top" headers="d0e37160 ">
       
   230 <p><code>Contacts : Add : Invalid Type of Data, Object is required</code></p>
       
   231 </td>
       
   232 <td class="cellrowborder" valign="top" headers="d0e37165 ">
       
   233 <p>The <code>Data</code> property contains a value with an invalid
       
   234 type. An object is expected.</p>
       
   235 </td>
       
   236 </tr>
       
   237 <tr class="">
       
   238 <td class="cellrowborder" valign="top" headers="d0e37160 ">
       
   239 <p><code>Contacts : Add : Invalid Type of Field value, Object is required</code></p>
       
   240 </td>
       
   241 <td class="cellrowborder" valign="top" headers="d0e37165 ">
       
   242 <p>A <code>&lt;key&gt;.Value</code> property contains a value with
       
   243 an invalid type. An object is expected.</p>
       
   244 </td>
       
   245 </tr>
       
   246 <tr class="bg ">
       
   247 <td class="cellrowborder" valign="top" headers="d0e37160 ">
       
   248 <p><code>Contacts : Add : Invalid Type of NextField value, Object is
       
   249 required</code></p>
       
   250 </td>
       
   251 <td class="cellrowborder" valign="top" headers="d0e37165 ">
       
   252 <p>A <code>&lt;key&gt;.Next</code> property contains a value with
       
   253 an invalid type. An object is expected.</p>
       
   254 </td>
       
   255 </tr>
       
   256 <tr class="">
       
   257 <td class="cellrowborder" valign="top" headers="d0e37160 ">
       
   258 <p><code>Contacts : Add : Invalid Type of Id</code></p>
       
   259 </td>
       
   260 <td class="cellrowborder" valign="top" headers="d0e37165 ">
       
   261 <p>The <code>Data.id</code> property for the contact group contains
       
   262 a value with an invalid type. A string is expected.</p>
       
   263 </td>
       
   264 </tr>
       
   265 <tr class="bg ">
       
   266 <td class="cellrowborder" valign="top" headers="d0e37160 ">
       
   267 <p><code>Contacts : Add : Invalid Type of GroupLabel</code></p>
       
   268 </td>
       
   269 <td class="cellrowborder" valign="top" headers="d0e37165 ">
       
   270 <p>The <code>Data.GroupLabel</code> property contains a value with
       
   271 an invalid type. A string is expected.</p>
       
   272 </td>
       
   273 </tr>
       
   274 <tr class="">
       
   275 <td class="cellrowborder" valign="top" headers="d0e37160 ">
       
   276 <p><code>Contacts : Add : Wrong Type of ContentType</code></p>
       
   277 </td>
       
   278 <td class="cellrowborder" valign="top" headers="d0e37165 ">
       
   279 <p>The <code>Type</code> property contains a value with an invalid
       
   280 type. A string is expected.</p>
       
   281 </td>
       
   282 </tr>
       
   283 <tr class="bg ">
       
   284 <td class="cellrowborder" valign="top" headers="d0e37160 ">
       
   285 <p><code>Contacts : Add : At least one field is required</code></p>
       
   286 </td>
       
   287 <td class="cellrowborder" valign="top" headers="d0e37165 ">
       
   288 <p>At least one key (<code>Data.&lt;key&gt;</code>) must be specified.</p>
       
   289 </td>
       
   290 </tr>
       
   291 <tr class="">
       
   292 <td class="cellrowborder" valign="top" headers="d0e37160 ">
       
   293 <p><code>Contacts : Add : Group Label is Empty</code></p>
       
   294 </td>
       
   295 <td class="cellrowborder" valign="top" headers="d0e37165 ">
       
   296 <p>The mandatory <code>Data.GroupLabel</code> property is an empty
       
   297 string.</p>
       
   298 </td>
       
   299 </tr>
       
   300 <tr class="bg ">
       
   301 <td class="cellrowborder" valign="top" headers="d0e37160 ">
       
   302 <p><code>Contacts : Add : Invalid Field Key : &lt;key&gt;</code></p>
       
   303 </td>
       
   304 <td class="cellrowborder" valign="top" headers="d0e37165 ">
       
   305 <p>The key (<code>Data.&lt;key&gt;</code>) is not a valid.</p>
       
   306 </td>
       
   307 </tr>
       
   308 <tr class="">
       
   309 <td class="cellrowborder" valign="top" headers="d0e37160 ">
       
   310 <p><code>Contacts : Add : Field Key Not Supported on this Database:
       
   311 &lt;key&gt;</code></p>
       
   312 </td>
       
   313 <td class="cellrowborder" valign="top" headers="d0e37165 ">
       
   314 <p>The key (<code>Data.&lt;key&gt;</code>) is not supported on the
       
   315 given database.</p>
       
   316 </td>
       
   317 </tr>
       
   318 <tr class="bg ">
       
   319 <td class="cellrowborder" valign="top" headers="d0e37160 ">
       
   320 <p><code>Contacts : Add : Field Value too long for key : &lt;key&gt;</code></p>
       
   321 </td>
       
   322 <td class="cellrowborder" valign="top" headers="d0e37165 ">
       
   323 <p>The key (<code>Data.&lt;key&gt;</code>) has a length greater than
       
   324 the maximum length allowed for that key.</p>
       
   325 </td>
       
   326 </tr>
       
   327 </tbody>
       
   328 </table></div></div>
       
   329 <div><h3>Delete</h3>
       
   330 <p>The following table describes the error messages returned by <a href="GUID-E6FAAB7C-EE2D-4464-9D0F-B1D89E26ABCF.html#GUID-E6FAAB7C-EE2D-4464-9D0F-B1D89E26ABCF"><code>Delete</code></a> and <a href="GUID-C7C3B541-8D28-4DC6-9003-ECF57F26C608.html#GUID-C7C3B541-8D28-4DC6-9003-ECF57F26C608"><code>callback</code></a> for <code>Delete</code> as
       
   331 part of their return value.</p>
       
   332 <div class="tablenoborder"><a name="GUID-D8BAC78F-7146-417C-98AD-F502CE69D8CA"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-D8BAC78F-7146-417C-98AD-F502CE69D8CA" frame="border" border="1" rules="all"><caption><strong>Table: </strong>Delete error
       
   333 messages</caption>
       
   334 <thead align="left">
       
   335 <tr class="title "><th class="cellrowborder" valign="top" id="d0e37551">
       
   336 <p>Error message</p>
       
   337 </th><th class="cellrowborder" valign="top" id="d0e37556">
       
   338 <p>Description</p>
       
   339 </th></tr>
       
   340 </thead>
       
   341 <tbody>
       
   342 <tr class="">
       
   343 <td class="cellrowborder" valign="top" headers="d0e37551 ">
       
   344 <p><code>Contacts : Delete : Type is Missing</code></p>
       
   345 </td>
       
   346 <td class="cellrowborder" valign="top" headers="d0e37556 ">
       
   347 <p>The <code>Type</code> property is missing from the input.</p>
       
   348 </td>
       
   349 </tr>
       
   350 <tr class="bg ">
       
   351 <td class="cellrowborder" valign="top" headers="d0e37551 ">
       
   352 <p><code>Contacts : Delete : Invalid Type, must be Contact/Group</code></p>
       
   353 </td>
       
   354 <td class="cellrowborder" valign="top" headers="d0e37556 ">
       
   355 <p>The <code>Type</code> property contains an invalid value. The
       
   356 value must be <code>"Contact"</code> or <code>"Group"</code>.</p>
       
   357 </td>
       
   358 </tr>
       
   359 <tr class="">
       
   360 <td class="cellrowborder" valign="top" headers="d0e37551 ">
       
   361 <p><code>Contacts : Delete : Delete data Missing</code></p>
       
   362 </td>
       
   363 <td class="cellrowborder" valign="top" headers="d0e37556 ">
       
   364 <p>The <code>Data</code> property is missing from the input.</p>
       
   365 </td>
       
   366 </tr>
       
   367 <tr class="bg ">
       
   368 <td class="cellrowborder" valign="top" headers="d0e37551 ">
       
   369 <p><code>Contacts : Delete : Invalid Type of Data , Object is required</code></p>
       
   370 </td>
       
   371 <td class="cellrowborder" valign="top" headers="d0e37556 ">
       
   372 <p>The <code>Data</code> property contains a value with an invalid
       
   373 type. An object is expected.</p>
       
   374 </td>
       
   375 </tr>
       
   376 <tr class="">
       
   377 <td class="cellrowborder" valign="top" headers="d0e37551 ">
       
   378 <p><code>Contacts : Delete : List of Ids is missing</code></p>
       
   379 </td>
       
   380 <td class="cellrowborder" valign="top" headers="d0e37556 ">
       
   381 <p>The list of IDs indicating the contacts or contact groups to be deleted
       
   382 (<code>Data.IdList</code>) is missing from the input.</p>
       
   383 </td>
       
   384 </tr>
       
   385 <tr class="bg ">
       
   386 <td class="cellrowborder" valign="top" headers="d0e37551 ">
       
   387 <p><code>Contacts : Delete : Type of IdList is wrong, List is required</code></p>
       
   388 </td>
       
   389 <td class="cellrowborder" valign="top" headers="d0e37556 ">
       
   390 <p>The <code>Data.IdList</code> property contains a value with
       
   391 an invalid type. An array is expected.</p>
       
   392 </td>
       
   393 </tr>
       
   394 <tr class="">
       
   395 <td class="cellrowborder" valign="top" headers="d0e37551 ">
       
   396 <p><code>Contacts : Delete : Invalid Type of Id</code></p>
       
   397 </td>
       
   398 <td class="cellrowborder" valign="top" headers="d0e37556 ">
       
   399 <p>The <code>Data.id</code> property for the contact or contact
       
   400 group contains a value with an invalid type. A string is expected.</p>
       
   401 </td>
       
   402 </tr>
       
   403 <tr class="bg ">
       
   404 <td class="cellrowborder" valign="top" headers="d0e37551 ">
       
   405 <p><code>Contacts : Delete : Wrong Type of ContentType</code></p>
       
   406 </td>
       
   407 <td class="cellrowborder" valign="top" headers="d0e37556 ">
       
   408 <p>The <code>Type</code> property contains a value with an invalid
       
   409 type. A string is expected.</p>
       
   410 </td>
       
   411 </tr>
       
   412 <tr class="">
       
   413 <td class="cellrowborder" valign="top" headers="d0e37551 ">
       
   414 <p><code>Contacts : Delete : Mandatory Argument is not present</code></p>
       
   415 </td>
       
   416 <td class="cellrowborder" valign="top" headers="d0e37556 ">
       
   417 <p>Some mandatory parameters are missing from the input.</p>
       
   418 </td>
       
   419 </tr>
       
   420 </tbody>
       
   421 </table></div></div>
       
   422 <div><h3>Import</h3>
       
   423 <p>The following table describes the error messages returned by <a href="GUID-154DA5F4-32F6-42E2-A107-A7C72F6F9DE5.html#GUID-154DA5F4-32F6-42E2-A107-A7C72F6F9DE5"><code>Import</code></a> and <a href="GUID-C7C3B541-8D28-4DC6-9003-ECF57F26C608.html#GUID-C7C3B541-8D28-4DC6-9003-ECF57F26C608"><code>callback</code></a> for <code>Import</code> as
       
   424 part of their return value.</p>
       
   425 <div class="tablenoborder"><a name="GUID-02E5DB2E-73DA-465F-8E94-080F66B8334B"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-02E5DB2E-73DA-465F-8E94-080F66B8334B" frame="border" border="1" rules="all"><caption><strong>Table: </strong>Import error
       
   426 messages</caption>
       
   427 <thead align="left">
       
   428 <tr class="title "><th class="cellrowborder" valign="top" id="d0e37771">
       
   429 <p>Error message</p>
       
   430 </th><th class="cellrowborder" valign="top" id="d0e37776">
       
   431 <p>Description</p>
       
   432 </th></tr>
       
   433 </thead>
       
   434 <tbody>
       
   435 <tr class="">
       
   436 <td class="cellrowborder" valign="top" headers="d0e37771 ">
       
   437 <p><code>Contacts : Import : Type is Missing</code></p>
       
   438 </td>
       
   439 <td class="cellrowborder" valign="top" headers="d0e37776 ">
       
   440 <p>The <code>Type</code> property is missing from the input.</p>
       
   441 </td>
       
   442 </tr>
       
   443 <tr class="bg ">
       
   444 <td class="cellrowborder" valign="top" headers="d0e37771 ">
       
   445 <p><code>Contacts : Import : Invalid Type,it must be Contact</code></p>
       
   446 </td>
       
   447 <td class="cellrowborder" valign="top" headers="d0e37776 ">
       
   448 <p>The <code>Type</code> property contains an invalid value. The
       
   449 value must be <code>"Contact"</code>.</p>
       
   450 </td>
       
   451 </tr>
       
   452 <tr class="">
       
   453 <td class="cellrowborder" valign="top" headers="d0e37771 ">
       
   454 <p><code>Contacts : Import : Import data Missing</code></p>
       
   455 </td>
       
   456 <td class="cellrowborder" valign="top" headers="d0e37776 ">
       
   457 <p>The <code>Data</code> property is missing from the input.</p>
       
   458 </td>
       
   459 </tr>
       
   460 <tr class="bg ">
       
   461 <td class="cellrowborder" valign="top" headers="d0e37771 ">
       
   462 <p><code>Contacts : Import : Invalid Type of Data , Object is required</code></p>
       
   463 </td>
       
   464 <td class="cellrowborder" valign="top" headers="d0e37776 ">
       
   465 <p>The <code>Data</code> property contains a value with an invalid
       
   466 type. An object is expected.</p>
       
   467 </td>
       
   468 </tr>
       
   469 <tr class="">
       
   470 <td class="cellrowborder" valign="top" headers="d0e37771 ">
       
   471 <p><code>Contacts : Import : Import Source Filename is Missing</code></p>
       
   472 </td>
       
   473 <td class="cellrowborder" valign="top" headers="d0e37776 ">
       
   474 <p>The <code>Data.SourceFile</code> property is missing from the
       
   475 input.</p>
       
   476 </td>
       
   477 </tr>
       
   478 <tr class="bg ">
       
   479 <td class="cellrowborder" valign="top" headers="d0e37771 ">
       
   480 <p><code>Contacts : Import : Import Source File is not a String</code></p>
       
   481 </td>
       
   482 <td class="cellrowborder" valign="top" headers="d0e37776 ">
       
   483 <p>The <code>Data.SourceFile</code> property contains a value with
       
   484 an invalid type. A string is expected.</p>
       
   485 </td>
       
   486 </tr>
       
   487 <tr class="">
       
   488 <td class="cellrowborder" valign="top" headers="d0e37771 ">
       
   489 <p><code>Contacts : Import : Wrong Type of ContentType</code></p>
       
   490 </td>
       
   491 <td class="cellrowborder" valign="top" headers="d0e37776 ">
       
   492 <p>The <code>Type</code> property contains a value with an invalid
       
   493 type. A string is expected.</p>
       
   494 </td>
       
   495 </tr>
       
   496 <tr class="bg ">
       
   497 <td class="cellrowborder" valign="top" headers="d0e37771 ">
       
   498 <p><code>Contacts : Import : Mandatory Argument is not present</code></p>
       
   499 </td>
       
   500 <td class="cellrowborder" valign="top" headers="d0e37776 ">
       
   501 <p>Some mandatory parameters are missing from the input.</p>
       
   502 </td>
       
   503 </tr>
       
   504 <tr class="">
       
   505 <td class="cellrowborder" valign="top" headers="d0e37771 ">
       
   506 <p><code>Contacts : Import : Import DataBaseUri is not a String</code></p>
       
   507 </td>
       
   508 <td class="cellrowborder" valign="top" headers="d0e37776 ">
       
   509 <p>The <code>Data.DBUri</code> property contains a value with an
       
   510 invalid type. A string is expected.</p>
       
   511 </td>
       
   512 </tr>
       
   513 <tr class="bg ">
       
   514 <td class="cellrowborder" valign="top" headers="d0e37771 ">
       
   515 <p><code>Contacts : Import : Filename too long</code></p>
       
   516 </td>
       
   517 <td class="cellrowborder" valign="top" headers="d0e37776 ">
       
   518 <p>The value of the <code>Data.SourceFile</code> property exceeds
       
   519 256 characters.</p>
       
   520 </td>
       
   521 </tr>
       
   522 </tbody>
       
   523 </table></div></div>
       
   524 <div><h3>Export</h3>
       
   525 <p>The following table describes the error messages returned by <a href="GUID-CA7C3A7B-6733-47E0-9C6F-FBFB0993F034.html#GUID-CA7C3A7B-6733-47E0-9C6F-FBFB0993F034"><code>Export</code></a> and <a href="GUID-C7C3B541-8D28-4DC6-9003-ECF57F26C608.html#GUID-C7C3B541-8D28-4DC6-9003-ECF57F26C608"><code>callback</code></a> for <code>Export</code> as
       
   526 part of their return value.</p>
       
   527 <div class="tablenoborder"><a name="GUID-D6620095-A931-412F-9654-E7387C390D42"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-D6620095-A931-412F-9654-E7387C390D42" frame="border" border="1" rules="all"><caption><strong>Table: </strong>Export error
       
   528 messages</caption>
       
   529 <thead align="left">
       
   530 <tr class="title "><th class="cellrowborder" valign="top" id="d0e38007">
       
   531 <p>Error message</p>
       
   532 </th><th class="cellrowborder" valign="top" id="d0e38012">
       
   533 <p>Description</p>
       
   534 </th></tr>
       
   535 </thead>
       
   536 <tbody>
       
   537 <tr class="">
       
   538 <td class="cellrowborder" valign="top" headers="d0e38007 ">
       
   539 <p><code>Contacts : Export : Type is Missing</code></p>
       
   540 </td>
       
   541 <td class="cellrowborder" valign="top" headers="d0e38012 ">
       
   542 <p>The <code>Type</code> property is missing from the input.</p>
       
   543 </td>
       
   544 </tr>
       
   545 <tr class="bg ">
       
   546 <td class="cellrowborder" valign="top" headers="d0e38007 ">
       
   547 <p><code>Contacts : Export : Invalid Type, it must be Contact</code></p>
       
   548 </td>
       
   549 <td class="cellrowborder" valign="top" headers="d0e38012 ">
       
   550 <p>The <code>Type</code> property contains an invalid value. The
       
   551 value must be <code>"Contact"</code>.</p>
       
   552 </td>
       
   553 </tr>
       
   554 <tr class="">
       
   555 <td class="cellrowborder" valign="top" headers="d0e38007 ">
       
   556 <p><code>Contacts : Export : Export Data Missing</code></p>
       
   557 </td>
       
   558 <td class="cellrowborder" valign="top" headers="d0e38012 ">
       
   559 <p>The <code>Data</code> property is missing from the input.</p>
       
   560 </td>
       
   561 </tr>
       
   562 <tr class="bg ">
       
   563 <td class="cellrowborder" valign="top" headers="d0e38007 ">
       
   564 <p><code>Contacts : Export : Invalid Type of Data , Object is required</code></p>
       
   565 </td>
       
   566 <td class="cellrowborder" valign="top" headers="d0e38012 ">
       
   567 <p>The <code>Data</code> property contains a value with an invalid
       
   568 type. An object is expected.</p>
       
   569 </td>
       
   570 </tr>
       
   571 <tr class="">
       
   572 <td class="cellrowborder" valign="top" headers="d0e38007 ">
       
   573 <p><code>Contacts : Export : Export Destination Filename is Missing</code></p>
       
   574 </td>
       
   575 <td class="cellrowborder" valign="top" headers="d0e38012 ">
       
   576 <p>The <code>Data.DestinationFile</code> property is missing from
       
   577 the input.</p>
       
   578 </td>
       
   579 </tr>
       
   580 <tr class="bg ">
       
   581 <td class="cellrowborder" valign="top" headers="d0e38007 ">
       
   582 <p><code>Contacts : Export : Contact Id to be exported is missing.</code></p>
       
   583 </td>
       
   584 <td class="cellrowborder" valign="top" headers="d0e38012 ">
       
   585 <p>The <code>Data.id</code> property is missing from the input.</p>
       
   586 </td>
       
   587 </tr>
       
   588 <tr class="">
       
   589 <td class="cellrowborder" valign="top" headers="d0e38007 ">
       
   590 <p><code>Contacts : Export : Wrong Type of ContentType</code></p>
       
   591 </td>
       
   592 <td class="cellrowborder" valign="top" headers="d0e38012 ">
       
   593 <p>The <code>Type</code> property contains a value with an invalid
       
   594 type. A string is expected.</p>
       
   595 </td>
       
   596 </tr>
       
   597 <tr class="bg ">
       
   598 <td class="cellrowborder" valign="top" headers="d0e38007 ">
       
   599 <p><code>Contacts : Export : Destination Filename is  of wrong Type</code></p>
       
   600 </td>
       
   601 <td class="cellrowborder" valign="top" headers="d0e38012 ">
       
   602 <p>The <code>Data.DestinationFile</code> property contains a value
       
   603 with an invalid type. A string is expected.</p>
       
   604 </td>
       
   605 </tr>
       
   606 <tr class="">
       
   607 <td class="cellrowborder" valign="top" headers="d0e38007 ">
       
   608 <p><code>Contacts : Export : Id is of wrong Type</code></p>
       
   609 </td>
       
   610 <td class="cellrowborder" valign="top" headers="d0e38012 ">
       
   611 <p>The <code>Data.id</code> property contains a value with an invalid
       
   612 type. A string is expected.</p>
       
   613 </td>
       
   614 </tr>
       
   615 <tr class="bg ">
       
   616 <td class="cellrowborder" valign="top" headers="d0e38007 ">
       
   617 <p><code>Contacts : Export : Mandatory Argument is not present</code></p>
       
   618 </td>
       
   619 <td class="cellrowborder" valign="top" headers="d0e38012 ">
       
   620 <p>Some mandatory parameters are missing from the input.</p>
       
   621 </td>
       
   622 </tr>
       
   623 <tr class="">
       
   624 <td class="cellrowborder" valign="top" headers="d0e38007 ">
       
   625 <p><code>Contacts : Export : Export DataBaseUri is not a String</code></p>
       
   626 </td>
       
   627 <td class="cellrowborder" valign="top" headers="d0e38012 ">
       
   628 <p>The <code>Data.DBUri</code> property contains a value with an
       
   629 invalid type. A string is expected.</p>
       
   630 </td>
       
   631 </tr>
       
   632 <tr class="bg ">
       
   633 <td class="cellrowborder" valign="top" headers="d0e38007 ">
       
   634 <p><code>Contacts : Export : Filename too long</code></p>
       
   635 </td>
       
   636 <td class="cellrowborder" valign="top" headers="d0e38012 ">
       
   637 <p>The value of the <code>Data.DestinationFile</code> property
       
   638 exceeds 256 characters.</p>
       
   639 </td>
       
   640 </tr>
       
   641 </tbody>
       
   642 </table></div></div>
       
   643 <div><h3>Organise</h3>
       
   644 <p>The following table describes the error messages returned by <a href="GUID-F2CE0F94-324C-4D45-BD37-DA55F9DAC077.html#GUID-F2CE0F94-324C-4D45-BD37-DA55F9DAC077"><code>Organise</code></a> and <a href="GUID-C7C3B541-8D28-4DC6-9003-ECF57F26C608.html#GUID-C7C3B541-8D28-4DC6-9003-ECF57F26C608"><code>callback</code></a> for <code>Organise</code> as
       
   645 part of their return value.</p>
       
   646 <div class="tablenoborder"><a name="GUID-C5BDD922-2BFA-44FB-9B7F-1378FA637573"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-C5BDD922-2BFA-44FB-9B7F-1378FA637573" frame="border" border="1" rules="all"><caption><strong>Table: </strong>Organise error
       
   647 messages</caption>
       
   648 <thead align="left">
       
   649 <tr class="title "><th class="cellrowborder" valign="top" id="d0e38281">
       
   650 <p>Error message</p>
       
   651 </th><th class="cellrowborder" valign="top" id="d0e38286">
       
   652 <p>Description</p>
       
   653 </th></tr>
       
   654 </thead>
       
   655 <tbody>
       
   656 <tr class="">
       
   657 <td class="cellrowborder" valign="top" headers="d0e38281 ">
       
   658 <p><code>Contacts : Organise : Type is Missing</code></p>
       
   659 </td>
       
   660 <td class="cellrowborder" valign="top" headers="d0e38286 ">
       
   661 <p>The <code>Type</code> property is missing from the input.</p>
       
   662 </td>
       
   663 </tr>
       
   664 <tr class="bg ">
       
   665 <td class="cellrowborder" valign="top" headers="d0e38281 ">
       
   666 <p><code>Contacts : Organise : Invalid Content Type, It must be Group</code></p>
       
   667 </td>
       
   668 <td class="cellrowborder" valign="top" headers="d0e38286 ">
       
   669 <p>The <code>Type</code> property contains an invalid value. The
       
   670 value must be <code>"Group"</code>.</p>
       
   671 </td>
       
   672 </tr>
       
   673 <tr class="">
       
   674 <td class="cellrowborder" valign="top" headers="d0e38281 ">
       
   675 <p><code>Contacts : Organise : Organise Data is Missing</code></p>
       
   676 </td>
       
   677 <td class="cellrowborder" valign="top" headers="d0e38286 ">
       
   678 <p>The <code>Data</code> property is missing from the input.</p>
       
   679 </td>
       
   680 </tr>
       
   681 <tr class="bg ">
       
   682 <td class="cellrowborder" valign="top" headers="d0e38281 ">
       
   683 <p><code>Contacts : Organise : Invalid Type of Data , Object is required</code></p>
       
   684 </td>
       
   685 <td class="cellrowborder" valign="top" headers="d0e38286 ">
       
   686 <p>The <code>Data</code> property contains a value with an invalid
       
   687 type. An object is expected.</p>
       
   688 </td>
       
   689 </tr>
       
   690 <tr class="">
       
   691 <td class="cellrowborder" valign="top" headers="d0e38281 ">
       
   692 <p><code>Contacts : Organise : List of Ids is missing</code></p>
       
   693 </td>
       
   694 <td class="cellrowborder" valign="top" headers="d0e38286 ">
       
   695 <p>The list of contact IDs (<code>Data.IdList</code>) is missing
       
   696 from the input.</p>
       
   697 </td>
       
   698 </tr>
       
   699 <tr class="bg ">
       
   700 <td class="cellrowborder" valign="top" headers="d0e38281 ">
       
   701 <p><code>Contacts : Organise : Id is missing</code></p>
       
   702 </td>
       
   703 <td class="cellrowborder" valign="top" headers="d0e38286 ">
       
   704 <p>The contact group ID (<code>Data.id</code>) is missing from
       
   705 the input.</p>
       
   706 </td>
       
   707 </tr>
       
   708 <tr class="">
       
   709 <td class="cellrowborder" valign="top" headers="d0e38281 ">
       
   710 <p><code>Contacts : Organise : OperationType is Missing</code></p>
       
   711 </td>
       
   712 <td class="cellrowborder" valign="top" headers="d0e38286 ">
       
   713 <p>The <code>OperationType</code> property is missing from the
       
   714 input.</p>
       
   715 </td>
       
   716 </tr>
       
   717 <tr class="bg ">
       
   718 <td class="cellrowborder" valign="top" headers="d0e38281 ">
       
   719 <p><code>Contacts : Organise : Operation Type is Wrong</code></p>
       
   720 </td>
       
   721 <td class="cellrowborder" valign="top" headers="d0e38286 ">
       
   722 <p>The <code>OperationType</code> property contains a value with
       
   723 an invalid type. A string is expected.</p>
       
   724 </td>
       
   725 </tr>
       
   726 <tr class="">
       
   727 <td class="cellrowborder" valign="top" headers="d0e38281 ">
       
   728 <p><code>Contacts : Organise : Invalid Operation Type</code></p>
       
   729 </td>
       
   730 <td class="cellrowborder" valign="top" headers="d0e38286 ">
       
   731 <p>The <code>OperationType</code> property contains an invalid
       
   732 value. The value must be <code>"Associate"</code> or <code>"Disassociate"</code>.</p>
       
   733 </td>
       
   734 </tr>
       
   735 <tr class="bg ">
       
   736 <td class="cellrowborder" valign="top" headers="d0e38281 ">
       
   737 <p><code>Contacts : Organise : Id type is wrong</code></p>
       
   738 </td>
       
   739 <td class="cellrowborder" valign="top" headers="d0e38286 ">
       
   740 <p>The <code>Data.id</code> property contains a value with an invalid
       
   741 type. A string is expected.</p>
       
   742 </td>
       
   743 </tr>
       
   744 <tr class="">
       
   745 <td class="cellrowborder" valign="top" headers="d0e38281 ">
       
   746 <p><code>Contacts : Organise : IdList  type is wrong</code></p>
       
   747 </td>
       
   748 <td class="cellrowborder" valign="top" headers="d0e38286 ">
       
   749 <p>The <code>Data.IdList</code> property contains a value with
       
   750 an invalid type. An array is expected.</p>
       
   751 </td>
       
   752 </tr>
       
   753 <tr class="bg ">
       
   754 <td class="cellrowborder" valign="top" headers="d0e38281 ">
       
   755 <p><code>Contacts : Organise : Wrong Type of ContentType</code></p>
       
   756 </td>
       
   757 <td class="cellrowborder" valign="top" headers="d0e38286 ">
       
   758 <p>The <code>Type</code> property contains a value with an invalid
       
   759 type. A string is expected.</p>
       
   760 </td>
       
   761 </tr>
       
   762 <tr class="">
       
   763 <td class="cellrowborder" valign="top" headers="d0e38281 ">
       
   764 <p><code>Contacts : Organise : Mandatory Argument is not present</code></p>
       
   765 </td>
       
   766 <td class="cellrowborder" valign="top" headers="d0e38286 ">
       
   767 <p>Some mandatory parameters are missing from the input.</p>
       
   768 </td>
       
   769 </tr>
       
   770 <tr class="bg ">
       
   771 <td class="cellrowborder" valign="top" headers="d0e38281 ">
       
   772 <p><code>Contacts : Organise : Id  List is empty</code></p>
       
   773 </td>
       
   774 <td class="cellrowborder" valign="top" headers="d0e38286 ">
       
   775 <p>The <code>Data.IdList</code> array contains no items.</p>
       
   776 </td>
       
   777 </tr>
       
   778 </tbody>
       
   779 </table></div></div>
       
   780 <div><h3>Cancel</h3>
       
   781 <p>The following table describes the error messages returned by <a href="GUID-231C11D4-82B3-4202-8E86-DE8A3556C9DE.html#GUID-231C11D4-82B3-4202-8E86-DE8A3556C9DE"><code>Cancel</code></a> as part of its return value.</p>
       
   782 <div class="tablenoborder"><a name="GUID-05620AA3-9B07-4C9D-A09A-73FBAC6A637D"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-05620AA3-9B07-4C9D-A09A-73FBAC6A637D" frame="border" border="1" rules="all"><caption><strong>Table: </strong>Cancel error
       
   783 messages</caption>
       
   784 <thead align="left">
       
   785 <tr class="title "><th class="cellrowborder" valign="top" id="d0e38592">
       
   786 <p>Error message</p>
       
   787 </th><th class="cellrowborder" valign="top" id="d0e38597">
       
   788 <p>Description</p>
       
   789 </th></tr>
       
   790 </thead>
       
   791 <tbody>
       
   792 <tr class="">
       
   793 <td class="cellrowborder" valign="top" headers="d0e38592 ">
       
   794 <p><code>Contacts : Cancel : Cancel Unsuccessful</code></p>
       
   795 </td>
       
   796 <td class="cellrowborder" valign="top" headers="d0e38597 ">
       
   797 <p>The <code>Cancel</code> call was unsuccessful. Check the <a href="GUID-0A215AF3-59F0-4158-842C-0D7B030E5EA4.html#GUID-0A215AF3-59F0-4158-842C-0D7B030E5EA4">error code</a>.</p>
       
   798 </td>
       
   799 </tr>
       
   800 <tr class="bg ">
       
   801 <td class="cellrowborder" valign="top" headers="d0e38592 ">
       
   802 <p><code>Contacts : Cancel : Transaction ID is Missing</code></p>
       
   803 </td>
       
   804 <td class="cellrowborder" valign="top" headers="d0e38597 ">
       
   805 <p>The <code>TransactionID</code> property is missing from the
       
   806 input.</p>
       
   807 </td>
       
   808 </tr>
       
   809 </tbody>
       
   810 </table></div></div>
       
   811 </div></div></div><div class="footer"><hr/><div class="copy">© Nokia 2009.</div></div></body></html>