Apache Kafka as external JMS server for Agile 9.3.5?

Can we create a new destination for an external JMS server? Is this good practice to use another JMS server vs. the Agile default one? Will this cause any issues?

Agile User Asked on August 11, 2021 in Others.
Add Comment
3 Answer(s)

Hello

No issues creating ACS destination to an JMS server. In fact, you shouldn’t use Agile’s JMS

– Raj

Agile Angel Answered on August 12, 2021.

Just to add. You may have to add some kafka related JMS jar (if needed) to agile classpath to make it work

on August 13, 2021.
Add Comment

Yes Kavitha, as Raj pointed out, you should not use Agile’s JMS servers and create a new, separate one (or more than one as per your need).

I haven’t used Kafka as external JMS provider, but we are using Weblogic’s JMS functionality itself, and that also in a separate domain (i.e. outside Agile domain) as the ACS destination, which works fine

Agile Expert Answered on August 12, 2021.
Add Comment

Swagoto/raj,can you please confirm if agile supports Kafka integration

Agile User Answered on August 16, 2021.

Just double checked ACS manual and Agile does NOT support kafka at this time

Here is a snippet from

https://docs.oracle.com/cd/E83928_04/otn/pdf/user/agaav.pdf

<<Agile Content Service can publish data to Java Messaging Service (JMS). The TIBCO Enterprise, WebLogic JMS, WebLogic AQ, Oracle JMS and Oracle AQ are the JMS queues or topics currently supported by Agile Content Service.

>>

on August 17, 2021.

Thanks Raj..but do we need to check and get confirmation from Oracle if they support or not

on August 17, 2021.

This is from the documentation and so I think it is accurate enough. But feel free to reach out to Oracle support for confirmation

on August 17, 2021.
Add Comment

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.