Expand my Community achievements bar.

Join us for the Adobe Campaign Community Q&A Coffee Break on 30th September at 8 am PT with Campaign experts Arthur Lacroix and Sandra Hausmann.
SOLVED

serverConf.xml uploadWhitelist or uploadAllowlist?

Avatar

Level 1

Hi all

 

I noticed something weird, I'm on Adobe Campaign classic 7.0.19.1 server build 9032.

 

I'm having issues uploading non-standard files (want to upload fonts like *.eot files) but it will error out.

In the web@default log journal I see errors such as: 

  1. 2020-08-31 15:26:16Error exception : Downloaded file '43157417dd8926cc1da5ad304d86620a.eot' is not authorized.

 

Assuming there was some restriction on the upload file type, from documentation online I see that the attribute is supposed to be uploadAllowlist=".+".

When checking the serverConf.xml on the server, I see that it's set up as uploadWhitelist=".+"

 

Which one should it be?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hello @terrence_szeto ,

 

The Correct attribute is uploadWhitelist and it is available under the config-INSSTANCE.xml file.

 

Here is the example

_Manoj_Kumar_0-1599152718216.png

 

 

Thanks,


     Manoj
     Find me on LinkedIn

View solution in original post

3 Replies

Avatar

Community Advisor

Hi,

 

My build's same. Probably a new change they haven't announced but is in documentation.

 

Thanks,

-Jon

 

Avatar

Correct answer by
Community Advisor

Hello @terrence_szeto ,

 

The Correct attribute is uploadWhitelist and it is available under the config-INSSTANCE.xml file.

 

Here is the example

_Manoj_Kumar_0-1599152718216.png

 

 

Thanks,


     Manoj
     Find me on LinkedIn

Avatar

Administrator

Hi,

The change that you see in the documentations will soon be applied everywhere else as well in the upcoming builds and releases. Going forward it will be Allowlist and Denylist to be used uniformly across the products and their related resources in Adobe.

Thanks!



Sukrity Wadhwa