ICS Calender file | Community
Skip to main content
New Participant
August 13, 2020
Solved

ICS Calender file

  • August 13, 2020
  • 2 replies
  • 2207 views

I cannot upload ICS files to Public Resources in ACC.

 

What config needs to be made to allow ICS files to be uploaded?

 

cheers

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 _Manoj_Kumar_

Hello @katriname ,

 

I believe .ics format is not whitelisted in the server conf file that is why you are not able to upload this file format.

 

Open the serverConf.xml file and add the *.ics entry in the uploadAllowList

 

Let me know if that works.

 

Thanks,

2 replies

Sukrity_Wadhwa
Employee
August 27, 2020

Hi @katriname,

Did the given solution solve your issue? Please let us know.

Thanks!

Sukrity Wadhwa
_Manoj_Kumar_
_Manoj_Kumar_Accepted solution
New Participant
August 14, 2020

Hello @katriname ,

 

I believe .ics format is not whitelisted in the server conf file that is why you are not able to upload this file format.

 

Open the serverConf.xml file and add the *.ics entry in the uploadAllowList

 

Let me know if that works.

 

Thanks,

     Manoj     Find me on LinkedIn
New Participant
January 9, 2023

How to find serverconf.xml file? I mean where can I find that?

 

Also, how to add .ics in that list?