DX Engine for DX Graph
Component | Requires Connector | Allows for Personalization |
---|---|---|
Static Record List | Yes | Yes |
Dynamic Record List | Yes | Yes |
Connector Configuration
Parameter Name | Parameter Property | Description |
---|---|---|
Conscia Endpoint | endpoint | One of: io.conscia.io (Production), io-staging.conscia.io (Staging), io-dev.conscia.io (Development) |
API Key | apiKey | |
Customer Code | customerCode |
Static Record List
Component Configuration
Parameter Name | Parameter Property | Description |
---|---|---|
Connection Code | connectionCode | The Connection Code of a configured Conscia DX Graph Connector. |
Collection ID | collectionId | |
Suggestion Display Template | template | A handlebars template for rendering the suggestion results (for DX Engine). |
Title | title | Suggestion List Title (for DX Engine) |
Search Fields | searchFields | Array of fields to search. (for DX Engine) |
Component Experience Rule Configuration
Parameter Name | Parameter Property | Description |
---|---|---|
Records to show | recordIds | An array of record identifiers to fetch. |
Dynamic Record List
Component Configuration
Parameter Name | Parameter Property | Description |
---|---|---|
Connection Code | connectionCode | The Connection Code of a configured Conscia DX Graph Connector. |
Collection ID | collectionId | |
Maximum number of records to return | limit |
Component Experience Rule Configuration
Parameter Name | Parameter Property | Description |
---|---|---|
Query Filter | query | |
Sort results | sort | Array of objects [{fieldName, direction}] . direction must be asc or desc |