How to import CSV on JSM ASSET with multiple Asset on one Attributes linked to asset also
Like on the photo below but on CSV format :
Hi @RAMCEL MAGNAYE , I think I have a solution that may work.
First, there are going to be a few things to call out as important:
In order to accomplish this, we'll need to configure a few things.
Once all of that is complete, we'll want to configure our two import configurations.
Laptop Import
Employee Import
Once all of this is done, import data from the Laptop Import Configuration first, and then secondly import the Employee data. If everything goes well, you should see the following:
If this helped, please make sure to accept the answer I have provided.
Cheers,
Robert
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Robert, I have followed the steps narrated above and tried creating schema for Laptops & Employees too. However, it gives all the attributes as text field and cannot create reference for Laptop to Employee. Can you suggest the way around it ? Thanks in advance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Meghana Joshi , when you create the attributes you need to change the Attribute Type to an Object, and then you can select the reference type you want to use.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey @RAMCEL MAGNAYE , great question!
From your screenshot, it looks like you have an "Employee" object which is holding the following information:
It also looks like the Laptop entry is a set of objects too. I wonder, are these stored as part of a different Object inside your Assets configuration?
If you're able to share the following, that will help finding a solution specific to your needs:
I have done something similar to what you're looking to accomplish, which I understand to be having a single Object (the employee in this case) be linked to multiple other objects as related.
The way I have done this in the past is similar to your implementation, but I accomplished this through importing two CSV files instead of one.
The first CSV file would be for the list of employees. This would contain the full name, and employee ID.
The second CSV file would be the list of Laptops. This would include any information about the laptops themselves, such as serial numbers, product model, issue date, etc. In addition, one specific field would be the employee the laptop is assigned to.
The benefit of importing this information through two CSV files is that
This will require the Laptop Object be set up such that the "Assigned Employee" is a referenced field, but that isn't overly complex to set up.
Once the two imports happen, the laptops should appear on each employee object, as assigned. And the individual laptop object will show the employee it is assigned to.
Again, if you can share more specifics about your current setup, I should be able to help ensure you can get this working.
Hope that helps,
Robert
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
if i made chages it did not effect for example i add laptops on one eployee from 3 laplops to 4 uing templates
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@RAMCEL MAGNAYE Oops, I meant to provide a reply here, but ended up making it a new answer. Either way, I think I found a solution for you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.