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.

Hi I'm testing put method in rest message but its not updating the record. I attached the screenshot

Bruce lee
Tera Contributor

d.PNGd2.PNGd3.PNG

17 REPLIES 17

luffy3478
Tera Guru

If all the above suggestions did not work. can you delete the symbols(@) from the value of your short description and try to check if those symbols causing issue

 

I tried that too it didn't work

Abhishek_Thakur
Mega Sage
Mega Sage

Hi @Bruce lee ,

 

As sys_id is different in both instances, so you need to get the sys_id from target instance based on certain conditions via schedule jobs. Then you can implement this requirment by the same sys_id as a query parameters.

 

If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.

Actually I manually copied the sys id from target instance for testing purpose so that's not the problem bro

Please check with the REST API explorer.