Hi, I want to be sure there will be no issues when other users try to query the recipients tables if it's main workflow (where it gets updated is still running).From this link, the locking happens when other processes (workflows) try to do changes in the tables (e.g. recipients):The example below il...
Hi, we have been facing an issue with Union activity when we added a Segment Code in it.The workflow does not fail but it logs out an error message: " Cannot extract '0' characters from the position -1 in the string". Does anybody have any explanation for this?
Hi, In the project I am working in, I have to create a Recipients table with some attributes. Some of the attriubutes functionality exists already in the nms:recipients. However, I would like to alter some attributes to best match the clients specification. Here are the things I am trying to achieve...
The link texts in newsletters’ callback actions are often not relevant (Learn more, Discover, Click here, Buy...).Unfortunately, the link component doesn't allow users to add an aria-label attribute to make them accessible to users with disabilities.Is there a way to create a custom link component?B...
The Email Designer has accessibility issues with images. If users don't enter alternative text for the images, it doesn't add an empty alt attribute. If we manually add an empty alt attribute (alt="") via HTML code, the editor removes it. This creates serious accessibility problems: without an alt a...
We are facing a weird issue with the 'backup' created for a serverConf file in mid sourcing server. Any idea how to resolve this? The Adobe Campaign v7 application is looking for the backup file with DB setup for it and throwing an error. Thanks, Hari Krishna D
Hello Everyone, Any insights on the below would be helpful -Adobe Campaign Application Server 7.0 is in 'STOP' state in our Lower environment. Even after restarting the services, it's changing to 'STOP' after couple of seconds. On the other hand, we also could not perform 'net stop nlserver6' which ...
Hello,I'm looking for a way to identify what tables (and ideally fields) are being used across a selection of campaign workflows. I'm guessing we can access the workflow data and possibly export the full XML. Then make an analysis outside of Campaign. The goal is to understand what data is used the...