Configuring Optional Properties in Visual
Administrator
You can optionally configure a number of Visual Composer parameters in the J2EE server using Visual Administrator.
...
1. Start the Visual Administrator.
2. On the Cluster tab, choose Server x → Services → VisualComposer-Development Server.
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 |
xgl 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.
WARNING 2 BULLETS
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.
BULLETwith Sentence and 3 bullets
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 Created by 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.
...
1. THIS IS FIVE! Click Update.
2. Click the Save toolbar button.
3. Restart the J2EE server.