If I send this is Actions In Rules like that it also not populates on the profile. In the network I see that the event is send to Web SDK alloy("sendEvent", {"data": {"__adobe": {"target": {"profile.financeBanking": "true"}}}});
Is it possible to sent custom eventType to Target with custom event Type? Imho its not forwarded to AT:If I sent similar object with page view then its target profile is populated with attributes ............
I set up the rule like that: Data Element looks like this:Then after some time I check profile using API but its not populated with data. I use web sdk debbuger however there are no errors. The event is sent to platform and then to TargetHow to debug it futher ???
I want activate to Azure Blob audience with some attributes. What does Target fields means?On the left is XDM Schema.On the right we can type whatever field name we want?
What I did:1. Created batch audience. Customer fell into that audience for the first time 2. Mapped this audience with Azure Event 3. For the first time recalculation users were not sent to Azure Event (why ???)4. I ingested data in Batch way and then when some attributes changed on the profiles fro...