Skip to main content
Skip table of contents

Concealment

If you have configured the concealment settings for SuperWEB2, then you need to apply the same configuration adjustments to Job Queue Manager.

The concealment settings for SuperWEB2 are defined in <tomcat_home>\webapps\webapi\WEB-INF\data\.repository\CubeCatalog.xml, while the equivalent settings for Job Queue Manager are defined in <tomcat_home>\webapps\queuedjobservice\WEB-INF\config\common\service-config.xml.

To change the concealment settings for Job Queue Manager:

  1. Go to the Tomcat instance that is running Job Queue Manager and open <tomcat_home>\webapps\queuedjobservice\WEB-INF\config\common\service-config.xml in a text editor.

    Make a backup copy of this file before making any changes.

  2. Locate the following section and change the value to your preferred concealment string:

    XML
    <property name="defaultConcealedString" value="..C"/>
  3. Locate the following section and change the value to your preferred concealment description:

    XML
    <property name="defaultConcealedStringDescription" value=" - data is concealed"/>
  4. Save your changes.
  5. Restart the Tomcat server that is running Job Queue Manager.

Concealment must be configured for both SuperWEB2 and Job Queue Manager.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.