Hi I'm testing put method in rest message but its not updating the record. I attached the screenshot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2024 02:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2024 04:05 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2024 04:34 AM
I tried that too it didn't work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2024 04:07 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2024 04:33 AM
Actually I manually copied the sys id from target instance for testing purpose so that's not the problem bro
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2024 04:38 AM
Please check with the REST API explorer.