Generating LiveView Configuration Files Using BusinessEvents Studio Tools Utility

Using the TIBCO BusinessEvents Studio Tools utility you can manually generate LiveView Configuration (.lvconf) files for the BusinessEvents project.

A separate LiveView configuration file is generated for each entity that is configured to be pushed to the TIBCO LiveView server.

    Procedure
  1. Navigate to BE_HOME/studio/bin/ and open a command prompt.
  2. Execute a command with the following format (all on one line) at a command prompt:
    studio-tools -core generateLDMProject [-h] -o outputDirectory -p studioProjDir  -c CDDFilePath 
    TIBCO BusinessEvents Studio Tools for Generating LiveView Configuration Files
    Option Description
    -core generateLDMProjectWithin the core category of operations, specifies the generateLDMProject operation to generate LiveView configuration files (.lvconf) for the BusinessEvents project.
    -h(Optional) Displays help.
    -oSpecifies the output directory to place the generated files.
    -pSpecifies the path to the TIBCO BusinessEvents Studio project directory.
    -cSpecifies the path to the CDD file of the project.