Ok a few questions:1: How did you do the e? What keyboard commands that?2: And the query will eventually look like this?(Position('C0'XC IN Trim (Both From cc.household_demographics_key)) > 0 OR Position('C1'XC IN Trim (Both From cc.household_demographics_key)) > 0 OR Position('C2'XC IN Trim (Both F...
Hey guysI am trying to convert some Teradata code into an advanced expressions in Adobe. Would any know how to do the following in Adobe?POSITION('C0'XC IN TRIM(BOTH FROM TABLEA) > 0Thanks
HiI've created a data extraction within Adobe. Curious, but I need to add a trailing record that includes ABC and then the count of records in the file.Any ideas?
I checked the query and the joins between the schemas. I found out that data was being brought in from multiple one to many relationships for the 10 million records. Removed those fields and it ran in 8seconds. Updated the relationships and all is well. Thanks
HelloI've created a workflow that has an output of 10mil records. I created my data extraction object. I am returning on 4 fields and none of them are calculated.As of writing this question on the forums, the data extraction step is at 25minutes. Is this expected? If not, is there anything I can do...
I tried that as well.I was able to add the <element aggretate...> to the seed address extended schema.No problems there.When updating the nms:seedMember input form, adding<input xpath="@fieldname"> does not work.Throws an error.Following the document you linked doesn't work. the page is looking at ...
Hi EveryoneI'm attempting to make a slight change the Seed Address Input Form.I want to add a custom field that is auto-generated at delivery time for proof validation.What I've done so far is:Created an extended schema abc:seedMemberHas 1 element on it <FieldName>What I need to do is get that field...
Hi I think that makes sense but let me make sure I understand the workflowStartRead List which pulls from the already established listReconciliation to validate that the Read List exists in RecipientsSegmentation split on Click/OpenCreate Lists based on resultsI just want to ensure that the List can...
HeyHas anyone done the following?Built a list based off of X number of recipients.So you have ListA.You send out a campaign that goes out to ListA.As recipients get open and click the emails, you build a list off of that.So at the end of the month/campaign, you have:ListB = people that opened the em...