@Throws(value=com.mulesoft.connectors.edifact.extension.internal.exception.TypeProvider.class) public class EdifactOperations extends Object
| Constructor and Description |
|---|
EdifactOperations() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
read(EdifactConfig config,
InputStream readContent,
com.mulesoft.connectors.commons.template.connection.ConnectorConnection connection)
Transform an input stream of EDI text into maps/lists structure of EDI data.
|
@OutputResolver(output=com.mulesoft.connectors.edifact.extension.internal.metadata.OutputResolver.class) public Map<String,Object> read(@Config EdifactConfig config, @Content InputStream readContent, @Connection com.mulesoft.connectors.commons.template.connection.ConnectorConnection connection)
config - readContent - Copyright © 2020 MuleSoft, Inc.. All rights reserved.