Is there a way to use string cases instead of numeric cases for the Decide activity's 'Connector By Case'?
I need to evaluate the case based upon a label's string value. The 'Connector By Case' is expecting an integer when evaluating the label. I tried rewriting the case code to accept a string, but I received the 'syntax error, unexpected string, expecting integer or hexadecimal integer or '-' ' error.
I can accomplish what I need to do using the token's label option instead of 'Connector By Case' option, but I have to have my connectors' names match my label string names.
Thanks,
Stan