Synchronization steps: Difference between revisions

Jump to navigation Jump to search
Line 105: Line 105:
To check licenses, the app connects to [[Resco licensing service]]: <code>iservices.resco.net</code>.
To check licenses, the app connects to [[Resco licensing service]]: <code>iservices.resco.net</code>.


The result of the license check is written into the synchronization log. The result can be either success or one of the following errors:
The result of the license check is written into the synchronization log. The result can be either success (<code>License: Valid</code>) or one of the following errors:


<code>Trial Expired | NOT FOUND | EXPIRED | INVALID ORGANIZATION | INVALID USER | EDITION NOT ALLOWED | URL NOT ALLOWED | INVALID SIGNATURE</code>
<code>Trial Expired | NOT FOUND | EXPIRED | INVALID ORGANIZATION | INVALID USER | EDITION NOT ALLOWED | URL NOT ALLOWED | INVALID SIGNATURE</code>

Navigation menu