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
9 subscribers
Views
3985 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Data and Records
Service backed Records
geethag
over 8 years ago
Trying to do a service backed record but having issue with the summary view always displaying the first record details for all records
uploaded is the screen shot which shows all of my rules used , and I followed the tutorial in 7.8 and 7.10 but not able to identify the issue
Please help me identify the issue, Thanks
OriginalPostID-271778
Discussion posts and replies are publicly visible
0
Jennifer Durina
Appian Employee
over 8 years ago
The field highlighted as primary id should not say rp!Incentive, but rather rp!id. rp!id is a system set property that is defined by your identifiers in the a!dataSubset. Whenever a user clicks on the record, the rp!id is always updated with the identifier of the record that was chosen. Record properties are set values of either rp!id or rp!type. No other rps exist, but switching it to rp!id should help you on the right track..
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
mukeshm1
over 8 years ago
@geethag: Please try using rp!id as identifier instead of rp!Incentive.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
aloks0189
Certified Lead Developer
over 8 years ago
@geethag i agree with @Jennifer & @mukesh, you can try using rp!id, as i too have faced the same issue earlier and got resolved after using rp!id as identifier
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
geethag
over 8 years ago
Thanks a lot Jennifer, mukesh and alok. By replacing with id it worked !!
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel