(imported topic written by Bhushan Chirmade)
We are working on integration with TEM where we have 2 input parameters:
-
Baselines
-
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.