asset erference

Marc-arthur Louis September 14, 2023

Hi, 

I want to import item from cvs file 

1) containt off csv file

Non,domaine,adresse-Ip,Mac-adresse,utilisateur

si-p-900,nouveau-terme,102.90.30.48,twit2000

objecttype ordinateur

ordinateur.PNG

 

Mappage 

Mappage.PNG

 

Aql

Unite_administrative = ${domaine} 

It not work 

1 answer

0 votes
Dirk Ronsmans
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 14, 2023

Hi @Marc-arthur Louis ,

What is the field you are trying to identify on for Unite_administrative?

You need to think of this as a SQL Select query where you actually do a query on the target/reference object.

So more like

Name = ${domaine}

where the Name of the Unite_administrative object contains the value of the $domaine column in your csv

Marc-arthur Louis September 15, 2023

Tanks, I found the answer

Label = $${domaine}

work fine

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events