Which Writers does the API Valuekeep V3 have available?

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 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

    • What is Valuekeep Integrator?

      Valuekeep Integrator recommends a conceptual model of data integration and consequent functional logic between systems. As a solution for integration between systems, Valuekeep Integrator brings together a set of characteristics which are considered ...
    • 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 ...
    • 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 to obtain consumption records via by OData?

      In all Entities we have the possibility of making Odata requests. In Odata requests you must pay attention to the following syntax: $select: expression that determines which request fields are included in the result; $filter: expression used to ...
    • How to obtain a list of work orders by OData?

      In all Entities we have the possibility of making Odata requests. In Odata requests you must pay attention to the following syntax: $select: expression that determines which request fields are included in the result; $filter: expression used to ...