Updating Stale CIs using Worflow

Miguel Ferro
Tera Contributor

Hello Guys,

 

I need updated a lot of stale CIs. For to do it, I created the workflow below but is nor working.

Do you have any idea where the error is?

 

Step1:

MiguelFerro_0-1730738182786.png

 

 

Step2:

MiguelFerro_1-1730738182802.png

 

 

Step3:

MiguelFerro_2-1730738182813.png

 

 

Can you help me please ?

5 REPLIES 5

Deepak Negi
Mega Sage
Mega Sage

Did you tried to troubleshoot that in which step the flow is breaking?

Yes.
Show me this error. But I don´t know what I need to do or how fix it.

MiguelFerro_0-1730738497746.png

 

Your first lookup record action is referring to CMDB Health Result(guessing it as the images are quite blurry).

Are you referring the Health Result record's sysid in the 2nd step? If yes, then it wont find any record.

 

If there is any field on CMDB health result table which refers to cmdb_ci table then you can use that field to dot walk its sysid

Thanks for your answer.
I changed the information for the name in the step 2 and now is running.

But the workflow updates just one CI and I need update all.

 

Step1:

 

MiguelFerro_1-1730740838297.png

Step2:

MiguelFerro_2-1730740870258.png

 

Step3:

MiguelFerro_3-1730740908834.png

 

 

What I need to do for update one or more CIs found ?