Error in Summary View

Certified Senior Developer

Hi,

I am getting the following error when I am trying to access the summary view of a entity backed record. 

"The record data does not exist, has been deleted, or you do not have sufficient privileges to access it".

I am trying to fix it using the methods mentioned in the discussion forum, but have been unsuccessful so far. 

My Summary view interface looks like this. Test interface works fine.  

I checked my database. projectid is the primary key here. 

My record view

rule!MD_PM_ProjectSummaryView
(
  rule!MD_PM_GetProjectByID(rv!identifier)
)

I didn't have such record summary views errors in any of my trial applications so far. What am I missing in this application? 

TIA

Note: Thanks to all the contributors in this forum. The help and advices are enhancing my Appian learning journey. 

  Discussion posts and replies are publicly visible

Parents Reply Children