How to remove [u_] from the Source field of the Import Set.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2023 05:18 PM
Hi All.
I have created an ImportSet to create records using the REST API.
I absolutely want to get rid of the [u_] in the Source field.
Please tell me if there's a way to remove [u_] from the custom column name.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2023 06:49 PM
Hello @Kazuki Aita , you cannot remove u_ ,this is standard behavior and help you keep track of which tables and fields are custom
Harish

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2023 07:27 PM
@Kazuki Aita All custom tables and fields (created by the user) carry a 'u_' prefix in ServiceNow. You can't not modify this prefix.
Please refer to the URL https://docs.servicenow.com/en-US/bundle/vancouver-platform-administration/page/administer/table-adm... for more information.