Create action using multiple baselines on multiple servers

(imported topic written by Bhushan Chirmade)

We are working on integration with TEM where we have 2 input parameters:

  1. Baselines

  2. Computers on which we want to take action

I am looking for a way where I can take a action on passed baseline for selected computers using platform API or XML. Also if user select multiple baselines then can I combine the whole thing into single action to avoid performance hit. I would really appreciate if someone provide an example. My data is like this:

Baseline Server Ids

Baseline1 1234:2345:3456:34567:45343

Baseline2 3434:2565:3856:39567:25343

Wondering how everything can be combined into single action.

(imported comment written by BenKus)

Does this help?

https://www.ibm.com/developerworks/mydeveloperworks/wikis/home?lang=en#/wiki/Tivoli%20Endpoint%20Manager/page/BigFix%20Platform%20API

Ben