Error Code 900: Transform Map.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2018 01:20 AM
I get this error while running the Transform Maps in Import Sets and when i tried to analysis on the issue i found that it is not specific related to table. We are doing some multiple checks before updating the record from interface. if any check is failed we are throwing the customized Error to Supplier. So these customized errors are causing the 900 error code while making transform map but not getting how to prevent.
Thanks in advance for helping...:)
- Labels:
-
Scripting and Coding
-
Team Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2018 02:17 AM
Could you provide the script via which are using before a record is updated.
Thanks,
Akash
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2018 04:41 AM
Found the Solution .... might be helpful for any one ...
error = true in onBefore Script causing the issue.