change column type for u_imp_tmpl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2023 04:33 AM
hi all,
i have two questions:
- how is "u_imp_tmpl" tables get auto created in ServiceNow.
- Can we change column type for column in "u_imp_tmpl".
Thanks
Ujjwal

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2023 05:19 AM
Hi,
Can you please share what kind of data this table stores?
what is the current type "u_imp_tmpl" column and what is expected?
I believe this is import set table and created through data source definition when a sample data is imported into the import set table.
Thanks
Anil Lande
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2023 05:47 AM
hi @Anil Lande
Table is created with u_imp_tmpl prefix and extended from "Import Set Row".
Ask is, we are trying to import via excel , field contains ID like" 000123" but automatically changes to "123".
any suggestion for that?