Configure Image Viewer for CFS-IS
To annotate images federated from Content Federation Services for Image Services (CFS-IS), you must first configure Image Viewer for CFS-IS. Otherwise, annotation text of federated images are truncated.
To configure Image Viewer for CFS-IS
- Make a backup copy of WcmJavaViewer.jsp.
- Workplace: <AE_install_path>\FileNet\AE\Workplace\UI-INF\jsp\ui
- Workplace XT: <XT_install_path>\FileNet\WebClient\WorkplaceXT\UI-INF\jsp\ui
- Use a text editor to modify WcmJavaViewer.jsp as shown below:
- Locate the following line, and change "true" to "false."
writeParam('filenetAlwaysRubberband', 'true' );
- Save and close WcmJavaViewer.jsp.
- If you are using a WAR file or EAR file for deployment, you must recreate the WAR file or WAR and EAR files and redeploy the application. If not, simply restart the application server.