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
10 replies
Subscribers
7 subscribers
Views
3968 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Display documents in editable grid
pavanik
Certified Senior Developer
over 8 years ago
Am trying to fetch all related documents based on employee Id and display in an editable grid. I am facing following issue when i click search button.
Error evaluating function fn!content_appian_internal : Invalid Content ID. Help me in resolving this issue.
Thanks in advance.
OriginalPostID-246017
Discussion posts and replies are publicly visible
0
harishkumart
Certified Lead Developer
over 8 years ago
@pavani Ketha.. can you please attach the code snippet to help us suggest you resolution to the issue
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Bhanu Miryala
over 8 years ago
@Pavani Check whether the document is there in your Knowledge Center with document id.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Nagashankar Nallavalli
over 8 years ago
@Pavani Make sure that employee documents are mapped with employee database & check documents are available in your folder
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
harishkumart
Certified Lead Developer
over 8 years ago
@Pavani Ketha make sure you the documents you are trying to fetch are available in your knowledge center.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
harishkumart
Certified Lead Developer
over 8 years ago
Please ensure that you have the document in your kc by trying this snippet in some expression rule
document(id,"name")
In case you get the document name here for the id you are trying to display , then please attach the code snippet , so that the error can be debugged
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
pavanik
Certified Senior Developer
over 8 years ago
Problem Resolved...Thank you all.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
eliav
over 8 years ago
@pavanik, I have the same error while trying to upload a file
How did you solve the error ?
Thanks
Elia
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
pavanik
Certified Senior Developer
over 8 years ago
Hi
@eliav , the document id gets changed after the form is submitted. you can store the document id only after the form is submitted.
For better understanding please go through this link
forum.appian.com/.../SAIL_Components.html
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
eliav
over 8 years ago
Done, Thank you
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
pavanik
Certified Senior Developer
over 8 years ago
That's great to hear..
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel