Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

In Insight how do I sync computers and users objects?

laralg
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 7, 2018

Hello,

I created a new object scheme with users and actives,and imported all the iinformation. In the imported information, there are users and mobile phones. One of the mobile phones fields is users. so I know which mobile belongs to each.

But this is imported information as a text field. I would like, automatically for insight to know that this users are the same as the imported users and sync and make the conection with them so they are referenced objects.

Is this possible?

 

Best regards

2 answers

1 accepted

0 votes
Answer accepted
PJ Wysota
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 7, 2018
laralg
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 7, 2018

Hi Przemek! Great blog! the first part would have been really usefull a week ago.

In the second part, is were I am having trouble in your screencap you put "Hardware ID" = ${name6}.

It is not clear to me then, what Hardware ID is, is it an object that takes the data from Sim Card? An attribute of another object that relates to this one with that attribute?

If I have mobile phones and users, and I want to relate them. Should I put it like this?

User Import
username | User Name

departament | Departament

 

Mobile Import

model | Model

id | ID

user | User | "username" = ${user}

 

Thanks

PJ Wysota
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 7, 2018

OK, Hardware ID is just exemplary attribute for mapping. 

In case you mention I would:

1. Firstly get list of models in Insight as separate objects
2. On actual Mobiles attribute I would create reference to Object Type referring to models
3. The same - on actual Mobiles Object Type - an attribute to JIRA users OR Insight User object (but note that only first one will be visible in JIRA user profile) - lets name it "is used by"

Then depends how your import is prepped:

1. If you have jira users (exact naming as jira users) then mapping would look like: "is used by" = ${username}, where user name is column heading

2. If You are using e-mail - then it is a bit way around You would need to have Insight User objects with referenced e-mails, and jira users, and relate mobiles to respective Insight User object attribute e.g. e-mail = ${useremail}, where useremail is a header for imports column

I would suggest the first approach - it is easier.

laralg
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 7, 2018

I think I confused you with the example, I do not care about the model of the mobiles, I just want to know to who they belong, sorry Przemek. What I am mapping are two objects.

What I want is my the owner of the surfaces to be mapped as the users. I hope this image makes it clearer:

image.png

PJ Wysota
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 7, 2018

ok, "usuario" in surfaces should be insight reference to "LDAP whatever" object type.

then pick the attribute in LDAP that will be the same for both imports, if that is username - fine, if that is e.g. e-mail - let it be.

Than firstly import Users

Then set up Surfaces import with "Usuario" IQL mapping like 

ATTRIBUTE (user name or e-mail) = ${DATA LOCATOR IN IMPORT (user name or e-mail)}

laralg
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 11, 2018

Thanks Przemek,

LDAP was not an object it was the name of the import. I finally resolved it with Usuario=${usuario}.

Thanks for your help

PJ Wysota
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 11, 2018

No prob.

0 votes
PJ Wysota
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 7, 2018

Hi there,

I hope to give you proper answer in few hours max. :-) The point is Insight imports are exactly the topic for the blog post I did for my company. Should be published today, but I cannot be ahead of our Marketing team :-)

PJ Wysota
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 7, 2018

EDIT - confirmed - it will be in 2h time.

laralg
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 7, 2018

Hi Przemek! I will wait to read it and ask you more questions, I am having a lot of problems with configuring Jira CF with insight...

PJ Wysota
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 7, 2018

Just answered another one :-)

Suggest an answer

Log in or Sign up to answer