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

ReadRequest Method

Reads the AS3 request from the FTP server.

Syntax

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

Remarks

Reads the AS3 request from the FTP server. The name of the file should be given by Filename. The request will be parsed into Request and RequestHeaders. The headers will also be parsed and the following properties will be populated:

ParseRequest may be used to scan the entire message.

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