But how to explain, i'll tell you the steps we did Truncate table - Data loading - Deduplication using the primary keys - update data. This would remove like 10 % of the data, but we still get duplicates. Then I tried with the enrichment, and would insert only 1 record. I've checked the data itsel...
This didn't work we're trying to recreate the workflow because it's the only one giving us errors. I think the main problem is, it's detecting as duplicates records that are not duplicated (If I generate the INSERT INTO codes, they're not duplicated!)
Can you give me more information about this? Like, the connection settings will be different in those external accounts? Will the number sender change?
Hello, I'm having a problem and I don't have any more idea of how to fix it. I have a workflow that insert registries into database, first read a file, then deduplicate the data and then insert it. The Data schema has a compound primary key of 6 different attributes, defined like this: Then In the d...
Hello, I'm having problems with the SMS integration because i'm using the same external account in two different instances (Message center and Mid-sourcing). I would like to know: To solve this, do I only need to change internal name of the Message Center external account, keeping all the informatio...
Hello, I would like to know if there's an easy way to add zeros before a field in adobe campaign For example:If the record is equal to "4", it will show 0004if the record is equal to "32" it will show 0032 Thank you in advance