SK SKYVVA Documentation

1. How is the Outbound interface using Message Type through Old Agent Control Board for JDBC Adapter (SQLServer)?

Introduction

This tutorial explains how is the Outbound interface using flat data with a Message Type that has support with the JDBC Adapter in The Old Agent.

What is the JDBC Adapter in Old Agent?

JDBC Adapter is used as a connector to transfer data from Database to Salesforce and from Salesforce to Database. The Agent supports five-database types include Oracle, MySQL, SQLServer, MsAccess, and PostgreSQL.

Pre-request to process Outbound interface using Message Type

Firstly, you need to have some required step before you can do the Outbound interface with flat data using Message Type:

Configuration

  1. Configuration on Agent Control Board
-

  1. Create adapter on Agent Control Board

Database Type: Choose SQL Server. The type of database to which the adapter connects. Select between SQL Server or other.

  1. Create message type

AGENT Property File: OldAgent_AWS.properties

  1. Create integration and interface

Put the table name in a database on Source/Target Name field

  1. Do mapping

  1. Push data

  1. Check result

Open this article in the interactive viewer →