Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
EventSubSystem and JMS
DavidMusser
For TeamSite 6.5 Is there a list of the topics available to the event sub system with definitions of each? In the jms configuration I see:
Interwoven, TeamSite_User, TeamSite_System, TeamSite_Workflow all listed as topics.
I am able to connect a listener, and get events, but am not sure which listner does what.
Also does anyone know if this is an approved method to connect directly to the eventsubsystem by registering a listener? If so it should make it easier to search for event than shelling out to a clt.
-D
Find more posts tagged with
Comments
iwovGraduate
Does anybody know the answer to David's question?
Interwoven, TeamSite_User, TeamSite_System, TeamSite_Workflow are listed as JMS topics.
Can anybody shed some light into which component uses which of these topics - Search, Reporting, DAS, etc. ?
David, did you ever get any answer to your initial post?
Johnny
I'm not sure if this is useful, but I remember that the product manager referenced the use of the JMS queues. He then later retracted that, stating it is officially an internal component and subject to change. Interacting with it is not supported.
Of course this could have changed - though i doubt it
Solito
any update on this ?
Srinnny
Hi David,
I did try to connect the JMS server as a durable subscriber but I am not receiving any events whatsoever. I am just wondering is there anything else I need to do to get the events?.
As you mentioed in your post (quite a while ago) that you manage to receive events. Can you please help on this?.
Regards
Migrateduser
The Interwoven topic is the one to use. All other topics are only for backward compatibility purposes and will be phased out at some point.
I have attached a zip file which has a sample listener implementation. Let me know if it works.
Thanks,
Shashi