glide.create_alm_asset.async

ServiceNow property description:

If the value is "false", asset is created immediately when the Configuration item is created. If the value is "true", asset creation is deferred when the Configuration item is created. Asset is created via the schedule job "Asset - Create asset delayed sync".

Attributes

  • Sys ID: 30d911de0f630010967863cda8767ec2
  • Type: true | false
  • Application: Global
  • Default value: true
AI Logo

AI generated property description:

The ServiceNow property `glide.create_alm_asset.async` determines whether the creation of asset records in the Asset Management application is processed asynchronously. When set to true, asset records are created in the background, allowing users to continue working without waiting for the process to complete. This can improve performance and user experience, especially in environments with high volumes of asset creation. The property is particularly useful in scenarios where immediate feedback is not critical, and it helps to manage system resources more efficiently. For more detailed information, refer to the ServiceNow documentation on managing assets.

Source

Related property: glide.db.replicate_master