In Campaign version 7, the team uses distribution lists (DL) such as cci-martech@cox.com as native operators. These operators are only used to send monitoring emails from workflows. The DLs are configured in Outlook and do not have any associated inbox. In Campaign version 8, the DLs must be in IMS...
Hey All, The above is the SMS connection settings for one of our clients who are on a hybrid mid-sourcing build.For this client we are observing that a portion of our SMS's have the following error:SMPP command submit_sm failed. SMPP channel has a limited throughput. (58).From the information we hav...
HelloI've a data schema with something like this<element externalJoin="true" label="Name" name="Name" target="cd:Name"type="link"/> How can I make so it has a default value? Right now, it's 0, which is itself a value in cd:name schema
Hi there,I tried using the script below in the JS activity, but I encountered the error: 'it is not contained in either aggregate function or GROUP BY clause.' I am now attempting to use a subquery and will update you on the progress. Please can you let me know if it can be achievable without using ...
Hi All We have 3 schemas (recipient, lead, Dealer) and three target Mapping for the each of the schemas. We afe planning to make an 'Unsubscribe Webapp' for the 3 schemas.. In the webapp there is a dropdown to capture the reason and press submit button after which the user gets Unsubscribed. The ...
Hi there, I have a scenario where I need to share data about unpicked customers during a workflow execution that runs on a scheduler.I have multiple scenarios, each with different filters. To handle these, I have added query activities and split activities to filter and separate records with incomp...
Hi All, We are in process of removing these 2 (@linkedDelivery-id,linkedDelivery/*) values from the xpathsToLoadOpt parameter in the nms:delivery input form to fix the slowness issue or continuous operation in progress pop up issue whenever we try to open a delivery either to edit or approve i...
Hi team, Is there a way to round the decimal points for the function below:(percent([indicators/@estimatedRecipientOpen],[indicators/@successWithoutSeeds]))*100 I tried adding round:round((percent([indicators/@estimatedRecipientOpen],[indicators/@successWithoutSeeds]))*100, 2)but it throws an error...
Hi, I've created a 1-to-1 relationship between table ABC and Recipients.This question is related to this one. Now, We need to empty the table ABC every day, to ingest new data only. This is done using a SQL activity and doing a truncate on the table, so we only keep the headers.Beign the relationsh...