Note: This page was translated using automation resources with the purpose of providing content in your language more quickly. Consequently, it may have grammatical errors and similar situations. If the content is not useful in this state, in the page footer you can access the original material in Brazilian Portuguese and also give us opinions on this translation.

Integrator

Procedure for installing the Integrator and configuring RabbitMQ for a hybrid environment on Windows, using the Systems Installer.

Architecture

Senior X services are contracted in the cloud but with data integration from the systems database that is in the on-premises environment. Data integration occurs through the Integrator and RabbitMQ components installed on-premises and communicating with the cloud securely. To do this you need:

Prerequisites

Data replication

Data replication consists of four steps:

  1. Search for pending issues in monitored tables that have not yet been addressed;
  2. Read the data corresponding to pending issues;
  3. Publish an event with this data;
  4. Mark the pending issue as resolved.

The concept of zero being null from the G5 systems database is considered. Therefore, if the field has a zero value and can receive a null value, this will be the value sent. For example, a VARCHAR field in the Oracle database that has the value ' ' (blank space) will be sent as null.

Replication tables

Monitor the pending issues generated by the G5 base triggers that are registered for this purpose. This registration is made in the RTC_REPLICATIONDEF table with the data:

Then, make the database consistency by CBDS.

Identifying missing triggers

Commands to identify missing or, in the case of Oracle, invalid database triggers:

Clearing backlogs

The Integrator only calls theStored Procedure CLEARREPLICATION at service startup. However, if it is necessary to clear the ETL Integrator's backlogs more frequently, schedule an automatic process in the solution, calling thisStored Procedure.

Using the ETL Integrator

Currently, any senior version X system can use the ETL integrator, but only a few choose to use it. Check the types of integration used by each senior version X solution:

Which integrators to use?

  HCM Integrator G7 Integrator Wiipo Integrator BI Gateway Integrator Konviva Integrator SAM Integrator Nexxera Integrator ETL/DML Integrator
People management              
Enterprise Resource Planning              
People Management + Business Management (Without Management Panel)              
Unification of Bases – ERP Primary Base
People Management + Business Management (With Management Panel)            
Unification of Bases – HCM Primary Base
Timekeeping App 1.0/2.0 (With Management Panel)              
Timekeeping App 1.0/2.0 (Without Management Panel)              
Agriculture              
Management Panel              
Collaborate              
Wiipo              
Management Layer              
Konviva              
Access and Security Management              
Skyline – Bank Van              
WMS              

 

 

 

Did this article help you?