Hi, I'm leveraging an API to retreive a user's opt-in status in Adobe Campaign Classic. See below How does this work if I'm retreiving a user's status who has an email with multiple profile IDs? How does the API decide which status I would retrieve? Note.. I testing the API and I receive multiple s...
Hi All, I am creating a web page in which i need to get the images list from public resources folder(xtk:fileRes schema) as drop down so that the customer can select the image from it.But while adding xtk:fileRes in to the code, the particular column/field is not showing the dropdown option.For cros...
Hi, I have created a WebApp in Campaign Classic which is currently accessible to anyone. I would like to restrict it to internal use only (either manually via IP ranges or using the whitelisted IPs setup via the control panel) but not have users need to log in. Data will be captured on the WebApp an...
Hello guys, I am trying to use the personalization block mentioned below but I am facing an issue during deliverying . If I execute the preview I have no issue. Any idea?var article = xtk.queryDef.create(<queryDef schema="xxx:ArticleCatalog" operation="select"> ...
We have setup a new MySQL connection and when we test the connection get the following error. The time zone noted in the error is the setting for both adobe campaign and the target mysql db. I noted one other thread regarding this issue but couldn't determine what the solution was. The connecti...
Can seeds be registered to subscriptions? I noticed there was a "Service" internal name space, however, upon entering the subscription internal name, it doesnt appear in my query results, or what is the subscription area under seeds for?
Hi everyone!I have a delivery which I set to be sent in waves. Unfortunately, it was expediently set to send 20% a day instead of an hour. Is there a way to send remaining emails without setting up a new workflow? I already tried to hit 'Restart' button in the delivery dashboard and 'Start' button i...
I am working on a webapp and while trying to query the submitted name O'Reilly I get the following error message. Element 'Reilly' unknown (see definition of schema 'Recipients (nms:recipient)'). XTK-170036 Unable to parse expression '[@firstName] = 'O'Reilly''. SOP-330011 Error while executing the ...
HI There! I am looking at our subscriber Application table that holds all mobile devices registered which we use to send push messages to. I am trying to figure out what the two fields "disabled" and "de-activation date" holds? I mean, it is pretty self-explanatory, but I am interested in knowing wh...
Hello,can somebody give us some documentation on how to implement DKIM keys:do we follow open dkim implementation with on premise installation?where do I put information what private key should be used?Is it automatically assigned from .ssh folder?Do we need to sign email before we add txt records?....