Hello, Masters of Adobe Campaign,I would like to begin enhancing and learn more about Adobe Workflows with JavaScript and SQL statements, and I am looking for online references or tutorials. Any hints and guidelines will be very welcome.Thank you,
Hello,Excuse such a trivial question, but I am new to Adobe Campaign, and I exhausted all possibilities within my reach to accomplish this.I am trying to do the following: As you can see below, I have a Java Script node that reads the first, last, and email and then stores it in LogInfo. I would lik...
Hi, In Adobe Campaign Classic there are instances where one email is tied to several Adobe IDs.When I retrieve the opt-in status I see the status for all Adobe IDs. What would happen in the case that I'm updating a field based on the email address. In the example below I'm updating the unsubscribe_...
I have a workflow that is using the xtk.session.Write function to insert some data into a custom data schema.When I log the variable with the data the entire string is there in the audit log. However, the data is truncated to 1023 characters in the data schema. The attribute length in the data sch...
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?