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

Version Property

The MLLP version to use.

Syntax

int GetVersion();

int SetVersion(int iVersion);

Possible Values

  MV_VERSION_1(1), 
  MV_VERSION_2(2)

Default Value

2

Remarks

This property specifies the MLLP version the class should use. Valid values are:

  • mvVersion1 (1) - MLLP Version 1
  • mvVersion2 (2) - MLLP Version 2 (default)

When using MLLP version 1, there are no acknowledgements, so the AckIn and AckOut events will never fire.

This property is not available at design time.

Data Type

Integer

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
EDI Integrator 2016 Linux Edition - Version 16.0 [Build 7240]