- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-28-2017 12:55 AM
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
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-28-2017 04:28 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-28-2017 04:38 AM
Yes I have set it as a coalesce field but everytime it adds a new record
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-28-2017 04:49 AM
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.
Thanks
Please Hit like, Helpful or Correct depending on the impact of the response
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-28-2017 04:48 AM
Hi I tried again .Now its working..Thank you so much again..!!