Hi There,Today is the first day I am logging into the Adobe community. I just had my Adobe sandbox set up yesterday. I was wondering if there is any training material or getting started guide I can refer to in order to learn basics on Adobe Campaign. Also I have been an Avid Marketo User and have be...
Hi All,We have a requirement wherein we have to implement Survey in ACS. I have below queries. Your help is much appreciated.1. Does ACS support Survey the way AC Classic does ?2. If the survey module is partially supported what is the typical implementation approach.?3. If the survey module is now ...
I tried exporting a resource from ACS and then importing that file in V7 via import a package option but getting an xtk:packageDef schema missing error.Is it possible to Migrate from ACS to Classic and vice-versa?Have you ever tried migrating from ACS to classic?
I do not know if this is an Adobe Campaign issue, but we haven't been able to figure this out internally yet. Also, I am an Analytics expert, not Campaign, so hopefully I can explain this properly and get some feedback as to what might be happening.The links in our marketing emails are being designe...
Hi,Im trying to create a webapp in which fields of it should get populate from the variables which is declared in JavaScript . Query1. When i try to display the js variable value in the webapp field by assigning it in (Via Context) , its assigning to the webapp variable but its not displayed in the...
Hi Campaign Folks,I need to understand how to use a field as a Dropdown(Consider an example Country having 20+ enumerations stored in the Schema) on a Landing Page in Adobe Campaign Standard. I am trying to map the fields, but the predefined values are not populating as a dropdown, neither I have an...
One feature that I miss from some of the other services is the ability to get reports on things such as new subscribers within certain periods of time. I can generate reports or workflows to tell me this info, but my goal would be automate it into an email. My question is, whether there is a way...
Hi Adobe team,I want to start the new thread for my issueI have issue with my split activityThanksVaidehiHCSC Company DisclaimerThe information contained in this communication is confidential, private,proprietary, or otherwise privileged and is intended only for the use ofthe addressee. Unauthorize...
i want to select mdata type of field eg visualState in xtk:workflow, how to specify this attribute in querydef callegvar query = xtk.queryDef.create(<queryDef schema={schemaName} operation="select" lineCount="1"> <select> <node expr="visualState" alias="@visualState"/> </select> <where> ...
Hello, I have a problem using aggregate function in ACS.When I add an additionnal data wich is based on the SUM() function in a simple query activity, I get a PostgreSQL Error : column "n1.irecipientid" must appear in the GROUP BY clause or be used in an aggregate function.I can't do any aggregate,...