asked on September 9, 2016
I have a workflow with two activities.
- Assign Token Values
- Creates two tokens (Currency Type) and assigns them 10 and 5 respectively.
- Token Calculator
- Adds the two tokens together.
This worked with no issues in Workflow 9. In Workflow 10, I'm now receiving an error message:
"Expression: %(Token 1) + %(Token 2) Message: Formula Error: Currency,"
I was able to resolve this by changing the Token Type to Number. I would have thought that the Currency type would be made to work with a calculator function. Is this expected behavior? Thanks!
0
0