Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2018 12:33 PM
In your import set table, what is the field type for u_approver? The employee_number field on the sys_user table is of type string. Is the data in your import set table clean, meaning no additional spaces? Have you taken one of the values in your import set table and queried the sys_user table to make sure there is a match?