UnlockCredential

Estimated reading: 2 minutes 6364 views

This activity unlocks the credential that was locked in Robility Manager during workflow execution.

Properties

INPUT

ApplicationDetails: *Specifies the application details required to unlock the credential in JSON format in String data type. You can provide the application details obtained as output from the Get Credentials activity. 

UserName:* Specify the “Username” or provide the variable in which the input username has been stored in “String” datatype.

MISC

DisplayName: Displays the name of the activity. It can also be customized to help in troubleshooting.

SkipOnError: It specifies whether to continue executing the workflow even if it throws an error. This supports only Boolean value “True or False”. By default, it is set to “False.”
True: Continues the workflow to the next step
False: The workflow aborts if it throws any error.
None: If the option is specified as blank, by default the activity will perform as “False” action.
Version: It specifies the version of the Robility Manager feature in use.

OUTPUT

Message: Returns the output of the activity in a “String” datatype in case an error occurs during the process of unlocking the credential.

Result: It helps to view the execution state of the activity. It returns the values in Boolean format.
True: It indicates the activity has been executed successfully without any error.
False: It indicates that the activity has been faulted due to some unexceptional error thrown.

Status: This facilitates to provide the output of the “Unlock” status in a “Boolean” datatype.
Success: It indicates that the “Credential” has been unlocked successfully.
Failure: It indicates that the “Credential” has not unlocked due to some unexceptional error thrown. The error message can be viewed in the “Message” field in the output if a variable has been declared.

* Represents mandatory fields to execute the workflow.

Share this Doc

UnlockCredential

Or copy link

CONTENTS