REST Message returns 403 on update
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2019 11:22 PM
Dear Community!
Please help me solve this issue:
Im using REST Api to move Asset data from one instance to another using import sets and transform map.
However, when I'm willing to update the asset using coalesce field, it is ignored and I get a 403 response back.
The user has admin roles, and all ACL on alm_asset is set to Admin Overrides (true).
I get the following in the log:
{"error":{"message":"Operation Failed","detail":"Error during insert of u_asset_import_set (Asset 01 Display Name)"},"status":"failure"}
Business Rule running is turned off at the import set.
No read-only fields are sent.
Import is working fine every time.
I tried a lot of things with no luck. Any ideas what is going wrong?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-03-2019 01:32 AM
HI,
I think this is the issue with Length of the Field. Asset Display field.
Please check below link:
https://community.servicenow.com/community?id=community_question&sys_id=789b4b61db9cdbc01dcaf3231f96196e
Thanks,
Ashutosh