Skip to content
Light
English

1.7.Integrating with your data > Integrating PlugSales with Oracle

This guide explains how to prepare the environment and configure PlugSales integration with Oracle database through PlugBot.


For PlugBot to be able to correctly connect to the Oracle database, it is necessary to download a complementary file external to PlugBot.

Download the file from the link below: Download Oracle Files

After downloading the .zip file:

  1. Extract the contents to the PlugBot installation folder (normally: C:\Program Files\PlugBot\8088).

Captura da tela 1

  1. Check if the PlugBot folder is organized correctly after extraction.

Captura da tela 2

  1. Access the folder: external > Oracle.
  2. Run the vcredist_x64 installer.

Captura da tela 3

If the repair option appears, click “Repair” and wait for it to complete.

Captura da tela 4

Ready! The initial settings are now complete.


Integration with Oracle database

After finishing the pre-installation step:

  • Access the PlugBot control panel.
  • Click on the PlugSales tab.

Captura da tela 5

  1. Click on “Half integration”.
  2. Select the “Oracle Database” option.

Captura da tela 6

After selecting the integration method, fill out the form displayed with your Oracle bank information.


Host field configuration / connectionString

Section titled “Host field configuration / connectionString”

In the Host/connectionString field, you can fill in two ways:

Example

192.168.25.200/XE

Example:

(DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = plugmobile.dns.com.br)(PORT = 8759)) (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.25.200)(PORT = 1521)) ) (SOURCE_ROUTE = yes) (CONNECT_DATA = (SERVICE_NAME = hello) ) )

With all the information filled in correctly, click on “Connect Oracle Database”.

Captura da tela 7

Ready! The integration will be configured and PlugSales will be able to synchronize the data normally.

Captura da tela 8