...
The next step is to define a new Spring bean that is an instance of the class implemented in the previous step. Consult this page for instructions on how to incorporate a new Spring definition file into KFS.
...
Note that property substitution was used (e.g. the ${staging.directory
}), and the value for properties can be overridden by following the instructions here.
Security & Permissions
In order for a user to upload the batch file there should be a permission created and assigned for that specific file input type and user. For example here "procurementCardInputFileType" has permission created using KIM permission template "KR-NS Upload Batch Input File(s)" and assigned to file type in krim_perm_attr_data_t table. Here in this case the permission id is 74 and assigned to role 45- KFS-SYS Operations.
...