IBM FileNet P8, Version 5.2            

Integration with CFS-IS

Workplace XT supports bi-directional annotation support with Content Federation Services for Image Services (CFS-IS) 4.2. Bi-directional annotation support requires you to complete security mapping with annotations.

To annotate images federated from CFS-IS, you must first configure Image Viewer for CFS-IS. Otherwise, annotation text for federated images is truncated.

All of the content and annotation federation is done between the Image Services repository and Content Engine. When Workplace XT is integrated with CFS-IS, and implements the bi-directional annotations, the Site Preference Content Engine Annotation Security must be set to Inherit from Document. This security is applied to annotations created by Workplace XT. The security is created on IS and is set by the Image Service to Content Engine security mapping.

To configure Image Viewer for CFS-IS:

  1. Make a backup copy of WcmJavaViewer.jsp.

    <XT_install_path>\FileNet\WebClient\WorkplaceXT\UI-INF\jsp\ui

  2. Use a text editor to modify WcmJavaViewer.jsp as shown below:
    1. Locate the following line, and change "true" to "false."
      writeParam('filenetAlwaysRubberband', 'true' );
    2. Add the following parameter:
      writeParam('allowTextRubberband parameter', 'false' );
    3. Save and close WcmJavaViewer.jsp.
  3. 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.


Feedback

Last updated: March 2013
aeadm_jv_for_cfsis.htm

© Copyright IBM Corporation 2013.
This information center is powered by Eclipse technology. (http://www.eclipse.org)