How to do conditional threaded steps
One answer
~Spencer
Comments
I am using selector BF_NAME=<server_name> to select a server, but never used collector before. Do you mean 1) I create a collector on these servers, e.g. tag=1 on server1, and tag=2 on server2, etc. 2) then in the previous step, I set the tag value, eg. tag=1 and broadcast the step, and it will select the server with tag=1 to run.
We have lots of servers, we just need to tag the server wants to receive the command, not everyone, right?
Exactly. You can tag servers in the collector to create new pools of agents to choose from. Then you can select by that tag in the selector. Tagging is pretty basic, but you can get more sophisticated by adding more criteria to the collector and then selecting more specific subsets of the agents.
There is so little information about how to actually do it. https://jazz.net/help-dev/rational-automated-framework/index.jsp?topic=/com.ibm.rational.buildforge.doc/topics/about_bf_objects.html
@Spencer Murata, can you tell me how to tag the server?
Create a new collector named TAG1 and save it off.