How to remove [u_] from the Source field of the Import Set.

Kazuki Aita
Tera Contributor

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.

2 REPLIES 2

Harish KM
Kilo Patron
Kilo Patron

Hello @Kazuki Aita  , you cannot remove u_ ,this is standard behavior and help you keep track of which tables and fields are custom

Regards
Harish

Sandeep Rajput
Tera Patron
Tera Patron

@Kazuki Aita All custom tables and fields (created by the user) carry a 'u_' prefix in ServiceNow. You can't not modify this prefix.

 

Screenshot 2023-10-25 at 7.56.40 AM.png

Please refer to the URL https://docs.servicenow.com/en-US/bundle/vancouver-platform-administration/page/administer/table-adm... for more information.