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 » ACE11 and listing deployed flows

Post new topic  Reply to topic
 ACE11 and listing deployed flows « View previous topic :: View next topic » 
Author Message
LJM
PostPosted: Tue Jan 22, 2019 7:58 am    Post subject: ACE11 and listing deployed flows Reply with quote

Novice

Joined: 05 Jul 2018
Posts: 22

So am used to using mqsilist <broker> -e <DFE>

to list all my deployed

now with ACE11 - if i only build IntegrationServers ( no node ) - is using the toolkit to connect, or using web api to view my only way of showing my deployed ??

is theer no cmd line now to show servers ( and flows ) if not using node ?


the docs do say

"If you are planning to run App Connect Enterprise directly on a physical machine or virtual machine image, then you are advised to define integration servers under an integration node to manage the associated integration servers"

but you are not forced to.



Thanks
Laurence
Back to top
View user's profile Send private message
timber
PostPosted: Tue Jan 22, 2019 12:29 pm    Post subject: Reply with quote

Grand Master

Joined: 25 Aug 2015
Posts: 1280

The knowledge center says:
Quote:
The command returns information about the following resources:
- Local and remote integration nodes or standalone integration servers
- ...


You could use curl to call the REST API from the command line. A bit of string manipulation will get you any information that you want.
Back to top
View user's profile Send private message
martinb
PostPosted: Tue Jan 22, 2019 2:25 pm    Post subject: Reply with quote

Master

Joined: 09 Nov 2006
Posts: 210
Location: UK

In ACE v11.0.0.3 you can use mqsilist with standalone Integration servers, by using the "-i ipAddress -p port" arguments to provide the host and Admin REST api port values.

Code:

   mqsilist -i localhost -p 7600


When you've got Admin security enabled, you'd need to use the "-i uri" form to provide the "web user credentials"
Back to top
View user's profile Send private message
rekarm01
PostPosted: Thu Jan 24, 2019 12:13 pm    Post subject: Re: ACE11 and listing deployed flows Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 1415

martinb wrote:
When you've got Admin security enabled, you'd need to use the "-i uri" form to provide the "web user credentials"

Even for localhost? Exposing the user and password on a command line doesn't seem very secure.

Code:
mqsilist -i tcp://user:password@localhost ...
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » ACE11 and listing deployed flows
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.