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

Queue Method

Prepares and queues the message to the specified directory.

Syntax

[VB.NET]
Public Sub Queue(ByVal Directory As String)
[C#]
public void Queue(string directory);

Remarks

Invoking Queue will prepare and queue the AS1 message. It will be signed if SigningCert is set, encrypted if RecipientCert is set, and compressed if CompressionFormat is set. A receipt will be requested if MDNTo is set. The queued message can then be sent by invoking ProcessQueue.

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