Forums

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

Automation Assets rule: can I get an attribute of an objet that is already an attribute and copy it

Carmen Nadeau
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.
April 18, 2023

In JSM Data Center 5.4.3

OK bear with me.

I have object types for my Models that will be use with my inventory
I have inventory objects that use a Model object attribute
I would like to make an asset automation that would allow me to get the state of my model (inventory attribute) and copy it in another attribute. Is this possible?

 

Exemple:

objectType: Laptop-model

  • attributes:
    • Name: HP 1234
    • Status: Active

objectType: Laptop

  • attributes:
    • Name: PPF789
    • Status: In service
    • Model: HP 1234
    • Model Status: Active

Is there any way to use asset automation for this ?

 

I tried this in Asset Automation :

  • Action: attribute value
  • Attribute name: Model Status
  • Value: ${"Modele"."Status"} or ${Modele.Status}

 

I does not work. 

Can it work?

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
5.4.3
TAGS
AUG Leaders

Atlassian Community Events