null message received as response from REST api
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-22-2016 02:41 AM
Hi Guys,
I have an issue regarding Import set update using REST API.
- When I try insert a new record into the table I get error message as null. I am not sure why this happens. Can it be because there is a problem with the ServiceNow instance? We are using Eureka.
- For some records we are getting state as 'pending'. I have found this link regarding the same. http://wiki.servicenow.com/index.php?title=Importing_Data_Using_Import_Sets#gsc.tab=0.
Can there be any other problem for this? It sometimes throws Business Rule error.(Transform synchronously). But it should not throw an error on this rule as this is OOTB rule.
Thanks in advance.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-22-2016 05:43 AM
Hi Kshitish,
Do you have any transform maps defined for the import set tables?
Thanks
Srinivas
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-22-2016 05:46 AM
Yes I do have transform maps defined for this import set.