The CreatorCon Call for Content is officially open! Get started here.

change column type for u_imp_tmpl

Ujjwal1
Tera Contributor

hi all,

i have two questions:

  1. how is "u_imp_tmpl" tables get auto created in ServiceNow.
  2. Can we change column type for column in "u_imp_tmpl".

Thanks

Ujjwal

2 REPLIES 2

Anil Lande
Kilo Patron

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.

Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Thanks
Anil Lande

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?