For a clustered setup (means two Siebel Server/Agents), if an agent fails on one, will another one still be active?

For a clustered setup (means two Siebel Server/Agents), if an agent fails on one, will another one still be active?

book

Article ID: KB0088429

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks Plug-in for Siebel -
Not Applicable -

Description

Resolution:
Agent is just a COM server that bridges between rv and Siebel client or Siebel server. And multiple Agents are not run as a distributed group. There is no correlation between Agents on different Siebel Servers other than using the same subject to talk to the Publisher. Each Agent request is independent of each other even they all talk to the same group of publishers. If an Agent fails on 1 machine, the other one won't be affected since it won't even know about the existence of it. Agent is just sending a pub request (using a normal rv msg) on behalf of the Siebel server and waits for any active pub to finish the job. Only if the serving Publisher dies will it have effects on both Agents.

Issue/Introduction

For a clustered setup (means two Siebel Server/Agents), if an agent fails on one, will another one still be active?