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
9 replies
Subscribers
4 subscribers
Views
2683 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Reports
161364 - no subject - my link to records doesn't work:\nlinks:
johndynelt
over 9 years ago
my link to records doesn't work:
links: apply(
a!recordLink(
label: "Go to record view",
recordType: cons!CONS_RRF_Records,
identifier: _,
dashboard: "summary"
),
local!datasubset.identifiers
I'm getting the error: "An Error Has Occurred
The record data does not exist, has been deleted, or you do not have sufficient privileges to access it. (APNX-1-4205-006)".
The weird thing is, the link works fine on the first two rows.
OriginalPostID-161364
Discussion posts and replies are publicly visible
Parents
0
gayathris
A Score Level 1
over 9 years ago
Hi Johndynelt,
This error usually happen when,
1.User Don't have a sufficient privilege to access a that record.
2.Identifiers values that you have passed to create a record link may be invalid.
Print your local!datasubset.identifier to verify if the corresponding identifier has a valid record or not.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
gayathris
A Score Level 1
over 9 years ago
Hi Johndynelt,
This error usually happen when,
1.User Don't have a sufficient privilege to access a that record.
2.Identifiers values that you have passed to create a record link may be invalid.
Print your local!datasubset.identifier to verify if the corresponding identifier has a valid record or not.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data