Hi All,
I am trying to put a start condition on a workflow of mine. I just want to check if an order type = PM01 or PM03 and not 0010.
I have my start condition set-up but every time I run it I get this error in my event log:
Operator 'EQ': The value of the left operand cannot be determined
( " PM01 or PM03
&Maintenance order.Order type& = PM01
or &Maintenance order.Order type& = PM03
) " PM01 or PM03
and &Maintenance order.Plant& u2260 0010
The funny thing is if I go to SWUE and kick off the even it passes the start condition fine. So therefore I think there is an issue with my container being passed to the start condition.
Is there anyway I can fix this?
Many Thanks For Any Help Provided,
Colm