public interface MappingTrace
A mapping can use an instance of MappingTrace
to add messages
to the trace. All methods for the trace output were previously encapsulated
in the MappingTrace class. The class AbstractTrace has since been introduced,
however. This class inherits all methods of class MappingTrace and also
introduces the method addDebugMessage(). Use the AbstractTrace class in
future to add messages to the trace.
java.util.Map
of method
StreamTransformation.setParameter(java.util.Map)
with the key
StreamTransformationConstants.MAPPING_TRACE
.StreamTransformation
,
StreamTransformationConstants
,
AbstractTrace
Modifier and Type | Method and Description |
---|---|
void |
addInfo(String message)
Add a message with trace level info to the trace.
|
void |
addWarning(String message)
Add a message with trace level warning to the trace.
|
Access Rights |
---|
SC | DC | Public Part | ACH |
---|---|---|---|
[sap.com] SAP_XIAF
|
[sap.com] com.sap.aii.mapping.lib.facade
|
api
|
BC-XI
|
Copyright 2019 SAP AG Complete Copyright Notice