6 Appendix
The topic explains about Appendix.
File Manager
File Manager Servlet will be shipped along with Workbench sources. This application helps in copying files from one machine to another. This application has to be deployed for successfully deploying files to the FLEXCUBE application server from Workbench.
File Manager Deployment
File Manager has to be deployed in the server hosting FLEXCUBE (for which environment is created in Workbench). The IP address of the Workbench server has to be mentioned in the property file of File Manager.
- Path:
FileManager\WEB-INF\classes\com\ofss\manager
- File: fileupload.properties
Maintenance in Development Workbench
File Manager has to be maintained in the environment (which links to the particular FLEXCUBE environment). File Manager URL has to be provided in the Server File Manager URL.
Format: http://<ipaddress>:<portnumber>/FileManager/FileManageServlet
Example: http://10.184.74.143:7755/FileManager/FileManageServlet