Looking for functionality to search for all workflows that might use a particular table or a field on a table…etc. The report they are looking for would be at a campaign/workflow/activity level. The user would provide the word to search for. For example: searchString = dateOfBirth campaign1 ...
Hi All, Is it possible to directly send, get and update any profile details from seibel CRM or a website present details via webapps hosted on adobe campaign [may be via API calls]. -> If it is possible it will be extremely helpful if any sample syntax to connect with external APIs from adobe campai...
Hello! Im trying to build an API call in the javascript node. But when I try to use the XMLHttpRequest function it says "JST-31000 XMLHttpRequest is not defined. I can't get my head around why it doesnt work. var xhr = new XMLHttpRequest(); var url = "https://condst.maklasde.vitsdc.net/CRM/"; xh...
Hello, I started to create a WSDL file for the first time and got to the stage where its created: But how do I go on from here to download it and start working on it? Can't get it to work. Best Regards, Martin
Hi All, We have a workflow, which fetches data from an external database, and in the workflow we enrich it with the recipients, to get further information about the contacts. We finally send the email to contacts, using the recurring delivery. The recurring delivery contains some dynamic content...
Using the adobe snowflake guide at Configure access to Snowflake | Adobe Campaign the snowflake instance on our adobe campaign classic dev instance (rhel) was update from snowflake-odbc-2.20.2.x86_64.rpm to snowflake-odbc-2.25.4.x86_64.rpm. The primary part of the update was performed using the f...
All, Still learning how to code in JS, so please let me know if this is even possible. I have a worklfow where I pull in data from a list and send that data through a Query to create a count; the count is based on Source Code. I can display the data and see the count; it will look like this: Bu...
Hi All, I am creating folder structure using DB script for new brands so that when new brand/product is launched admin will run the script so the default hierarchy will be created. I want to update the folder properties such as folder image icon, access rights with script, please let me know how c...