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
2 replies
Subscribers
10 subscribers
Views
3467 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Data and Records
Getting record ID
Howard
over 8 years ago
I am trying to get a URL to a specific summary view for a process back record. I am trying to use Tempo Intuitive URL method outlined here.
docs.appian.com/.../Quick_Links_Using_Intuitive_URLs.html
Is there a was to get the record ID? It doesn't seem to be the process ID. Thanks.
OriginalPostID-264193
Discussion posts and replies are publicly visible
Parents
0
venkateshs329
over 8 years ago
@howardng:As sethulakshmis said For process backend records, the record id is the process id .
You can use fn!urlforrecord(recordType, recordIds) these function return an url to access record from external system ,
If you want the url inside appian use recordLink() .
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
venkateshs329
over 8 years ago
@howardng:As sethulakshmis said For process backend records, the record id is the process id .
You can use fn!urlforrecord(recordType, recordIds) these function return an url to access record from external system ,
If you want the url inside appian use recordLink() .
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data