datainjection icon indicating copy to clipboard operation
datainjection copied to clipboard

Data Injection with Sub Entities

Open TT0ps opened this issue 2 years ago • 1 comments

So we are trying to use the sub-entities field under the computer table to assign computers to specific entities and the import works but it assigns all the computers to the root entity and I receive the following error message "At least one field has an incorrect value: Sub-entities", is there specific syntax I should be using when listing the entity in that column? I have looked online and cannot find any solution for this.

Any help would be greatly appreciated!

TT0ps avatar Sep 21 '23 19:09 TT0ps

Hi

The "sub-entity" field is of type "boolean" to indicate whether or not the object is visible in the sub-entity (of object entity).

It is not a field used to "specify" the sub-entity.

stonebuzz avatar Feb 22 '24 14:02 stonebuzz