Administration XML Developer Forums

« Back to Administration XML Questions

How can I find out which node in a cluster is the Publisher?

Combination View Flat View Tree View
Threads [ Previous | Next ]
How can I find out which node in a cluster is the Publisher?

Try using getServiceParameter to retrieve the value for the GlassHouseNodeId service parameter. This is the pkid of the publisher processNode node.

Then use that pkid in getProcessNode to retrieve the details of the server.