Showing posts with label Enable Trace in IBM Sterling WMS. Show all posts
Showing posts with label Enable Trace in IBM Sterling WMS. Show all posts

Tuesday, November 3, 2020

Enable Trace using API Tester in IBM Sterling WMS

Add/Remove API/Service in Trace using API Tester without open System Management

API Name:  modifyTraces

Input XML:

<Traces>

   <Trace Type="FLOWS" Name="WMInitiateAutoMobile" Level="VERBOSE" Action="MODIFY" />

</Traces>

Table:  YFS_TRACE_COMPONENT

Level:  DEBUG, SQLDEBUG, TIMER, VERBOSE

Type: API , UE , AGENTS , FLOWS , YantraConsole , WUFConsole , ActivityTracking , HealthMonitor , RestService , TransactionTracing ,or UserTracing 

Popular Posts