Service backed Records

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

Parents
  • 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..
Reply
  • 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..
Children
No Data