Header “tenant”
-
If the tenant header is absent the Integration Service assumes the default tenant (the tenant with ID one).
-
Multiple occurrences of the tenant header cause the header to be ignored. The default tenant will be used.
-
If a tenant header contains a name that is not known to the system the operation returns an error with code TEN-01000 (UNKNOWN_TENANT).
-
If a tenant header contains a known tenant name but the tenant is disabled the operation returns an error with code TEN-00999 (DISABLED_TENANT).
Example:
<tenant:tenant xmlns:tenant="http://www.tsystems.com/ima/9.0/integrationws/header/tenant">tenant3</tenant:tenant>
Figure 581: Example header – tenant