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)
Event Sub System - TS7.2
sahu
I have configured Event Sub System for TS 7.2, how can we know its configured
/ApplicationContainer/server/default/deploy/activemq-ear-5.3.0.ear/activemq-ra.rar/broker-config.xml
There are lots of table for Event Sub System so which table should i check for which event.
Thanks
TS 7.2
Linux
Find more posts tagged with
Comments
Rick Poulin
What are you hoping to achieve?
I've never managed to extract any useful information from the database tables. It seems geared towards internal processing, because all it stores is encoded JMS messages in a queue. If you're looking for a list of events, check iwevents.log. If you're looking to trigger some process(es) from events in TeamSite, look at the iwat CLT. If you're looking to report on the information, consider using ReportCenter or having an external process either track the log or (and I don't recall if this is enabled in TS) connecting to the provider over SNMP.