Property is not getting populated automatically when creating an activity in Target

Description


Issue


When creating an activity in Adobe Target, the respective property is not getting populated within Target UI automatically.


Environment


Adobe Launch

Resolution

Please follow below steps to ensure that the property is detected inside VEC as well as sent in mbox call. Here are the steps -

  • Create Property in Launch
  • Create a new Data Element as at_property and add value of your property. (Make sure that name of data element is at_property). Select Extension as Core and data Element Type as Custom Code.
  • Create a new Rule and ensure that order of Actions is as follows:  Adobe Target-Load Target    Adobe Target- Add Params to Global mbox Core-Custom Code Adobe Target - Fire Global mbox
  • Create library and include the above data element and rule.

On this page