Get Resource Data Actions

Get Resource Data actions retrieve details for the specified LiveCompare resource, set in the action’s Resource Type parameter. Currently, the action supports the UserdataSizes resource type, which retrieves the disk space used by subfolders of the user data directory.

Action Property Description
Depth An Integer parameter or dataset specifying the number of directory levels to be reported upon. If this parameter is not set, 0 is used as the default value.
Resource Type A String parameter or dataset specifying the type of resource to report upon. This should be set to ‘UserdataSizes’.
Result A Table dataset which stores the details retrieved for the specified resource type.

If the ResourceType parameter is set to ’UserdataSizes’, the Result dataset has the following columns:

Column Description
PATH The directory path of a subfolder of the user data directory.
SIZE_IN_KB The size of the subfolder in KB.

Example:

Get Resource Data action example.

To examine the details for a Get Resource Data action, double-click the action node, or select ‘View Details’ from the node’s context menu. The Details screen displays the total size of the user data directory in KB, and the time taken for the action to complete.


Was this information helpful?

Tricentis LiveCompare Manual 4.1 © Tricentis US Corp.