Hi ThereIs it possible to share a existing SFTP root directory with another user and he should have only access to the new folder created for his own purpose but not the other existing folders. Also, i need unique SSH key for new user to access the same new folder, should not use existing SSH key.Ca...
Hi guys,I was reading that ACC understands REGEX using LIKE operator. So I used @email LIKE '^[A-Za-z]+[A-Za-z0-9\._-]+@[A-Za-z0-9\.-]+\.[A-Za-z]{2,5}[\.]*$'to filter all emails that matches the REGEX expression, however it its returning 0 results.Is this the correct way to use it or am I missing so...
Hello Everyone,I would like to delete one record of recipient, but failed. Here is how the error looks like :Do you already encounter this problem and if yes, how I can resolve that ?If you need more information, feel free to ask. Thanks in advance.Kind regards.Flora
Hi,I am trying to insert data into an attribute that's under a sub element.Here is the part of the script where I define what to insert: var event = <exampleEvent xtkschema = "exp:exampleEvent" _operation = "insert" deliveryTitle = {deliveryTitle} />Here is an example of my da...
HiWe have a web app that allows users to update some of their details. I have been trying to set up some reporting on usage set up.I have added a tracking tag to each of the pages in the app When I visit the app in a browser, I can see the tracking tag in the networks callsHowever when I look at th...
I want to create a duplicate Delivery Activity in Adobe Campaign the Screen shot is given below,I want to use the same Delivery Type and just want to disable one Function (Prepare and Start) inside that Duplicate Delivery Activity which i created.Can any one help how can be this possible. and which ...
Hello Everyone,execCommand() is not working in a JS activity in a workflow on application server. There is on-premise instance and build is 9032. Configuration is serverConfig.xml:<!-- Command execution blacklistFile : Path to the file containing the commands to blacklist user : ...
Hi,I am new to create a report in Adobe Campaign. However, I am unsure to use the option called "Extended report (fullReport)". Could you guys let me know at what purpose we will use this type of "Extended report" in Adobe Campaign?Your answers are much appreciated.Thanks.
Hi,I need clarification on the 'Taken into account if' in the query & update activity in workflows. In the attached screenshot, 1. If I remove the 'Taken into account if' field value, it shows correct value2. If I add the 'Taken into account if' field value, result is incorrect.Want to know when to ...