Plugin V10 – Solution – Example

Plugin V10 – Solution – Example

In the installation folder: <Install Path>, a file (VK3_V10_Integration.config) is provided, which can be reused as a base example when implementing an integration solution. If you want to reuse the example as a potential integration solution, you should:

  1. Copy the VK3_V10_Integration.config solution to the folder: <Install Path>\VKPlugin\CONFIGS;
  2. Rename the file to Integration.config (an integration solution might have several Integration.config files, distributed in different folders). In this example, the integration solution will consist of a single integration file;
  3. Optionally, you can copy the versioning control files (available in the installation folder: <Install Path>\VKPlugin\SAMPLES\HASHSETS) to the solution folder: <Install Path>\VKPlugin\HASHSETS. These files are used in the solution provided as a base example;
  4. Optionally, you can copy the data transformation files (available at: <Install Path>VKPlugin\SAMPLES\MAPPERS) to the solution folder: <Install Path>VKPlugin\MAPPERS. These files are used in the solution provided as a base example;
  5. Proceed to the configuration and/or customization of the solution according to the business processes defined in the scope of implementation.

The SAMPLES folder is created and updated by the deployment process, so no solution should implicitly reference the resources (files) present in that folder. It is suggested, as a good practice, to copy these resources to another folder, so that the deployment process does not interfere with the implemented integration solution.



    • Related Articles

    • Plugin V10 – Solution – Overview

      The PRIMAVERA V10 – Valuekeep Integration plugin, offers in its installation folder: <Install Path>\VKPlugin\SAMPLES\CONFIGS, an example of a solution that can be reused as a base example, and that can be customized according to the integration ...
    • Plugin V10 – Solution – Expressions

      The use of Expressions when configuring a solution is frequent, due to the high number that a specific expression is applied recurrently. For example, having the solution made available as a base example, all pipelines use the API definition. The ...
    • Plugin V10 – Solution – Pipelines

      An integration solution is made up of one or several pipelines (integration flows). The solution made available as a base example has several integration flows, which can be reused and/or customized according to the business processes defined.
    • Plugin V10 – Solution – Pipelines

      An integration solution consists of one or several pipelines (integration flows). The solution provided as a base example contains several integration flows, which can be reused and/or customized according to the defined business processes.
    • Plugin PRIMAVERA V10 – Overview

      The PRIMAVERA V10 - Valuekeep Integrator plugin makes integration between PRIMAVERA ERP V10 and other systems possible, namely the Valuekeep solution. This plugin is designed to use the resources of the Valuekeep Integrator platform and the PRIMAVERA ...