Alias Names for Custom Action in AJO
We have two custom actions in our journey. Based on these custom actions we personalize content in our channels.
Eg:
ProductCustomActionv1 and PriceCustomActionv1
According to the setup, we first call ProductCustomActionv1 and then use the information in ProductCustomActionv1 to call PriceCustomActionv1 to find out the price and we use the price information in our channel(sms and email).
Now if something changes in ProductCustomActionv1 and we created a new version ProductCustomActionv2 now we have to go manually to all steps within our journey to change the custom action reference. Instead if there is a custom action alias reference that is possible to set within the journey custom action configuration. then we don’t have to change anything within our journey.
for ex: ProductCustomActionv1 is set with an alias pdtCustomAction, any new custom action I create I will also give the same alias then all the references of the custom action within the journey would automatically resolve.
Please reach out to me if you have further questions.