What are Mappers?

What are Mappers?

A service integration solution must have the ability to easily define bidirectional data transformations, from its native representation to other formats more suitable for process integration, for example: XML, JSON, etc.

The framework provides a transformation process (JSON format) that aims to perform the mapping between the data coming from the source system and the data to be transmitted to the target system. This mapping technique uses a Data Dictionary, thus preserving the original data and the transformed data.


    • Related Articles

    • Plugin V10 – Pipelines – Mappers

      A service integration solution must be able to easily define data bidirectional transformations, from their native representation to other formats, more adequate for the process integration, such as: XML, JSON. The PRIMAVERA V10 – Valuekeep ...
    • How to set up the Mappers?

      can be used to implement integration services. The data transformation procedure is defined in the pipeline configuration, where you can identify/configure this service. The plugin provides a GenericMapper mapping service, which can be applied in the ...
    • How to set up the Mappers (Structure)?

      The syntax and semantics applied in data transformation is defined in a modeling context and easy to interpret, using a format or protocol (JSON - JavaScript Object Notation) of data representation, based on the JavaScript programming language, which ...
    • How to set up the Mappers (Expression Values)?

      In addition to the set of properties that can be applied to data transformation models, the GenericMapper transformation service provides a methodology (ExpressionValues) that allows you to apply to a given property an expression whose degree of ...
    • Hot to set up the Mappers (Property Sets)?

      The following table lists properties (tags) that can be applied to data transformation models. Property Description Example DefaultValue Allows you to express a default value. PipelineVariable Allows you to express a defined value in the pipeline ...