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
3 replies
Subscribers
6 subscribers
Views
1747 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Hi everyone, How I can verify if a specific variable exists? I have t
fredericom
over 9 years ago
Hi everyone,
How I can verify if a specific variable exists? I have the following process problem: "This notification is sent for canceled event messages of type Process to Process.Canceled consumed message in Message Filter (ERROR:EVAL:@reason=Invalid bean property name 'caseId' ...". This happens because the model is trying to read a property that doesn't exists.My purpose is to verify if the property exists before trying to read it value
OriginalPostID-175517
OriginalPostID-175517
Discussion posts and replies are publicly visible
Parents
0
alexp750
over 9 years ago
I agree with sikhivahans, use the property function! Just wrap it in an if statement and check against your return value from the function.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
alexp750
over 9 years ago
I agree with sikhivahans, use the property function! Just wrap it in an if statement and check against your return value from the function.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data