Hello, we are considering changing the @age field in the Recipient table since we noticed that today we are using this expression in the Recipients (nms) data schema XML-code: <attribute desc="Age in years" expr="YearsOld([@birthDate])" label="Age" name="age"notNull="false" type="long"/>Our @birthD...
Hi,We have been facing this issue since a month. Below are the configurations provided by ProviderTX RX binds - 20Max throughput - 400 Based on Above we configured as below We are getting three issues when we trigger a delivery with above configuration. 1. submit_sm command timeout.2. New SMPP...
Hello everyone, I've been trying to query the service table via Javascript, but i don't get any records.I've tried lots of querys and giving admin access to the webApp user, but nothing appears in the debugging pageAny solution? Thank you in advance
Hi all! I've recently started a new role, working on the platform layer of our Adobe Campaign Classic V7 platform. One of the challenges we face as users of Campaign Classic is a lack of automation and governance around platform changes to Adobe Campaign. For example, schema changes, technical workf...
I have many deliveries in a Campaign, they all have the same label, since it is a recurring delivery. However, the differ in the DM part. Example: J_NEWUSERS (DM533015), J_NEWUSERS (DM537239)... and so on. Since I cannot filter by label because the have all the same label. How can I filter by DM in ...
Hi Team, We have a custom whatsApp channel created as a separate messageType(whatsApp) in nms:delivery extension schema, we have also created the external account with the new messageType(whatsApp) and configured the JS connector as well. we are not sure how to map mobilePhone filed form nms:recipen...
Hi there! I am trying to create conditional content based on the segment code i have created in my workflow: But when i try to send the delivery, this error happens:JST-310000 Error while compiling script 'content htmlContent' line 4: invalid XML name (line=' if ( <targetData.segmentCode> == <"info...
Hi all!I am attempting to make my enrichment activity fetch N amount of rows and only return the amount that equals to the amount of rows in the table I am looking into. I am dynamically fetching data from a database table, that is continously updated. That means that the amount of rows can differ a...
I want to customize the autopk in our schema and start counting from p_1 like p_1,p_2,p_3,p_4,p_5.... so on and my Adobe Campaign Classic is v8.If there is any way to do this, please let me know.