Hi,When I try to compare the date values in QueryDef in Java script activity (in Adobe Campaign Classic), Its throwing an error. Because the date format are not matching.Date1 format: Thu Dec 07 2023 18:45:26 GMT+0530 (IST)Date2 format: 2023-12-11 07:01:34.493Z Now I need to convert the date1's for...
Hello everybody, I am currently analyzing a request and all the impacts it could have but before touching anything, I would like to know if the spawnWithParameters or startWithParameters method could execute the same workflow at the same time without it Is there any error? Let me explain, I have sev...
Hello All, I upload files and publish them successfully to frontals using JS. I want after change the file programatically.Any idea how to achieve that? Basically i want to reproduce "Change the file on the server" but from the workflow. Marcel Szimonisz
Hi, I create this ticket because I need information for an internal study. I am documenting the volume of Adobe Campaign tables and would like to know more about the NMSDELIVERYLOGSTATS table. How is it powered? How is it updated? How is it purged? Which workflows perform actions that manipulate thi...
Hello, Im currently trying to set up an endpoint where the producing system sometimes doesnt send a parameter at all but sometimes does. I know how to set up the endpoint with the parameters but not sure how to handle requests that doesn't have all the parameters that is in the method. This is how t...
Hi all, While working on the survey Web App Page (v5 Compatibility). I am facing the popup error like OUT OF MEMORY. Could any one please help on this.Thanks.
Hi everyone, My schema has a column name called features with values feature1, feature2, feature3 and one recipient can have multiple features For ex:recipient 1 feature 1recipient1 feature 2recipient 1 feature 3 in the HTML, i have added the if conditions but before my email activity there is a d...
Hi everyone! I have the following js script to pass the value gridversion to delivery. The result is OK but the value is not passed to the delivery with double quote " "---var query = xtk.queryDef.create(<queryDef schema={vars.targetSchema} operation="select"><select><node expr="@mongoId"/><node ex...
Hi,I couldn't map the fields in Web application through the linked schema.I could map the fields only directly from the schema which I chose.If so I try to map the fields through linked schema, i get an error.kindly help me out!
Hi Team, We have a requirement in Webapp UnSubscription type, to track if the Customer has Unsubscribed, so we are trying to get this information from the web logs.When added logInfo in the webapps, it is displayed in web@default log Journal and not in Webapp Audit Logs. Already we tried the path gi...