Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Data Management Update Job is not updating CIs

Miguel Ferro
Tera Contributor

Hello Guys,

I want to use the Data Management Update Job for update some fields in some CIs.

I am using just 3 as a test in my Dev Instance:

 

MiguelFerro_0-1730726953129.png

 

This is the Job that I´m creating:

MiguelFerro_1-1730726953143.png

 

When I execute the job, I have the success status:

MiguelFerro_2-1730726953124.png

 

 

But in the CI form I can´t see the field updated:
Example 1:

MiguelFerro_3-1730726953146.png

 


Example2 :

MiguelFerro_4-1730726953212.png

 

 

 

Where is my error? Why is the CI not updated?

thanks.

 

3 REPLIES 3

Najmuddin Mohd
Mega Sage

Hi @Miguel Ferro ,
Everything looks good. 
Are you able to change the fields manually ?

Can you check the history of the fields. They are changing and again coming back to their old form.

Regards,
Najmuddin.

palanikumar
Giga Sage

Hi,

Update Job doesn't update "Related fields". You need to create script to update this field

Thank you,
Palani

Hello,

 

Thanks for your reply.
Do you have any step by step and script showing how I can do that?

 

Thanks.