public interface PMIAccess
The PMIAccess
interface can be used to report process step information to PMI.
Modifier and Type | Method and Description |
---|---|
void |
invokeAdapterInboundAgent(MessageKey messageKey,
String adapterType,
ProcessingMode processingMode,
String qos,
String queueName,
String adapterData)
Deprecated.
Invokes the AdapterInboundAgent.
|
void |
invokeAdapterOutboundAgent(MessageKey messageKey,
String adapterType,
ProcessingMode processingMode,
String adapterData)
Deprecated.
Invokes the AdapterOutboundAgent.
|
void |
invokeAFStatusAgent(MessageKey messageKey,
String status,
String errorCode,
String errorCategory,
String errorText)
Deprecated.
Invokes the AdapterFrameworkStatusAgent.
|
void |
invokeAFStatusAgent(MessageKey messageKey,
String status,
String errorCode,
String errorCategory,
String errorText,
String adapterType,
String fromParty,
String toParty,
String fromService,
String toService,
String interfaceName,
String interfaceNamespace,
String[] errorParamNames,
String[] errorParamValues)
Deprecated.
Invokes the AdapterFrameworkStatusAgent with additional message header key field data and additional error
parameters (requested for ISpeak Adapters).
|
void |
invokeChannelDeterminationAgent(MessageKey messageKey,
String channelId,
String channelName,
String adapterType)
Deprecated.
Invokes the ChannelDeterminationAgent.
|
void |
invokeCPALookupAgent(MessageKey messageKey,
String fromParty,
String fromService,
String toParty,
String toService,
String interfaceName,
String interfaceNamespace)
Deprecated.
Invokes the CPALookupAgent.
|
void |
invokeIDMappingAgent(MessageKey oldMessageKey,
MessageKey newMessageKey)
Deprecated.
Invokes the IDMappingAgent.
|
void |
invokeXIRAInboundAgent(MessageKey messageKey)
Deprecated.
Invokes the XIRAInboundAgent.
|
void |
invokeXIRAOutboundAgent(MessageKey messageKey)
Deprecated.
Invokes the XIRAOutboundAgent.
|
void invokeAFStatusAgent(MessageKey messageKey, String status, String errorCode, String errorCategory, String errorText)
messageKey
- The message key the status agent will report to PMI.status
- The status the status agent will report to PMI.errorCode
- The errorCode the status agent will report to PMI.errorCategory
- The errorCategory the status agent will report to PMI.errorText
- The errorText the status agent will report to PMI.void invokeAFStatusAgent(MessageKey messageKey, String status, String errorCode, String errorCategory, String errorText, String adapterType, String fromParty, String toParty, String fromService, String toService, String interfaceName, String interfaceNamespace, String[] errorParamNames, String[] errorParamValues)
messageKey
- messageKeystatus
- stringerrorCode
- stringerrorCategory
- stringerrorText
- stringadapterType
- stringfromParty
- stringtoParty
- stringfromService
- stringtoService
- stringinterfaceName
- stringinterfaceNamespace
- stringerrorParamNames
- string arrayerrorParamValues
- string arrayvoid invokeAdapterInboundAgent(MessageKey messageKey, String adapterType, ProcessingMode processingMode, String qos, String queueName, String adapterData)
messageKey
- messageKeyprocessingMode
- stringadapterType
- stringadapterData
- stringqueueName
- stringqos
- stringvoid invokeAdapterOutboundAgent(MessageKey messageKey, String adapterType, ProcessingMode processingMode, String adapterData)
messageKey
- messageKeyadapterData
- stringprocessingMode
- stringadapterType
- stringvoid invokeChannelDeterminationAgent(MessageKey messageKey, String channelId, String channelName, String adapterType)
messageKey
- messageKeychannelId
- stringchannelName
- stringadapterType
- stringvoid invokeCPALookupAgent(MessageKey messageKey, String fromParty, String fromService, String toParty, String toService, String interfaceName, String interfaceNamespace)
messageKey
- messageKeyfromParty
- stringfromService
- stringtoParty
- stringtoService
- stringinterfaceName
- stringinterfaceNamespace
- stringvoid invokeIDMappingAgent(MessageKey oldMessageKey, MessageKey newMessageKey)
oldMessageKey
- oldMessageKeynewMessageKey
- newMessageKeyvoid invokeXIRAInboundAgent(MessageKey messageKey)
messageKey
- messageKeyvoid invokeXIRAOutboundAgent(MessageKey messageKey)
messageKey
- messageKeyAccess Rights |
---|
SC | DC | Public Part | ACH |
---|---|---|---|
[sap.com] SAP_XIAF
|
[sap.com] com.sap.aii.af.ifc.facade
|
api
|
BC-XI
|
Copyright 2019 SAP AG Complete Copyright Notice