Hello, I'm trying to set up an External Account where I would access an outside vendor's FTP to pick up files they post daily. The vendor says they would need OUR Public Key for them to load on their end in order for us to access their server. Can someone clarify the process for me?Step 1) Contact ...
Hello, I need to purge a list through JS code. I understand I can do this in the workflow, but I need this done in JS since the list I need to delete is part of a Journey. My client will be dropping a list (Follow-up list) to load later in the Journey - but really no set date on when they will load ...
Hello, Trying to generate a email preview and I get the same error - Here's the variable I have coded in the email: var effectiveDate = targetData.effectiveDate And I'm calling it into the email as: <%=formatDate (effectiveDate, "%Bl %D") %> The seed I'm using is set-up with effectiveDate in th...
Hello, Have you ever had to create a zip file in ACC that would contain multiple *.csv/*.txt files. A client (who's currently getting migrated from SFMC to Adobe) runs Exports weekly and creates seven (7) *.csv files. These files are then zipped into one file (ex: Client_Email_Send_2020_03_26.zip)...
All, I've tried to make the following code work and I can not seem to get this to work in ACS. If I go into EDIT > HTML and hardcode the cusID, then my email will pull necessary content for my email. I need help identifying why the code below will not pull the ID from recipients. ...
Thanks for the response. So based on what I'm reading - it appears that if you have assets and content already built in Campaign, you can't really link them/move them to AEM. You essentially have to build everything in AEM...am I correct in making this statement?
All, I'll be integrating AEM with Adobe Campaign Classic soon.Is there a way for me to move/link all my Assets, HTML, content from Classic to AEM? Or do I have to reload everything into AEM manually?Any documentation would also be helpful. Thank you, Montez
Hello, Trying to update the Country Code from the Landing Page. I'm able to update two fields - but cant seem to find the path to update the location/countryCode: I've tried a few different paths for country:/context/profile/location/countryCode/context/location/countryCode/context/profile/countryCo...