Unable to update Attachment path in Self-Service Portal Settings or unable to download attachments

Unable to update Attachment path in Self-Service Portal Settings or unable to download attachments

At times , users may not able to download the attachment or unable to save the attachment path from self service portal settings.

While download the attachment -  It says -> Failed network error. or throws Internal error.

Follow the below steps to fix :

Make use of the below Update Query : 


2) Now execute the below query : Pass paramvalue in the below query with your fileattachment path (By Default - fileAttachments present under <installationfolder>/fileAttachments)

update globalconfig set paramvalue='C:\ManageEngine\ServiceDeskPlus-MSP' where parameter='Attachment_Path';

PS : This has been identified as a Known issue with ID : 13579 and it will be fixed down the period.



                  New to ADManager Plus?

                    New to ADSelfService Plus?

                      • Related Articles

                      • Unable to configuring a network drive as attachment path

                        Error Please make sure that file attachment path exits/available. Fix 1. Ensure you are able to access the network drive from MSP server with the same location provided in Self Service Portal Settings 2. Open services.msc Manage Engine ServiceDesk ...
                      • Unable to save attachment path in Self Service Portal

                        Error Please make sure that the file attachment path exists/available Solution 1. Ensure the attachment path is correct, check the spellings and slahes 2. If the location is a network drive, ensure it is accessible by specifying the same location in ...
                      • Set Background color for Self service portal page

                        To set the Background color for Self service portal page, login to the application as an administrator, goto Admin- Self service portal settings . Click on Customize Self service portal, and click on Edit. If you have already set any background image ...
                      • How to share a backup/file attachments over a network path

                        As i have mentioned the file attachments folder should be shared across a network path and the network path should be mentioned in the following format in the Admin->Self-Service Portal Settings. // Network server name/fileAttachments I have shared a ...
                      • Mail fetching failed - PKIX path building failed.

                        Cause: If the SSL Certificate in mail server is a self signed certificate then it is not imported in the ServiceDeskPlus-MSP java environment while using the POPS/IMAPS protocol. Error Trace in logs: javax.net.ssl.SSLHandshakeException: ...