EDIFACTSchemaReference
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:
-
Create your first logic app, or quickly get started using a pre-built template
-
View all the available connectors you can use in your logic apps
The EDIFACTSchemaReferences entity references the schemas that are associated with an EDIFACT protocol setting.
EDIFACTSchemaReferences Entity Properties
Property |
Type |
Description |
---|---|---|
ID |
Int |
Specifies a unique ID for the EDIFACT schema reference. This value is auto-generated. |
AssociationAssignedCode |
String |
Required. This is derived from the schema. |
MessageId |
String |
Required. This is derived from the schema. |
MessageVersion |
Required. This is derived from the schema. |
|
MessageRelease |
Required. This is derived from the schema. |
|
SenderApplicationId |
String |
Specifies the sender application ID (UNG2.1). |
SenderApplicationQualifier |
Specifies the sender application qualifier (UNG2.2). |
|
SchemaPath |
String |
Required. Specifies the path of the schema in the artifact store, such as, /EFACT_D98A_APERAK.XSD. This must not be more than 230 characters. |
EDIFACTProtocolSettings |
EDIFACTProtocolSettings |
Required. A navigation property that references the EDIFACT protocol settings associated with the schema reference. |
EDIFACTProtocolSettingsId |
Int |
Required. Specifies the EDIFACT protocol settings ID. |
Version |
Byte[] |
This value is auto-generated and is for internal use only. |