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

ParseFormData Method

Processes the form data, and populates the appropriate properties.

Syntax

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

Remarks

Invoking ParseFormData scans the form data, allowing you to determine the identity of the sender. The following properties will be populated: DataFrom, DataTo, EDIType, GISBVersion, and ReceiptType. ParseRequest may be used to read the entire message.

If RequestHeaders is empty and Request contains both the headers and the message, Request will be split and stored in Request and RequestHeaders as described in the Request's description.

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