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
4 replies
Subscribers
7 subscribers
Views
1918 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
I have a view in DB which have values, I am trying to fetch the values from view
Navajith K
over 11 years ago
I have a view in DB which have values, I am trying to fetch the values from view using a query rule, however only the first row is returned by the query rule as output, I have 3 rows in view which satisfies the queryrule condition. Any thoughts?...
OriginalPostID-103528
OriginalPostID-103528
Discussion posts and replies are publicly visible
Parents
0
Mike Cichy
Appian Employee
over 11 years ago
You still need to define a unique key in the view and identify the column in xsd using @Id. Without a unique column, your query rules will not work.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Mike Cichy
Appian Employee
over 11 years ago
You still need to define a unique key in the view and identify the column in xsd using @Id. Without a unique column, your query rules will not work.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data