Welcome to ThingWorx Utilities > What’s New in ThingWorx Utilities 7.1.0
  
What’s New in ThingWorx Utilities 7.1.0
This section describes new features and functionality in ThingWorx Utilities 7.1.0.
ThingWorx Asset Management
Provisioning
A new Bulk Load action is available under Provisioning allowing you to easily load multiple assets directly from the ThingWorx Asset Management. For more information, see the Loading Assets in Bulk section in Provisioning.
Improvements have been made to the Create Asset action, making it a more streamlined process. For more information, see the Creating a Single Asset section in Provisioning.
Dynamic asset filtering is now available adding the ability to easily create collections of assets based on user-defined properties, and also allows for a more flexible display and filtering of properties based on the user’s needs
Asset Search Configuration page is now available. For more information, see the Asset Search Configuration section in Administration.
ThingWorx Software Content Management
ThingWorx Software Content Management APIs are now available enabling developers to configure custom processes (with the flexibility to incorporate separate systems) for distributing software to connected devices. For example, if package creation occurs in an external system, the developer can leverage the CreatePackage API and use ThingWorx Software Content Management to manage the deployments and audit delivery.
The following list contains all ThingWorx Software Content Management services and APIs available in the SoftwareContentManagerApi thing:
CreatePackage
PublishPackage
CreateDeployment
StartDeployment
GetAssetsByDeployment
GetAuditHistoryByDeployment
GetAuditHistoryByPackage
GetDeploymentsByPackage
GetDeploymentSummary
GetPackageSummary
Asset search improvements have been made to the software package delivery process by incorporating the dynamic asset filtering into ThingWorx Software Content Management, allowing for more targeted distribution to selected assets.
ThingWorx Workflow Builder
A StartWorkflow API is now available in the WorkflowApi thing.