Question How to Connect Progress DB with Sales force DB?

Raj2010

New Member
Hi All,

We are on Progress 4GL Open Edge 10.2B. Windows 7, 32 Bit OS.

i need to connect with Sales force database, can any one please share some document ? so that i can have a look and try to implement in our server please ?

Regards,
Raj
 

TomBascom

Curmudgeon
http://pugchallenge.org/schedule.html

Tuesday, June 10 2:15pm

SFDC Integration Basics (SFDC for dummies? REST after using SOAP for SFDC CRUD?) — Gerry Winning, Wolters Kluwer Health

Salesforce provides programmatic access to your organizations information using simple, powerful, and secure application programming interfaces. In this session, you will learn the basics on how to integrate your application with Salesforce.com using the both the SOAP and Bulk REST APIs. After a brief overview of the process and requirements of integrating with SFDC, well walk through an application that provides a basic framework for accessing the APIs. Well update a progress temp-table and use it to dynamically generate the XML required by SFDC to initiate the CRUD operations, then walk through parsing the resulting XML. Next, well discuss how to use the Bulk API, ideal for quickly retrieving a large number of records using the SFDC RESTful HTTP call-outs. You will be amazed at how quickly you can pull an entire SFDC table into a Progress temp-table for faster access to a static set of data. Again, the focus will be on a sample application retrieving a set of data from an instance of SFDC. Time permitting, well also show how we used Sencha and Webspeed to create a web view into our application that is embedded directly into the SFDC Account Screen as an alternative to data replication.

Register now: http://pugchallenge.org/register.html

You won't regret it!
 
Top