GetAsset

Estimated reading: 2 minutes 93 views

The Get Asset activity enables you to retrieve assets from the Robility Manager vault for a specified project.

Properties

INPUT

Tenant Name: Indicates the name of the tenant to which the project is currently connected.

Asset Name: * Specifies the name of the asset to be retrieved, provided as a string. You can either hardcode the value as a string or use a string variable.

MISC

Display Name: Displays the name of the activity. The activity name can be customized, which aids in troubleshooting.

SkipOnError: Specify the “Boolean” value as “True” or “False.”

True: Continue executing the workflow regardless of any errors thrown.
False: Halt the workflow if it encounters any errors.
None: If the option is left blank, the activity will, by default, behave as if “False” were chosen.

Timeout: Specifies the maximum duration (in milliseconds) to wait while retrieving the asset from the vault. By default, the value is set to 30000 milliseconds.

Version: It indicates the version of the feature being used.

OUTPUT

Result: This parameter allows you to view the execution status of the activity and returns a value in “Boolean.”

True: Indicates that the activity has been executed successfully without any errors.
False: Indicates that the activity has been unsuccessful due to an unexpected error being thrown.

Value: Returns the value of the asset retrieved from the vault as output in Object data type.

* Represents mandatory fields to execute the workflow. 

Share this Doc

GetAsset

Or copy link

CONTENTS