Working With BART+
Target Audience
- Administrator (system, application)
- Technology consultant
Overview
BART+ is a user interface of SAP Convergent Charging. It is a console program that allows you to manage the connected instance of the SAP CC BART Server system by changing its configuration parameters. The console program runs in interactive mode to get values and to give you results or prompts for new values.
Use and Tasks
This user interface allows you to:
| Configure | Monitor | Troubleshoot |
|---|---|---|
|
Configure the SAP CC BART Server system (see the
Consult the SAP CC Configuration Guide for more information about the business configuration settings and the technical settings. |
Monitor the batch acquisition sessions (see the monitor command)
|
|
Important Note
The changes are not immediate and you must restart your BART Server system.
The use of all the commands is detailed in this SAP product documentation. Do not forget that you must be connected and logged on to the SAP CC BART Server system to access to all the commands.
Note
BART+ is included in both the SAP CC BART Server and the SAP CC BART Tool software units that you install in your SAP system landscape.
Getting Started
Executing the Program
On the Microsoft Windows operating system, the administrator opens a CMD/DOS console
to type the commands and
verify the results.
On the Start main menu of MS Windows, select the
Execute... submenu and type: cmd in the new displayed popup window.
Launch the bart+.bat script from the directory:
- BART Tool:
<DRIVE>:\<INSTALL_DIR>\bin\ - BART Server system:
<DRIVE>:\usr\sap\<SID>\CAB<INST_NB>\script\
Under UNIX and Linux, the administrator opens a console to type the commands and
verify the results. Launch the ./bart+.sh script from the directory:
- BART Tool:
/<INSTALL_DIR>/bin/ - BART Server system:
/usr/sap/<SID>/CAB<INST_NB>/script/
Note
The following information is set at installation time by SAPinst:
-
<SID>is the identifier of the SAP CC system -
<INST_NB>is a number automatically assigned to the unique instance of the SAP CC BART Server system -
<INSTALL_DIR>is the installation directory of SAP CC BART Tool
Connecting and Logging On
BART+ communicates directly with the SAP CC BART Server system via the HTTP Communication Interface (HCI) based on proprietary XML messages sent over HTTP.
- To connect to the SAP CC BART Server component and get authenticated:
- Enter the name or IP address of the host where a BART Server system is running. Both IPv4 and IPv6 addresses can be specified.
- Enter the communication port number
- Type the command
userto log on and to be authenticated - Enter your logon as an administrator (default logon: admin)
- Enter your password
Working With the Program
Be familiar with the workspace of this console user interface.
Getting Help
You can use the help command to list the commands and get help with a
particular command. Type help monitor to view information about the
monitor command.
Commands
Most of the commands are only available when you are authenticated. You can use the following commands to complete your daily tasks:
| Command | Description |
|---|---|
| ? | To view the help |
| debug | To activate the debug mode of the program |
| dump | To view the thread dump of the SAP CC BART Server system |
| exit | To exit the program |
| get | To view the value of a system parameter of SAP CC BART Server |
| h | To view the help |
| help | To view the help |
| host | To specify the distant SAP CC system to connect to |
| id | To view the current SAP CC user and the host information |
| login | To authenticate the SAP CC user |
| logs | To view the last log or trace messages from a logging destination of the SAP CC BART Server system |
| monitor | To monitor the sessions from the SAP CC BART Server system |
| monitoring | To monitor the sessions from the SAP CC BART Server system |
| normal | To reactivate the normal mode of the program |
| output | To redirect the output to a file and the console |
| ping | To ping the connected SAP CC BART Server system |
| quit | To exit the program |
| server | To manage the SAP CC BART Server system |
| set | To change the value of a system parameter of SAP CC BART Server |
| url | To specify the distant SAP CC system from its URL |
| user | To authenticate the SAP CC user |
Troubleshooting Problems
You may have to troubleshoot some problems with your user interface or with your SAP CC environment (system, business operations).
Troubleshooting Problems With the User Interface
To troubleshoot problems that relate to the SAP CC user interface, you can:Troubleshooting Problems With SAP CC
To troubleshoot problems that relate to the SAP CC system landscape, consider the following tasks:- Test the connection to the BART Server system (see the
pingcommand) - View the SAP CC BART Server system settings (see the
getcommand) - Change immediately the log and trace thresholds (see the
getcommand) of the BART Server system - View the last log and trace messages of the BART Server system (see the
logscommand) - View the thread dump of the BART Server system (see the
dumpcommand) - Intercept exchanged messages to view the operations requests and responses
- To view the monitored business processes and the running sessions (batch acquisition of consumption detail records (CDRs), batch charging) in the offline charging scenario
Notes
-
Use the BART Tool user interface to troubleshoot problems with some acquired CDRs.
-
For more troubleshooting information and tasks, consult the SAP CC Operations Guide or the Admin+ primary help.
Related Documentation
For more information, see the related product documentation of SAP Convergent Charging in SAP Help Portal:
| Primary Help | Secondary Help |
|---|---|
|
|
|