Running Call Graph Generation

This topic is part of Analyzing Siebel ARM Files Using the Siebel ARM Analyzer Tool.

Use the following procedure to obtain call graph generation analysis output. For a description of the call graph generation analysis and output, see About Call Graph Generation Analysis and Data. For more information about running the Siebel ARM Analyzer Tool, see Analyzing Siebel ARM Files Using the Siebel ARM Analyzer Tool.

To run a call graph generation analysis

  1. Navigate to the bin subdirectory within the Siebel Server root directory.

  2. Run the Siebel ARM Analyzer Tool using the following command:

    sarmanalyzer -o output_file_name.xml -d xml -f sarm_file_name.sarm
    
  3. where:

    output_file_name.xml is the name and path of the XML output file.

    -d xml identifies the call graph generation analysis.

    sarm_file_name.sarm is the name and path of the binary Siebel ARM file.

  4. Review the XML output in the file named output_file_name.xml. For more information about analyzing the call graph analysis XML output, see About Call Graph Generation Analysis and Data.