Property reference

com.snc.resource_management.run_state_changes_async

The com.snc.resource_management.run_state_changes_async property enables asynchronous processing for resource confirmation, allocation, and cancellation. Admins should consider this setting to enhance performance and manage lengthy operations more effectively.

Default: false Type: boolean Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property determines whether resource management actions are processed asynchronously, improving performance during confirmation and allocation tasks.
What area does it affect? Resource Management
What does the default mean? The default value is "false", which means this behavior is disabled by default.
When should you review it? Review this property when performance issues arise during resource confirmation or allocation processes.

Out of the box property record

Raw metadata from the property record.

Property name com.snc.resource_management.run_state_changes_async
Sys ID 65702ae19321020057f772edb67ffb62
Type boolean
Application Global
Default value false
Description Perform Resource Confirmation/Allocation/Cancellation in asynchronous mode
Updated 2018-10-28 23:37:22

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... always want to confirm and allocate the resource plan in synchronous mode, set the value of the property to a higher number based on your requirements. Note: If the property com.snc.resource_management.run_state_changes_async is set to true, the confirmation and allocation of resource plans is always considered in asynchronous mode. 2600 Show Week/Month toggle on resource grid interface (com.snc.resource_management.show_week_month_toggle) Shows the toggle button ...