Bot Control Center

Get BCC Value

This activity allows to use environment variables declared in BCC, in the scenario.
Put the activity in the scenario, click the magnifying glass icon. It will open the external window with the list of values. Choose one and click Select. Declare variable and put it in Value textbox, create parameter corresponding to the variable.

v2_bcc_value2

You may build BCC value dictionary in BCC, on the BCC Values page:

v2_bcc_value1

NOTE: more information: here.

Parameter NameParameter TypeIn/OutDescription
Alternative Scenario If FailedBooleanInputcheckbox; default is "on"
BCC Value NameStringInputenvironment variable name from BCC
Display NameLiteralInputchanges display name of the activity
Exclude from Transaction CheckBooleanInputcheckbox; default is "off"
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
ValueLiteralOutputvariable name

Last edited: 2023, 15 May