EDI Integrator 2016 Java Edition
EDI Integrator 2016 Java Edition
Questions / Feedback?

Send Method

Prepares and sends the AS3 message.

Syntax

public void send(String filename);

Remarks

Invoking Send will prepare and send the AS3 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.

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 Send will attempt to establish one.

Filename should contain the name of the file that will be written on the AS3/FTP server. You may leave Filename blank to allow the bean to determine an appropriate name.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
EDI Integrator 2016 Java Edition - Version 16.0 [Build 7362]