Show TOC

Configuring Optional Properties in Visual AdministratorLocate this document in the navigation structure

Context

You can optionally configure a number of Visual Composer parameters in the J2EE server using Visual Administrator.

Procedure


  1. Start the Visual Administrator.

  2. On the Cluster tab, choose Start of the navigation path Server x Next navigation step Services Next navigation step VisualComposer-Development Server End of the navigation path.

  3. In the right frame, on the Properties tab, select the property you wish to configure:

    Property

    Description

    Default Value

    vc.bi.igs

    URL for the Internet Graphics Server, required for using the Heatmap query template

    URL to IGS server

    vc.bi.sqlEditorEnabled

    Switch that enables or disables SQL Editor and SQL statement on Input port

    false

    vc.bi.mdxEditorEnabled

    Switch that enables or disables MDX Editor and MDX statement on Input port

    false

    vc.installedDevices

    All deploy options

    x gl flex

    vc.recommendedMetadataProps

    Recommended properties for model profile

    Approved by:;Collection:;Date completed:;Domain:;Group:;Language:EN;Project:;Status:;Responsible:

    vc.sessionTimeout

    Number of hours after which the session with the server finishes

    8

    vc.verboseErrorMessages

    Flag used to prevent long messages from reaching the client when Flex compilation fails

    False

    vc.virusScanner-Profile

    Name of profile used by the J2EE Virus Scan Provider server

    visualcomposer

  4. In the Value field, replace the default value with your own value.

    Caution
    • In most cases, for security reasons, the vc.verboseErrorMessages flag should remain set to false in order to prevent Flex information from being disclosed to the client.

    • For security reasons, SQL Editor ( vc.bi.sqlEditorEnabled ) and MDX Editor ( vc.bi.mdxEditorEnabled ) functionality is off by default. See the Security Risks with the SQL Editor and MDX Editor section in the SAP NetWeaver Visual Composer Security Guide for important security recommendations before enabling this functionality.

    Note

    You can use the vc.recommendedMetaDataProps property to define information used in the translation information file ( package_lang.info ).

    • The Language attribute corresponds to the ORGLAND attribute in the translation information file.

    • The Createdby or Responsible attribute corresponds to the Responsible attribute in the translation information file.

    • The Domain and Collection attributes correspond to the Domain and Collection attributes in the translation information file, respectively.

  5. Click Update .

  6. Click the Save toolbar button.

  7. Restart the J2EE server.