Building Block Interactions

The Asset Composer building block’s Flex components interact with the Data Dictionary components through different components:
  • Editor component: Access and use data dictionary elements within content or assets in the system.

  • Create Correspondence component: Instantiate a data dictionary given its name and instantiation data.

The server-side render APIs also use the data dictionary service APIs to get the resolved values of the referred data dictionary elements, using a data dictionary instance, instantiated using the server-side data dictionary APIs.

The Asset Composer building block uses the Expression Manager building block to resolve expressions authored within content and assets in the system.

// Ethnio survey code removed