EDI Integrator V9 - Online Help
Available for:
EDI Integrator V9
Questions / Feedback?

SendAckResponse Method

Sends an acknowledgement of the request only.

Syntax

[VB.NET]
Public Sub SendAckResponse()
[C#]
public void SendAckResponse();

Remarks

This method is used to respond to a client who sends a file and the agreement dictates that the receipt be returned asynchronously. In this case no receipt should be returned to the client. This method will send an acknowledgment only (no receipt) to the client to indicate that the request was received and processed.

This method is only applicable when ReceiptReplyMode is set to rrmAsync.

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0