Create and manage dynamic actions
Learn how to create and manage your dynamic actions in MXO.
Create a dynamic actions template
To create a dynamic actions template, follow these steps:
In MXO, go to Orchestrate > Dynamic Actions.
Click + Create.
Provide the following details for the dynamic action template:
Field Description Name Readable name for the template. Description Optional. Detailed description of the template. Action Source Data adapter representing the source of the actions. Eligibility Rule Eligibility rule to use for all actions returned in the template. Click + Add Filters to add context filtering of the actions prior to applying the eligibility rule.
Provide the following details for the filter:
Field Description Source Column Column in the action source to which you want to apply the filter. Condition The condition to use for the value comparison. Text: - equals - contains - does not contain Numeric: - equals - is less than - is less than or equal to - is greater than - is greater than or equal to Boolean: - true - false List: - contains - does not contain Value Eligibility rule that returns the value to use when applying the filter. Click Save to finish the creation process.
Example
An e-commerce brand wants to promote relevant merchandise to a customer, that is in stock, but only when the customer engagement score is within a range relevant to each individual action. The brand has configured minimum and maximum experience score attributes as well as a tags collection that contains the availability status.
The template is configured with three filters to ensure that all selected merchandising actions are:
- greater than or equal to the minimum score,
- less than or equal to the maximum score, and
- contains the tag In Stock.
When used as part of an optimization point. MXO evaluates each action returned from the template against the Qualifies for Merchandising Actions eligibility rule.
Edit a dynamic actions template
To edit a dynamic actions template, follow these steps:
In MXO, go to Orchestrate > Dynamic Actions.
Find the desired dynamic actions template in the list and click
Edit.
Edit the template as required.
Click Save to finish the editing process.
Delete a dynamic actions template
To delete a dynamic actions template, follow these steps:
In MXO, go to Orchestrate > Dynamic Actions.
Find the desired dynamic actions template in the list and click
Delete.
If the dynamic actions template is associated with one or more entities, the modal window that appears will show the dependencies list and block the deletion process. Access each dependency and remove the association before deleting the template. Then, click Refresh to reload the dependencies list and ensure you have removed them all.
Click Delete to complete the deletion process.
