Bot Control Center

Get Credentials

The activity gets credentials from BCC.

All saved credentials are hold in Credential Manager - the feature that stores sign-in information for web, apps and networks. Holding credentials in one safe place, outside of the scenario, allows you to pass scenarios to users without the risk of compromising the security of sensitive information.

v2_bcc_get
Parameter NameParameter TypeIn/OutDescription
Alternative Scenario If FailedBooleanInputcheckbox; default is "on"
CommentStringOutputvariable that stores the comment retrived from the BCC
Credential NameStringInputcredential name
Display NameLiteralInputchanges display name of the activity
Exclude from Transaction CheckBooleanInputcheckbox; default is "off"
PasswordStringOutputpassword (string expression)
ResultBooleanOutputreturns a Boolean value. True if no error in activity, otherwise will return False
Result CodeInt32OutputResult Code will return 0 if there is no error in activity, otherwise in most cases it will return 1, the extended result code will show only in several chosen activities
Robot IDint32Inputrobot ID (in BCC)
UsernameStringOutputusername (string expression)