Expand my Community achievements bar.

Announcing the launch of new sub-community for Campaign Web UI to cater specifically to the needs of Campaign Web UI users!
SOLVED

Authorized addresses in urlPermission

Avatar

Level 2

Hello Adobe Campaing Community
I have an issue to acces an external url in javascript code 
I get this error 

the script is trying to access is not part of the authorized addresses in urlPermission (serverconf.xml)

 I m on sandbox instance I have  tried to find the serverconf.xml to add the url that I want to use but I could'nt find any option to do it
Any suggestions ? 
Thanks 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

The location path of the serverconf varies depending on version and Operating System, but look for it somewhere in

config<instance>.xml or serverConf.xml

 

C:\Program Files (x86)\Adobe Campaign\Adobe Campaign v7\conf (windows)
/usr/local/neolane/nl6/conf/ng/ (linux)

you need to whitelist the domain/ip you are connecting to in the section mentioned

 

David__Garcia_0-1639498073279.png

 

Here are some support references

  1. https://experienceleague.adobe.com/docs/campaign-classic/using/installing-campaign-classic/additiona...
  2. https://blog.floriancourgey.com/2018/10/get-the-content-of-your-serverconf-xml-in-adobe-campaign/
  3. https://experienceleague.adobe.com/docs/campaign-classic/using/installing-campaign-classic/additiona...
  4. https://blog.floriancourgey.com/2018/06/make-http-calls-in-js-in-adobe-campaign

View solution in original post

3 Replies

Avatar

Correct answer by
Community Advisor

The location path of the serverconf varies depending on version and Operating System, but look for it somewhere in

config<instance>.xml or serverConf.xml

 

C:\Program Files (x86)\Adobe Campaign\Adobe Campaign v7\conf (windows)
/usr/local/neolane/nl6/conf/ng/ (linux)

you need to whitelist the domain/ip you are connecting to in the section mentioned

 

David__Garcia_0-1639498073279.png

 

Here are some support references

  1. https://experienceleague.adobe.com/docs/campaign-classic/using/installing-campaign-classic/additiona...
  2. https://blog.floriancourgey.com/2018/10/get-the-content-of-your-serverconf-xml-in-adobe-campaign/
  3. https://experienceleague.adobe.com/docs/campaign-classic/using/installing-campaign-classic/additiona...
  4. https://blog.floriancourgey.com/2018/06/make-http-calls-in-js-in-adobe-campaign

Avatar

Level 2

Thank you David for the response
it's all clear for me but I have one issue that I didn't find the configuration file in the specified folder 

C:\Program Files (x86)\Adobe Campaign\Adobe Campaign v7\conf (windows)

 Here is what I found in the installation directory 

 

Capture.PNG

Avatar

Community Advisor

look for it using the search function, can't remember exactly which folder. "serverConf"