EDIFACTEnvelopeOverrides

 

Important

Microsoft Azure BizTalk Services (MABS) is being retired, and replaced with Azure Logic Apps. If you currently use MABS, then Move from BizTalk Services to Logic Appsprovides some guidance on moving your integration solutions to Logic Apps.

If you're brand new to Logic Apps, then we suggest getting started here:

The EDIFACTEnvelopeOverride entity captures the EDIFACT envelope override settings associated with an EDIFACT protocol setting.

EDIFACTEnvelopeOverrides Entity Properties

Property

Type

Description

ID

Int

A unique ID for the EDIFACT envelope overrides settings. This value is auto-generated.

ApplicationPassword

String

The UNG8 application password.

AssociationAssignedCode

String

This is derived from the schema.

ControllingAgencyCode

String

The UNG6 controlling agency code.

FunctionalGroupId

String

Required. The UNG1 functional group ID.

GroupHeaderMessageVersion

String

The group header message version (UNG7.1).

GroupHeaderMessageRelease

String

The group header message release (UNG7.2).

MessageAssociationAssignedCode

String

The message association assigned code (UNG7.3).

MessageId

String

Required. This is derived from the schema.

MessageVersion

String

Required. This is derived from the schema.

MessageRelease

Short

Required. This is derived from the schema.

ReceiverApplicationId

String

The receiver application ID (UNG3.1).

ReccceiverApplicationQualifier

String

The receiver application qualifier (UNG3.2).

SenderApplicationId

String

The sender application ID (UNG2.1).

SenderApplicationQualifier

String

The sender application qualifier (UNG2.2).

EDIFACTProtocolSettings

EDIFACTProtocolSettings

Required. A navigation property that references the EDIFACT protocol settings associated with the overrides.

EDIFACTProtocolSettingsId

Int

Required. The EDIFACT protocol settings ID.

TargetNamespace

String

The target namespace string, for example: https://schemas.microsoft.com/BizTalk/EDI/EDIFACT/2006#EFACT_D98A_APERAK.

Version

Byte[]

This value is auto-generated and is for internal use only.

See Also

TPM OM API: Exposed Entities and Properties