function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
MikwinMikwin 

Integration of real time data

Hello,
 
We have been looking for a real time data integration program.
We have not found the right software yet.  

Basically we'll be using the tool for the migration of contacts and data in real time.
 
Thanks for your help! 

telbyte10telbyte10

you can build using java and webserice. web service will communicate between java program and salesforce program. this will sync up and make realtime communication.

 

If you need further help please contact us

 

@ contact@telbyte.com

Rick.BanisterRick.Banister
You didn't mention which direction you wanted the data to go. It makes a huge difference. In a nutshell, if you want to pull data from Salesforce instantly, you can deploy Outbound Messaging on an object to send a notification to a web service of your making. If you can live with near-real-time integration, you can write or purchase a product to do data replication in polling mode, say, every 10 minutes. Relational Junction is one such product with polling capability, although it can do real-time integration going from another data source to Salesforce.
chiragmanochachiragmanocha

You can do by usimg webservices.

 

This will help you :-

 

http://wiki.developerforce.com/index.php/Creating_an_Outbound_Messaging_Notification_Service_in_Java

 

Regards

--

Chirag Manocha

walwal

You can also look at SaaS integration tools like Boomi Http://www.boomi.com We have used this tool many times and have done realtime/batch integration from salesforce to many platforms including:

LDAP / Active Directory

Joomla

SQL Databases

Excel

FTP

Web Services

etc etc

One of the recent neat features is the ability to wrap say a JDBC call or Stored Procedure as a Web Service that you can call securely from Salesforce..

 

If you want to see some more of what we have done -- check out http://www.wdcigroup.net

 

Wal

Jo PrimeJo Prime
You can try Skyvia platform, this tool allows to integrate data in near to real time (once per minute). Take a look https://skyvia.com/data-integration/