Get CyberArk Credentials#
Extracts a set of credentials from the CyberArk Vault. To use the block, the CyberArk AIM server must be deployed on the robotic machine. For more information, please visit the official CyberArk website.
| AppID | [Text] Application identifier from the CyberArk Vault. |
| ObjectName | [Text] Name of the object stored in the CyberArk Vault. |
| Safe | [Text] Name of the safe from the CyberArk Vault. |
| Username | [Text] Username returned from the Vault. |
| Password | [Text/SecureString] Password returned from the Vault. To return a value in the SecureString type, such a variable must be created in the diagram beforehand. |
| Processing Level | Select the error handling level. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Message Level | Select the message level that the blocks will output during operation. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Error Text | [Text] Returns detailed information about the error in case of incorrect execution of the block's work. |