Wrote couple of TEM baselines. Want to activate these baselines from third party products. Want to check whether there is any way to perform these activities.
Pls share me customer references incase this is acheivable.
Also don’t forget that everything’s a fixlet in Bigfix, so even though the REST API stuff talks a lot about taking an action on fixlets, I think you can use the same principle to take an action on baselines.
Thank you very much for reply. Let me take a very simple point.
a. There are exisiting fixlets at TEMs.
b. Want to trigger fixlets from third party products using TEM baselines.
My understanding is that using REST API calls it is possible to trigger TEM baselines. Would anyone share what are the limitation performing this solution method ?
last but not least do this solution method was been performed for any customer ?
And yes you are not the only one doing this. I am building the same scenario at the moment from a third party product. It will use rest to deploy fixlets / tasks./ baselines and it works great.
The difference between running it from the console is that you can’t see the status as you see in the console.
You can also retrieve the status with rest if you need it with: action/{action id}/status