Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
8 replies
Subscribers
7 subscribers
Views
4356 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Workflow gets struck at XOR gate. I am just comparing between 2 integer variable
saratrk
over 9 years ago
Workflow gets struck at XOR gate. I am just comparing between 2 integer variables as a condition. I am really unable to find the reason for it. Log shows the following error message.
016-04-11 10:12:29,099 [Appian Work Item - 18994 - ProcessExec01 : UnattendedJavaActivityRequest] ERROR com.appiancorp.util.BundleUtils - Cannot retrieve the value for key "address.processDesigner.displayName" from the bundle.
Any one please help.
OriginalPostID-205621
OriginalPostID-205621
Discussion posts and replies are publicly visible
Top Replies
PhilB
over 9 years ago
+1
A Score Level 1
I still think this is a bug as I'm pretty sure it breaches the BPMN specification. Still, the workaround of merging the flows using a script task works just fine.
Parents
0
Amit Mishra
over 9 years ago
Sarat, Open expression editor of XOR gate and check whether your condition is within double quote"". If yes, then It becomes string and this will not work for integer.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Amit Mishra
over 9 years ago
Sarat, Open expression editor of XOR gate and check whether your condition is within double quote"". If yes, then It becomes string and this will not work for integer.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data