How to add a restriction on upload of the specific document type 

How to add a restriction on upload of the specific document type 

book

Article ID: KB0073121

calendar_today

Updated On:

Products Versions
TIBCO Nimbus 10.1.x, 10.2.x, 10.3.x, 10.4.x

Description

If you want to add a restriction on the upload of specific document type/Documents with a specific extension on Nimbus WebClient this can be done using the following steps.
 

Issue/Introduction

This article would be helpful to add a restriction on any specific type of document upload in the Nimbus WebClient.

Environment

Production And Test Environment

Resolution

1. Open web config.ini file in notepad from this location TIBCO Nimbus\Web Server\Config
2. Search for ForbidDocumentExtensions
3. Remove semicolon(;) present before ForbidDocumentExtensions and pass file extension after equals sign (=).Use space to separate out two file extension
4.Once done, save the changes and restart the webserver.

Additional Information

"Restrict document"
"Forbid Document Extension"
"Upload"
 

Attachments

How to add a restriction on upload of the specific document type  get_app