Question & Answer
Question
What are the different methods of enabling the Verbose Mode for a Order Management System Component?
Answer
1) Use modifyTraces API in IBM HTTP Tester.
For example to enable Verbose mode getServerList API run the modifyTraces API in IBM HTTP Tester as follows:
<Traces>
<Trace Action="ADD" Level="VERBOSE" Name="getServerList" Type="API" TraceTTL="120"/>
</Traces>
2) Use "System Management Administrator" (SMA) console to enable the Verbose mode.
Steps to enable Verbose mode for a Service
- Access the SMA console: http://<hostname>:9080/sma/sma/nghome.do?
- Locate "Trace Component" section
- Click "Create New Trace".
- Type the Service Name in "Component Name"
- Type the Server ID in "Server Id" box.
- Select the Component Type as "FLOWS"
- Select the Trace Level as "VERBOSE"
- Click Ok
3) Use System Management Console (SMC) to enable the Verbose mode.
Steps to enable Verbose mode for a Service or Agent or API:
- Launch the SMC console using following command -
java -jar client.jar -SkipVersionValidation Y -mode SMC
- Locate and click "Tools" menu from the Menubar.
- Click "Trace Components".
- Trace Components Window will open, Click "Add" button in the window.
- Click the Component Type dropdown and select the component for example API or Services or Agents .
- Click the Component Name dropdown and select appropriate name for example, for API Component type, select "createOrder" API.
- Click the Trace Level dropdown and select "VERBOSE".
- Click Ok
[{"Type":"MASTER","Line of Business":{"code":"LOB59","label":"Sustainability Software"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSGTJF","label":"IBM Sterling Order Management System"},"ARM Category":[{"code":"a8m0z000000cxzWAAQ","label":"Install and Deploy"}],"ARM Case Number":"TS017154365","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"All Versions"}]
Product Synonym
IBM Sterling Order Management System
Was this topic helpful?
Document Information
Modified date:
16 October 2024
UID
ibm17172219