Hi,I was trying to delete file created by Export activity in Adobe Campaign.But it's not getting deleted. I tried setting up the permission but it's showing permission denied.Initially The directory wasn't there on SFTP, it got created dynamically by Export Activity when I typed directory & now the...
Hi, I have an update Data step that need to update specific records. and I am providing the columns that need to be matched on. When I try to provide a column /field which is an enumeration, the values which are configured for this column/field in the schema are not coming as a drop down.P.S. - The ...
Hey guys, How do I create a list-unsubscribe mailto link in my eDM's using Adobe Campaign? This feature is highly recommended for Gmail ISP and others and currently we're being flagged for it by Return Path. Any insight would be appreciated. Q
Hi, I'm using a enrichment activity to add data then doing a deduplication the data then trying to update data activity. In the Update activity I’m getting the following error and i can't figure it out any help would be greatly appreciatedOracle error: 'ORA-01779: cannot modify a column which map...
Hello there..I have a requirement to build 2 tables:1) recipient table2) campaign label tableThere should be 1:N cardinality (i.e. one recipient can have more than 1 campaign label associated).The trick is to link the 'campaign label' field in the recipient table to the campaign label table (see the...
Hi All,Just wondering if any of you have the solution on how can we target people that have been segmented in Adobe Analytics inside Adobe Campaign's workflow.The first options that we tried is using Genesys connector inside both Adobe Campaign and Adobe Analytics but it seems like its a dead end si...
Hi,Is there anyway to capture the users time zone once they opened the mail and update there corresponding profile data with captured timezone data on adobe campaign server by executing java script function or by any other means?Thanks,Prem
Hi all,I'm building a lookup javascript object whose values I want to use in an enrichment activity as a calculated field. Here's an example of what i want to happenVariable:instance.vars.variableA={key:'value'};---Expression$(instance/vars/@variableA[@columnFromTargetingDimension])Hope I'm making s...
Hi,I have a web app that queries our business tables to returns XML. Here's a sample of what's displayed in the "enable debug mode":"<ctx lang="en" _folderModel="" origin="neolane" webApp-id="64953510" _target="web" date="2017-07-07T19:33:35Z" _console="1" score="0"> <userInfo timezone="America/New...
I am trying to push the data in a file to a SFTP location but I want that file to be encrypted.Is there any activity / componennt in AC v7 which has a provision to specify encryption command before it pushes the file to SFTP server ?Also, is there a utility in AC which can be invoked from workflow t...