| Package | Description |
|---|---|
| com.mulesoft.connectors.x12.extension.internal.operation | |
| com.mulesoft.connectors.x12.extension.internal.service.builder |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.extension.api.runtime.operation.Result<InputStream,X12WriteAttributes> |
X12Operations.write(X12Config config,
Map<String,Object> writeContent,
com.mulesoft.connectors.commons.template.connection.ConnectorConnection connection,
OutputEdiMimeType outputEdiMimeType,
String interchangeNumberKey,
String groupNumberKey,
String transactionNumberKey)
Transform maps/lists structure of EDI data to EDI text stream.
|
| Modifier and Type | Method and Description |
|---|---|
X12WriteAttributes |
X12WriteAttributesBuilder.build(Map<String,Object> data) |
Copyright © 2020 MuleSoft, Inc.. All rights reserved.