We have created an workflow which will do some automation task for our BigFix patching. did anyone know how to call / run the commvault workflow from BigFix , qcommand or do we have option to run the workflow using command line so that we will create a bat file on commserve and will make BigFix to call the bat file to run the workflow as we don't want to schedule the workflow from commvault and we want BigFix to call / run them.
Thanks in Advance.
Best answer by Mohammed Shereef P
Hi,
You can save the qoperation command that you were able to run using command line as a bat file and run using it, note that it might need to qlogin to run it, so you may need to create a token file and add the token details to the command.
Thanks for the link and its working fine via command line. may i know how can i use this as an bat file or something where my BigFix will call this workflow to run. appreciate your help.
You can save the qoperation command that you were able to run using command line as a bat file and run using it, note that it might need to qlogin to run it, so you may need to create a token file and add the token details to the command.