Skip to main content

1E 9.x (on-premises)

Inventory.EvaluateItem

Method

EvaluateItem

Module

Inventory

Library

Inventory

Action

Signal extended inventory item for evaluation.

Parameters

Name (string): Name of the extended inventory item.

ForceFullReplication (boolean): Force a full replication.

Return values

Result (string): Result of the operation.

Message (string): Inventory item status message.

Example

Inventory.EvaluateItem(Name:"Software", ForceFullReplication:true);

Platforms

  • Windows

  • Linux

  • MacOS

Notes

  • This method marks the named extended inventory item as pending for the next evaluation cycle.

  • When this method is not forcing a full replication the data will be evaluated according to the existing replication strategy.