how to add multi value property in service now

nikhilagarw
Tera Contributor

How to add multi value property in service now. For example, a work order should have multiple Material or Assets linked to it

1 REPLY 1

Sid_Takali
Kilo Patron
Kilo Patron

Hi @nikhilagarw 

Create a String type system property and in value, put the sys_Id's of Asset and Material with comma separated, something like

this 245f4889b7320110d033d76cde11a9d2,bed65049fffb2010635f056d793bf152

Did I get you correct?