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 plugin provides the following writers which
should be used depending on feasibility and technique applied:
·
VK3TableWriter:
used to perform write operations (insert and update), except for user entities;
· VK3UserTableWriter: used to execute writing
operations (insert and update), of specific user entities;
· VK3PostWriter: used to execute exclusive posting
operations (post method).
·
The following image exemplifies the use of a
writting service.
Related Articles
Plugin V10 – Pipelines – Writer
The writers provided by the plugin use the resources of the PRIMAVERA V10 API to register (write) the data coming from a source system, meanwhile transformed according to the mapping file defined in the pipeline. The plugin provides the following ...
Plugin V10 - Pipelines – Overview
The pipelines examples distributed by the plugin PRIMAVERA v10 – Valuekeep Integration, available on – <InstallPath>\VKPlugin\SAMPLES – adopt a configuration based on the methodology Reader-Mapper-Writter, as shown on the following message.
Plugin V10 – Pipelines – Auditing
The PRIMAVERA V10 - Valuekeep Integrator plugin conceptually makes available through information categories, using lists, the possibility of monitoring the execution of all pipelines. This functionality allows the implementer / integrator to control ...
Plugin V10 – Pipelines – Reader
The readers available on the PRIMAVERA V10 – Valuekeep Integration plugin has the goal of providing the systems (PRIMAVERA ERP V10 and Valuekeep) with mechanisms that reduce the number of requests and allow the implementer/integrator to easily ...
Plugin V10 – Pipelines – Hashing
The plugin PRIMAVERA V10 – Valuekeep Integration adopts a version control based on a hashing system. Each pipeline has a version control, that is, it has a hashing key that allows to identify if the information subset (hashset) has still not been ...