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
integration solution. The following screenshot exemplifies the use of the
mapping service.
The syntax and semantics applied are defined in a
modeling context that is easy to interpret, as you can see in the following
example.
The plugin distributes several example mapping files in:
<InstallPath>VKPlugin\SAMPLES\MAPPERS\, which you can explore and use in
developing your pipelines.
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 (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 ...
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 ...
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 ...
How to set up the Mappers (Property Sets)?
A tabela seguinte enumera propriedades (tags) que podem ser aplicadas nos modelos de transformação de dados. Propriedade Descrição Exemplo DefaultValue Allows you to express a default value. PipelineVariable Allows you to express a defined value in ...