Configure a folder on the Application Server in following location:
C:\TRSLRBASEGS731\Serverfiles\AwardNomineeAttachments.
1. Create
an entry inside the installation database in ServerConfig column
under T_##_AppInstance table as:
Column value for Award folder configuration:
2. <ServerSideConfiguration>
<UploadRoots>
<UploadRoot Name=“AwardNomineeAttachments”
Path=“\\ServerName\trsLRBASEGS731\Serverfiles\AwardNomineeAttachments”/>
</UploadRoots>
</ServerSideConfiguration>
3. Create
a folder on Server(App Server):
App Server Path: \\ServerName\C$\TRSLRBASEGS731\Serverfiles\
Created Folder Name: AwardNomineeAttachments
After the above mentioned configuration, all uploaded files will be stored
in the \\ServerName\C$\TRSLRBASEGS731\Serverfiles\AwardNomineeAttachments path
on app server.