BenSelect Documentation
ReceiveRawApiData Method
See Also  Send Feedback
Selerix.BenSelect.Api.Infrastructure.Integration.ISolved Namespace > IIntegrationAdapter Interface : ReceiveRawApiData Method
rawEventDataAdapter
Raw data storage adapter or another receiver.
message
The message added to raw data adapter
Allows the adapter to control the way raw integration exchange data is aggregated.

Syntax

JScript 
function ReceiveRawApiData( 
   rawEventDataAdapter : IIntegrationEventRawDataAdapter,
   message : String
) : Action;

Parameters

rawEventDataAdapter
Raw data storage adapter or another receiver.
message
The message added to raw data adapter

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.