/n software Connectors for MuleSoft

Questions / Feedback?

AS4WebAttr Type

TBD.

Remarks

TBD.

Fields

EDIProperties
String

A collection of file properties.

This property holds file level properties. The properties are specified one per line. The syntax is a follows:

PropertyName=PropertyValue
For instance, the value below includes two properties.
Prop1=Value1
Prop2=Value2

EDISchemaLocation
String

The EDISchemaLocation, EDISchemaNamespace, and EDISchemaVersion optionally define the schema that applies to this particular file. This may be used by the receiving party to properly interpret the file data.

This value corresponds to the ebMS element "eb:Messaging/eb:UserMessage/eb:PayloadInfo/eb:PartInfo/eb:Schema@location"

EDISchemaNamespace
String

The namespace of the schema. This field is optional. Refer to EDISchemaLocation for details.

This value corresponds to the ebMS element "eb:Messaging/eb:UserMessage/eb:PayloadInfo/eb:PartInfo/eb:Schema@namespace"

EDISchemaVersion
String

The version of the schema. This field is optional. Refer to EDISchemaLocation for details.

This value corresponds to the ebMS element "eb:Messaging/eb:UserMessage/eb:PayloadInfo/eb:PartInfo/eb:Schema@namespace"

EDIType
String

The Content-Type of the EDI message

The Content-Type of the EDI message. Sample values are "application/edi-x12", "application/edifact" or "application/xml".

Output
System.IO.Stream

TBD.

ReceivedFileName
String

The name of the file received by the AS4 connector.

If a file name is included in the AS4 request's message headers, it will be written to this context property.

Note: this value is also placed in the File.ReceivedFileName and the FTP.ReceivedFileName context properties. This is to ensure compatibility with other connectors that poll those context properties to fill out macros such as %SourceFileName%.

Copyright (c) 2022 /n software inc. - All rights reserved.
/n software Connectors for MuleSoft - Version 20.0 [Build 8318]