Skip to main content
somasundaram_h
Community Advisor
Community Advisor
November 13, 2024
Beantwoord

ACC V7 - Workflow Variables in Typology rules

  • November 13, 2024
  • 1 reactie
  • 601 Bekeken

Hi all,

I'm trying to execute a typology rule based on the variable passed from the workflow. The below is not the exact scenario, but one of the way I'm trying to achieve. Let me know if there are any such usecases you experienced.

 

 

 

Er kunnen geen reacties meer worden geplaatst op dit onderwerp.
Beste antwoord door Parvesh_Parmar

Hello @somasundaram_h , 

If it is not working as expected, try the following steps:

  1. Create a custom field in the delivery schema: campaignUniqueId.
  2. In your delivery activity, set this variable in the script part before executing. For example: delivery.campaignUniqueId = vars.campaignUniqueId.
  3. In your typology, try to read from the delivery. I believe this might work.

Kind regards,
Parvesh

1 reactie

Parvesh_Parmar
Community Advisor
Community Advisor
November 13, 2024

Hello @somasundaram_h , 

If it is not working as expected, try the following steps:

  1. Create a custom field in the delivery schema: campaignUniqueId.
  2. In your delivery activity, set this variable in the script part before executing. For example: delivery.campaignUniqueId = vars.campaignUniqueId.
  3. In your typology, try to read from the delivery. I believe this might work.

Kind regards,
Parvesh

Parvesh Parmar – Adobe Community Advisor https://www.linkedin.com/in/parvesh-parmar/