Hello, The objective is to create a technical workflow with a query box that selects specific workflows in status Paused or Finished. And then the idea would be to have a JS code which Start or Restart the workflows (probably using a loop, one workflow at a time). I would like to get the correct J...
Hello Team,I followed few links referred for Restful web service, I found information of how to access the API in Adobe Campaign Classic but could not able to find the implementation of Restful Web service API. Is it possible to implement it ? Do you know of any reference or some help that I can use...
Hi Team, We have observed that our database cleanup workflow stops at this process(PFA screenshot) and hangs on it forever.database error Any Idea what could be the issuehelp appreciated.
I would like to query the Recipients table in Campaign and get an output with all the different email Domains ( of all recipients ) along with the count of these domains. My question is : How can i achieve this in a Workflow How can i achieve this in the Javascript activity using sqlSelect / xtk:Qu...
Hello! We have a requirement to create a temporary schema (maybe through a Javascript activity in the Workflow), use it and at the end of the execution remove this schema since it is only used there. I have this script:var res = xtk.queryDef.create( <queryDef schema="mcc:SiteBrand" operation="sel...
Hi Team,Hope you are doing good.We have a requirement where we need to add headers to the delivery.Can you please let us know how to add the headers to the delivery( more specifically for continuous deliveries )For example, we have database fields called:1. source2. delivery id3. respondent idWe nee...
Hi Experts,I have data schemas A & B, schema B has an element with type="link", name="dropdownlist" and target="A".Also i have input form F. F displays a dropdown list with input element with xpath="dropdownlist" . Question: How can I access the selected value of my 'dropdownlist' input field in bel...
Hi,Can someone help me?I have an error "NMS-470004 There is no database identifier defined" when configuring the tracking server. I guess I need to write the Databaseid in config-<instance>.xml before configuring, right? But I don't know how to find the "Databaseid". My database server is Postgresql...
Hi!I would like to know how to set up the answer management for my customers. To be more concrete, I would like to know how to configure an automatic answer to those who I sent an email and got back using the reply option.I am aware that some other tools let you set up the profile management to repl...