How to integrate information and solace for sending json file to solace message queue ?
How to integrate informatica power center and solace for sending json file to solace message queue ?
What are the prerequisite required for this integration
Answers
-
Hi @Vikrant,
The generic answer is to integrate with Solace via JMS or MQTT functionality in the product trying to connect. I'm not familiar with power center myself, but that's probably a good starting point. I'll also ping a few folks internally and see if there is more someone can share.As an example @alamkhan786 shared how they used JMS to connect SnapLogic to Solace here
Hope that helps!
1 -
Thanks @marc for your reply we are trying to connect Informatica powercenter with solace using REST API , We will call rest API from our side to send a message in solace.
And could you please guide how to setup HTTP POST response that we have to send back to calling environmentThanks for your time ...
0 -
@Vikrant : are you trying to send message to Solace broker via RESt POST ?
should yes you may use SEMP API to achieve this .let me know if you need more information in this regard .0 -
Also I am sure PowerCenter should have JMS integration capability so try to explore that and connect to Solace via SMF .
I personally recommend connecting over JMS protocol over REST .0 -