Integrator - How to use it?
How to customize the pipeline tags for the request URL?
In Valuekeep, there are "POST" requests, which come from keys, as shown below: The method used to create a follow-up report in a work order is: POST ...
Example of a custom pipeline configuration
The Valuekeep pipelines can be customized and configured based on the business model being implemented. Next, we show an example as a webinar:
How to set up the Valuekeep Integrator?
The Valuekeep Integrator can be installed using the following options: · Portal (link): download the Valuekeep Integrator addon setup available and install it; · PRIMAVERA Deployment Center: this option is only available for customers that subscribed ...
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 ...
Which Writers does the API Valuekeep V3 have available?
The writers provided by the plugin use the VALUEKEEP V3 API resources to integrate (write) the data coming from a source system into the target system (VALUEKEEP), meanwhile transformed according to the mapping file defined in the pipeline. The ...
Plugin VK3 - Deployment
Installation of the VALUEKEEP VK3 plugin - Valuekeep Integrator is provided by the Valuekeep Integrator platform, with no additional installation required.
Which Readers does the API Valuekeep V3 have available?
The readers provided by the plugin aim to provide the VALUEKEEP system with a mechanism that reduces the number of requests and allows the implementer/integrator to easily customize the read requests according to the requested business processes. The ...
How does the pipeline versioning work?
The VALUEKEEP V3 - Valuekeep Integrator plugin adopts a versioning control based on a hashing system. Each pipeline has a versioning control, that is, it has a hashing key that allows identifying if the subset of information (hashset) has not yet ...
Plugin VK3 - Pipelines - Writers
The writers provided by the plugin use the VALUEKEEP V3 API resources to integrate (write) the data coming from a source system into the target system (VALUEKEEP), meanwhile transformed according to the mapping file defined in the pipeline. The ...
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 (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 ...
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 my access data?
The use of Expressions in the configuration of a solution is frequent practice, due to the large number that a certain expression is applied recurrently. For example, in the solution provided as a base example, all pipelines make systematic use of ...
How to set up the pipeline execution (Windows Service)?
The host is the process runtime than instantiates the Valuekeep Integrator engine (PipelineEngine) to manage the pipeline execution (using a scheduling procedure or using a specific on-demand context). The platform provides a Windows Service ...
How to set up the Schedulers?
The frequency of execution of a pipeline is defined through the scheduler expressed in the configuration of the pipeline. The Schedulers catalog present in the solution available as a base example can be customized with the inclusion of new items, ...