- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2016 12:08 PM
Hi Team,
I am trying to upload bulk assets in servicenow and its working as well. I have downloaded the hardware asset excel template(alm_hardware.xls) for asset import. But I dont see "Model","Model Category" in the column list of the downloaded template. Though I could upload bulk assets without these two fields (even if the fields are mandatory) but I need to show these fields anyway. How can I get template with these required fields so that I could upload bulk assets with proper relationship with Model.
Thanks
Manirul
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2016 03:59 AM
Follow the steps in the below link...i.e create new table.
I want to import data to new table by excel file
Mark Correct if it solved your issue or hit Like and Helpful if you find my response worthy.
Thanks,
Deepa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2016 12:33 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2016 12:05 AM
Hi Mike,
Thanks for quick reply.
I see some error when uploaded the assets.
Error Message:-"Model, a record with the same reference name already exists in the table"
I can understand Model and Model category both are reference fields and is probably not available in the destination table alm_hardware.So how can I input these fields when uploading bulk.
I am using the following simple template for import:-
Thanks
Manirul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2016 06:45 AM
This error (Fields ignored because they don't exist in the target table) makes me think that when you tried to upload your spreadsheet, you tried to load the data into an existing import set table that did not have these fields. You would need to create a new table if you are working with a new template.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2016 12:52 AM
Is this model category present in the model category table and also is this model present in cmdb_model table?