Hello, Im looking for the next numeric format: I get the value(targetData.val_generic_2) 50000,98 from the DB (keep in mind that the dataType (type="") os the variable in our DataScheme is "Double") In my include I have this: <%= parseInt(targetData.val_generic_2).toString().replace(/\B(?=(\d{3})+...
Hello, This is my problem Why after deduplication (100k users) shows 49k more users when the delivery is sent. Can someone explain what could be happening? Thank you
Hello, Can we have a code example of this? Im genuinely interested in building a workflow for this manner, can someone paste a JS code or link with mode guidance. Thank you
Hello, We do have workflows paused in production with this kind of error: also when you check delivery status there's another error as shown below in the picture: Could be a communication issue from the message center or we forgot to configure something important in our campaigns. This is what I fo...
Hello, It was not about the spaces in the personalization block, that does not matter. I had to delete <p> manually inside the source tab in the HTML template like the picture below: Adobe Experience Manager was creating those <p> in the include script.Thank you.