TransformerSummary
Contains the details for a transformer object. A transformer describes how to process the incoming EDI documents and extract the necessary information to the output file.
Types
Properties
Returns that the currently supported file formats for EDI transformations are JSON
and XML
.
Returns the name of the mapping template for the transformer. This template is used to convert the input document into the correct set of objects.
Returns a timestamp representing the date and time for the most recent change for the transformer object.
Returns a sample EDI document that is used by a transformer as a guide for processing the EDI data.
Returns the state of the newly created transformer. The transformer can be either active
or inactive
. For the transformer to be used in a capability, its status must active
.
Returns the system-assigned unique identifier for the transformer.