Managing files to the Navigator Application war file
The operator provides a mechanism to add files into your Navigator application WAR file. This can be useful for enabling customizations.
About this task
In a sample use case, you might want to add a workflow step processor customization. This requires a .jsp file inside of the Navigator WAR file. You can configure the operator to locate the custom file and copy it to a specified location in the WAR file.
The following source files types are supported for copy into the WAR file for Navigator:- .jpeg
- .jpg
- .gif
- .png
- .bmp
- .svg
- .pcx
- .tif
- .tiff
- .html
- .htm
- .jsp
- .css
Other file types are ignored and not copied into the WAR file.
This copy operation
uses the copy_files_to_war
parameter to specify a configured XML file with the copy
parameters.
Procedure
To configure this capability: