I have a workflow that does not seem to be evaluating number and currency values correctly.
- I created a token using the "Assign Token Value" activity named "POLinesTotal" and set it to a Currency tag.
- I created another token using the "Token Calculator" activity named "POTotalDistributionAvailablePlus10PercentMulti" and set it to a Number tag. It takes a value from a database lookup and *1.10.
- I then have a "Conditional Sequence" activity that is set to "If all these conditions are true... POLinesTotal is greater than POTotalDistributionAvailablePlus10PercentMulti.
I have an instance where this doesn't seem to be evaluating correctly and I'm trying to figure out why. The values being user are:
- POLinesTotal: 9793.00
POTotalDistributionAvailablePlus10PercentMulti: 10772.3000
It says that POLinesTotal is greater than POTotalDistributionAvailablePlus10PercentMulti, which is not the case. Is this a bug in Workflow? I am using Workflow 12.0.2510.3321.