Create System Entity Instance#
This converter creates a MES object skeleton only with the name or ID defined as the input value. It natively supports the entity types Resource, Container, Material, Data Collection, but can also receive custom types.
Settings#
| Name | Data Type | Possible Values | Description |
|---|---|---|---|
| Type | Enum | EntityCustom | Type of entity instance |
| Entity Type | Enum | ResourceContainerMaterialData Collection | Type of entity skeleton to create |
| Custom Type | String | If not empty, will use this text instead of the entityType | |
| Identifier | Enum | NameId | The placeholder that will receive the input value |
