ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » IBM ACE 12 Integration server (Without Node) Flow Monitoring

Post new topic  Reply to topic
 IBM ACE 12 Integration server (Without Node) Flow Monitoring « View previous topic :: View next topic » 
Author Message
satyamece1045
PostPosted: Thu Sep 07, 2023 11:08 am    Post subject: IBM ACE 12 Integration server (Without Node) Flow Monitoring Reply with quote

Newbie

Joined: 09 May 2014
Posts: 8

Hi All,

I am using ACE 12. I have a messgae flow, where i have enabled flow monitoring at MQinput node. In Debug mode, i can see it is emitting event, which is visible under environment variable. I have enabled flow montoring in server.conf.yaml file as below

Monitoring:
MessageFlow:
publicationOn: 'active'
eventFormat: 'MonitoringEventV2'

I am subscribing to below topic, as recommended by IBM , but events are not reaching to queue.


topicRoot/integration_server/Monitoring/integrationServerName/applicationName/messageFlowName
https://www.ibm.com/docs/en/app-connect/11.0.0?topic=events-subscribing-event-message-topics

What is wrong here? why am i not getting the event messages?
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Thu Sep 07, 2023 4:49 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20696
Location: LI,NY

I think the question is more why did you not substitute for the relevant values:
  • topicroot = "/"
  • IntegrationServerName = "myis"
  • ApplicationName = "myapp"
  • MessageFlowName= "myflow"

And the topic to subscribe to becomes
"/integration_server/Monitoring/myis/myapp/myflow/#" or something like it...
You could also take topicRoot as a literal and subscribe to:
"topicRoot/integration_server/Monitoring/myis/myapp/myflow" or
"topicRoot/integration_server/Monitoring/myis/myapp/myflow/#"

Have fun
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
satyamece1045
PostPosted: Thu Sep 07, 2023 7:38 pm    Post subject: Reply with quote

Newbie

Joined: 09 May 2014
Posts: 8

Hi There,

I have defined the topic string with appropriate application and flow name. I just mentioned the sample provided by IBM in my earlier post.

Then also, events are not reaching to the queue.


Last edited by satyamece1045 on Thu Sep 07, 2023 7:53 pm; edited 1 time in total
Back to top
View user's profile Send private message
satyamece1045
PostPosted: Thu Sep 07, 2023 7:48 pm    Post subject: Reply with quote

Newbie

Joined: 09 May 2014
Posts: 8

Below is the topic string which i am using.

/integration_server/Monitoring/TEST_SERVER/MQTest/callable2
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Sat Sep 09, 2023 12:54 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20696
Location: LI,NY

satyamece1045 wrote:
Below is the topic string which i am using.

/integration_server/Monitoring/TEST_SERVER/MQTest/callable2


Have you also tried:
/integration_server/Monitoring/TEST_SERVER/MQTest/callable2/# or
topicRoot/integration_server/Monitoring/TEST_SERVER/MQTest/callable2/# or
topicRoot/integration_server/Monitoring/TEST_SERVER/MQTest/callable2 ?
or
/integration_server/Monitoring/TEST_SERVER/MQTest/# ?


_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » IBM ACE 12 Integration server (Without Node) Flow Monitoring
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.