ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » MQ integration with Salesforce

Post new topic  Reply to topic
 MQ integration with Salesforce « View previous topic :: View next topic » 
Author Message
ylokesh
PostPosted: Fri May 29, 2015 6:43 am    Post subject: MQ integration with Salesforce Reply with quote

Newbie

Joined: 29 May 2015
Posts: 5

Hi All,

New to MQ system and need help on integrating MQ with Salesforce. Salesforce should fetch the data from MQ whenever new records comes into Q. how this can be achieved?
Back to top
View user's profile Send private message
mqjeff
PostPosted: Fri May 29, 2015 6:48 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

https://www.google.com/search?q=mq+salesforce&ie=utf-8&oe=utf-8
Back to top
View user's profile Send private message
ylokesh
PostPosted: Fri May 29, 2015 7:05 am    Post subject: Reply with quote

Newbie

Joined: 29 May 2015
Posts: 5

This search doesn't give me any specific solution, i did reviewed google search results, did not find any constructive solution, hence posted query here.
It would be great if you provide any link or detail steps in achieving this?
Back to top
View user's profile Send private message
mqjeff
PostPosted: Fri May 29, 2015 7:37 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

At a basic level, it seems like you might have to configure the salesforce platform to know how to connect to some MQ queue manager.

Then I guess develop a workbook that uses that connection.

But I don't know Salesforce, so I don't know how to do either of those.
Back to top
View user's profile Send private message
Vitor
PostPosted: Fri May 29, 2015 7:48 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

ylokesh wrote:
This search doesn't give me any specific solution, i did reviewed google search results, did not find any constructive solution, hence posted query here.
It would be great if you provide any link or detail steps in achieving this?


Do you mean MQ or do you mean WMB (as you've posted in a WMB section)?

If the latter, the first Google hit is some kind of Salesforce blog that references this link on this forum.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
ylokesh
PostPosted: Fri May 29, 2015 7:56 am    Post subject: Reply with quote

Newbie

Joined: 29 May 2015
Posts: 5

mqjeff wrote:
At a basic level, it seems like you might have to configure the salesforce platform to know how to connect to some MQ queue manager.

Then I guess develop a workbook that uses that connection.

But I don't know Salesforce, so I don't know how to do either of those.


Salesforce can be integrated with SOAP/REST APIs, but not sure, whether MQ can consume these APIs
Back to top
View user's profile Send private message
Vitor
PostPosted: Fri May 29, 2015 7:58 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

ylokesh wrote:
mqjeff wrote:
At a basic level, it seems like you might have to configure the salesforce platform to know how to connect to some MQ queue manager.

Then I guess develop a workbook that uses that connection.

But I don't know Salesforce, so I don't know how to do either of those.


Salesforce can be integrated with SOAP/REST APIs, but not sure, whether MQ can consume these APIs


Which explains why a kind IBMer wrote the pattern I referenced. Allows you to use WMB/IIB as a protocol bridge. As MQ has no capability to use SOAP or REST, because MQ is itself a transport protocol like http.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
ylokesh
PostPosted: Fri May 29, 2015 8:00 am    Post subject: Reply with quote

Newbie

Joined: 29 May 2015
Posts: 5

ylokesh wrote:
mqjeff wrote:
At a basic level, it seems like you might have to configure the salesforce platform to know how to connect to some MQ queue manager.

Then I guess develop a workbook that uses that connection.

But I don't know Salesforce, so I don't know how to do either of those.


Salesforce can be integrated with SOAP/REST APIs, but not sure, whether MQ can consume these APIs


Does MQ allows listeners? if so what are all the languages it supports for developing listeners.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Fri May 29, 2015 8:01 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

ylokesh wrote:
ylokesh wrote:
mqjeff wrote:
At a basic level, it seems like you might have to configure the salesforce platform to know how to connect to some MQ queue manager.

Then I guess develop a workbook that uses that connection.

But I don't know Salesforce, so I don't know how to do either of those.


Salesforce can be integrated with SOAP/REST APIs, but not sure, whether MQ can consume these APIs


Does MQ allows listeners? if so what are all the languages it supports for developing listeners.


Have you considered reading the MQ documentation?

Have you considered finding out if MQ has a REST gateway or API?
Back to top
View user's profile Send private message
ylokesh
PostPosted: Fri May 29, 2015 8:03 am    Post subject: Reply with quote

Newbie

Joined: 29 May 2015
Posts: 5

mqjeff wrote:
ylokesh wrote:
ylokesh wrote:
mqjeff wrote:
At a basic level, it seems like you might have to configure the salesforce platform to know how to connect to some MQ queue manager.

Then I guess develop a workbook that uses that connection.

But I don't know Salesforce, so I don't know how to do either of those.


Salesforce can be integrated with SOAP/REST APIs, but not sure, whether MQ can consume these APIs


Does MQ allows listeners? if so what are all the languages it supports for developing listeners.


Have you considered reading the MQ documentation?

Have you considered finding out if MQ has a REST gateway or API?


I'm new to MQ and doesn't know ABC of MQ, hence seeking information.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Fri May 29, 2015 8:22 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

Let me search that for you.

http://www-01.ibm.com/support/knowledgecenter/SSFKSJ_8.0.0/com.ibm.mq.dev.doc/q033190_.htm?lang=en

http://www-01.ibm.com/support/knowledgecenter/SSFKSJ_8.0.0/com.ibm.mq.dev.doc/q033190_.htm?lang=en
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » MQ integration with Salesforce
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.