Product specifications
Example:
To display help in English on the cscheck tool, use the following command:
cscheck --help
To display help in French on the connectivity function, use the following command:
cscheck --language fr --help connectivity
5.2.2 To run the cscheck tool
You can run the cscheck tool at any time after you have installed your SAP BusinessObjects solution.
1.
Open a command console.
2.
Change directory to the path where the tool is installed.
3.
Enter cscheck with the correct parameters to find the information that you want.
4.
Review the returned information.
Related Topics
• Check tool—function overview
5.2.3 Check tool—function overview
From a command console, you use the cscheck command with the appropriate function and its
arguments to return the results that you want.
cscheck commands have the following structure. Some of the parameters are optional.
Figure 5-3: cscheck syntax
cscheck --language|l { output language } --xml|x --mute|m function name function options
The first part of the command controls the output format:
• output language or l followed by the language specified in ISO639-1 standard. This is optional.
The default language is English.
• --xml or x specifies that the output is in XML format. This is optional. The default output is text
displayed on the screen.
• --mute specifies that the output is not generated. You would use this switch if you were using the
tool in a script that checked the returned status. This is optional. The default is that output is
generated.
2012-03-1539
Creating a connection