on 2023 Jun 15 2:25 PM
Can we connect to the JSM Broker from an external application (Application from internet outside BPT) to consume messages generated by iFlows or publish messages to a queue so that iFlows can process them?
Request clarification before answering.
Hello Anil,
These queues afe internal to cpi and can be accessed only via JMS adapter .Boundary conditions for these queses are within cloud integration and external application willnot be able to directly consume it or publish it.
U can explore event mesh and advanced event mesh for the same exposing to external application
regards
Sri
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi akpuvvada,
JMS queues of Cloud Integration are strictly internal to Cloud Integration which means you need an integration flow to read or write from JMS queues.
You can have an integration flow that reads from the JMS queue and call your external application but external application can't have direct access to these queues. For this, you need an external message broker.
I hope this is clear now.
Regards,
Sunny
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Anil,
Any broker that supports http or amqp can be connected with sap cloud integration iflows directly using amqp and http adapter.Also there is partner developed adapter for MQTT.You can refer below blog that details out what borkers you can connect.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Sriprasad,
I am not looking to connect to external Message Broker.
I want to connect to SAP Integrations Internal Message Broker from External applications.
As of now I understand the JMS Queues on SAP Integration can only be connected from only iFlows - inbound or outbound.
I want to be able to pick-up messages from the Queues from an external application.
Thanks
Anil
| User | Count |
|---|---|
| 17 | |
| 8 | |
| 7 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.