Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
tutorial:adm:api_requirements [2019/10/07 09:22]
doischert
tutorial:adm:api_requirements [2019/10/07 09:27]
doischert [Source of organizations]
Line 65: Line 65:
 ===== A source system's requirements: identities, contracts, organizations ===== ===== A source system's requirements: identities, contracts, organizations =====
  
-Each source system must contain some information based on the type of the connected system. There three basic types of connected source systems: source of identities, source of contracts, and source of organizations.+Each source system must contain some information based on the type of the connected system no matter the way in which the system is connected (REST or DB). There three basic types of connected source systems: source of identities, source of contracts, and source of organizations.
  
 ====  Source of identities ==== ====  Source of identities ====
Line 110: Line 110:
 Must contain: Must contain:
   * Code - a unique identifier of the tree node   * Code - a unique identifier of the tree node
 +
 +Can contain:
   * Name of the tree node   * Name of the tree node
-  * Superior element (can be null in which case it is considered to be the root element by default)+  * Superior element can be null in which case it is considered to be the root element by default
  • by kotynekv