Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to attach the Custom subflow to CMDB data manager policy

Bhavya11
Kilo Patron
Kilo Patron

As per the requirement, i have to define the policy in CMDB Data Manager and attached the custom sub-flow.if configuration item is retired then Associated network adopter need to retired.

  but custom sub-flow is not getting triggered.

Bhavya11_0-1709006970849.png

 

 

sub-flow:

Bhavya11_1-1709007076050.png

 

 

please provide me suggestion how to fix this.

 

Thanks,

Bhavya.

3 REPLIES 3

Danish Bhairag2
Tera Sage

Hi @Bhavya11 ,

 

You can use a BR inorder to achieve this.

 

Thanks,

Danish

Hi @Danish Bhairag2 

 

is that good way to achieve this?

 

Thanks,

Bhavya.

@Bhavya11 ,

 

Yes for such kind of requirement where if a value changes in a particular table some related value should be updated in another table are mostly done by BR by Servicenow OOTB.

 

Thanks,

Danish