Upload images to external image server (inhouse image server) | Community
Skip to main content
Amine_Abedour
Community Advisor
Community Advisor
January 21, 2022
Solved

Upload images to external image server (inhouse image server)

  • January 21, 2022
  • 1 reply
  • 1068 views

Hello,

 

Does anyone knows how to use this OOTB functionality :

 

I want to use the native operation which allows to hash and replace the names of the images in the emails before uploading them to the front servers, except that I want to upload them to a different image server (inhouse image server)

 

Thank you

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Tobias_Lohmann

Hello,

I've never used this, so I don't have a working example. But basically the "Manual publication mode" allows you to use a script to upload files from the Campaign server to any other image hosting server. In your case the script needs to perform the needed modifications to the filename using the methods and functions available in the script language; then upload the files to the desired servers. 

Some steps are documented here: https://experienceleague.adobe.com/docs/campaign-classic/using/installing-campaign-classic/initial-configuration/deploying-an-instance.html?lang=en#publication-modes 

Best regards, Tobias

1 reply

Tobias_Lohmann
Adobe Employee
Tobias_LohmannAdobe EmployeeAccepted solution
Adobe Employee
January 24, 2022

Hello,

I've never used this, so I don't have a working example. But basically the "Manual publication mode" allows you to use a script to upload files from the Campaign server to any other image hosting server. In your case the script needs to perform the needed modifications to the filename using the methods and functions available in the script language; then upload the files to the desired servers. 

Some steps are documented here: https://experienceleague.adobe.com/docs/campaign-classic/using/installing-campaign-classic/initial-configuration/deploying-an-instance.html?lang=en#publication-modes 

Best regards, Tobias