-
1. Re: List Dependancies of a job using blcli
Bill RobinsonSep 15, 2010 1:34 PM (in response to Prakash Patel)
1 of 1 people found this helpfulDelete.findAllDependentObjects might work.
-
2. Re: List Dependancies of a job using blcli
Kin Yiu Oct 1, 2010 12:47 PM (in response to Prakash Patel)1 of 1 people found this helpfulNot sure if you still need the info, but the cli command:
Utility exportDependencyGraph
will give you the upward or downward dependency of an object in a csv file.
-
3. Re: List Dependancies of a job using blcli
Prakash Patel Oct 13, 2010 5:49 AM (in response to Kin Yiu)Thanks Kin,
That works for me.
Bill,
I don't think Delete.findAllDependentObjects is available in 7.6
Thanks
-
4. Re: List Dependancies of a job using blcli
Bill RobinsonOct 13, 2010 1:18 PM (in response to Prakash Patel)
It's an unreleased command in 7.6
-
5. Re: List Dependancies of a job using blcli
Sandeep Bhutani May 13, 2011 2:35 AM (in response to Bill Robinson)Hi Bill,
What should be modelType for findAllDependentObjects
I am trying to run this for a BL Package DeployJob.
Also please suggest where can I find list of all modelTypes
-
6. Re: List Dependancies of a job using blcli
Bill RobinsonMay 13, 2011 7:24 AM (in response to Sandeep Bhutani)
you can run 'Utilty convertModelType BLPACKAGE' or any of the other text names of the objects that are shown in various places of the blcli help.
-
7. Re: List Dependancies of a job using blcli
Sandeep Bhutani May 16, 2011 5:18 AM (in response to Bill Robinson)Hi Bill,
The results of Delete.findAllDependentObjects and Utility exportDependencyGraph are not same.
Please check the thread
https://communities.bmc.com/communities/message/188034#188034