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

SendResponse Method

Uploads the MDN receipt.

Syntax

[VB.NET]
Public Sub SendResponse(ByVal Filename As String)
[C#]
public void SendResponse(string filename);

Remarks

Uploads the MDN receipt specified by MDNReceipt. You may create this receipt by invoking ProcessRequest or CreateMDNReceipt.

Prior to sending, you may Logon to the FTP server and navigate to the desired RemotePath. If you have not created an FTP connection already then SendResponse will attempt to establish one.

The URL for upload will be specified (by the sender) in MDNTo.

Filename should contain the name of the file that will be written on the AS3/FTP server.

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