Want to update an incident without sys_id

nehasr1288
Tera Expert

Hi,

I am using REST API (from a SOAP UI tool) and want to update an incident using incident number only and not sys_id.Please help

1 ACCEPTED SOLUTION

Have you set number as coalesce on your transform map?



Can you please show how you have send the second request from REST API, How you passed the number?



Thanks


Please Hit like, Helpful or Correct depending on the impact of the response


View solution in original post

12 REPLIES 12

Yes I have set it as a coalesce field but everytime it adds a new record


I think your incident number is incorrect, You have added an additional zero INC00100147. I just tested and it worked for me.



Can you test it once again, First create incident with a number only, then try to update short description along with the same number.



find_real_file.png



find_real_file.png



Thanks


Please Hit like, Helpful or Correct depending on the impact of the response


Hi I tried again .Now its working..Thank you so much again..!!