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
11 replies
Subscribers
8 subscribers
Views
5298 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
AI and Rules
Qury Entity Error
jayashrib223
over 8 years ago
Hi,
We are getting error "Expression evaluation error at function a!queryEntity: An error occurred while retrieving the data." when we have text input in query filter of length more than 20 as below:
filters: {
a!queryFilter(
field: "Abc",
operator: "=",
value:
"173501735017350173501"
),
}
When we query database directly( not through Appian) with the same value of length more than 20, it works fine.
Any help appreciated!
Thanks,
Jayashri
OriginalPostID-241447
Discussion posts and replies are publicly visible
Parents
0
michaelo199
over 8 years ago
Did you try putting the value into a constant ?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
michaelo199
over 8 years ago
Did you try putting the value into a constant ?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data