AifOutboundProcessingService::processWcfRequest Method [AX 2012]
Microsoft internal use only.
server public static AifWcfMessage processWcfRequest(
AifWcfMessage wcfRequestMessage,
AifWebReferenceName serviceReferenceName,
AifWcfEndpointConfigurationName endpointConfigurationName,
AifContractType contractType,
ClassId responseHandlerClassId,
boolean isAsync,
container correlationData)
Run On
ServerParameters
- wcfRequestMessage
- Type: AifWcfMessage Class
An instance of the AifWcfMessage class.
- serviceReferenceName
- Type: AifWebReferenceName Extended Data Type
An AifWebReferenceName value.
- endpointConfigurationName
- Type: AifWcfEndpointConfigurationName Extended Data Type
An AifWcfEndpointConfigurationName value.
- contractType
- Type: AifContractType Enumeration
An AifContractType enumeration value.
- responseHandlerClassId
- Type: ClassId Extended Data Type
A classId value.
- isAsync
- Type: boolean
A Boolean value.
- correlationData
- Type: container
A container.
Show: