After site association is complete, organization administrators at any member site can begin associating their organizations.
To create an association between two organizations (we'll call them Org-A and Org-B here), you must be a system administrator at both sites so that you can log in to each site to retrieve the information required to associate the site with another site, then make a POST request to each site supplying the other site's association information.
You cannot associate a System organization with a tenant organization. The System organization at any site can be associated only with the System organization at another site.
The process of associating two organizations can be logically decomposed into two complementary pairing operations. The first operation (in this example) pairs Org-A at Site-A with Org-B at Site-B. You must then go on to pair Org-B at Site-B with Org-A at Site-A. Until both pairings are complete, the association is incomplete. Until both pairings are complete, the heartbeat process reports that the association is incomplete (showing a Status
value of ASYMMETRIC
).
Prerequisites
- The sites occupied by the organizations must be associated. See Associate Two Sites.
- You must be a system administrator at both sites or an organization administrator of both organizations.
Procedure
What to do next
Repeat this procedure, modified as needed to retrieve the OrgAssociationMember content from Org-B and POST it to Org-A. This completes the association. The multisite heartbeat process confirms the network connection between the organizations and then sets the Status
value of each OrgAssociationMember to ACTIVE
.