D2 notes
https://webapp.opentext.com/piroot/edccl/v200400/edccl-agd/en/html/jsframe.htm?admin-c-configmatrix-organizing D2 API libraries are deployed to the JMS directory on the content server host Documentum/ Jboss/ server/ DctmServer_MethodServer/ deploy/ ServerApp.ear/ lib Understanding Matrix Context Precedence It is important to understand how the enabled configuration is processed in the matrix contexts (columns) from left to right. The order of the context in the matrix is crucial because it establishes an order of precedence. When conflicts between configurations exist (for example, two or more configurations apply to a selected document or to the same user), the one associated with the left-most context in the configuration matrix takes precedence. It does this by performing DQL queries to match elements with the properties of the contexts from left to right. This precedence rule spans applications. Best practice is to pl...