What is a Pipeline?

What is a Pipeline?

A Pipeline is a sequence of activities that are executed in a flow (workflow).

Conceptually, Valuekeep Integrator is a generic and abstract platform that allows implementing any scenario of data or system integration (in different technologies). The abstraction is represented by the concept of pipeline and consists of the decomposition of a complex integration process into a set of simpler tasks, which are executed in sequence by passing a message between them.

The implementer/integrator must build the necessary pipelines to integrate the systems, being able to reuse existing components or create new ones.
    • Related Articles

    • 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 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:
    • WebApi - Auditing Pipeline

      The Valuekeep Integrator conceptually allows to monitor the execution of all pipelines. This feature allows the implementing agent/integrator to control the execution of integration flows and identify irregular situations that require to eventually ...
    • WebApi - Pipeline Hashing Synchronization

      Valuekeep Integrator 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 integrated or if it  suffered ...