Appian Community
Site
Search
Sign In/Register
Site
Search
User
More
Cancel
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
I'm looking for...
State
Not Answered
Replies
12 replies
Subscribers
7 subscribers
Views
6561 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Hi All , Do we have any functions to retrieve UUID of the process mod
bhargavie
over 7 years ago
Hi All ,
Do we have any functions to retrieve UUID of the process model through process id and client IP Address in Appian .
Thanks in Advance
OriginalPostID-213910
OriginalPostID-213910
Discussion posts and replies are publicly visible
Parents
0
sikhivahans
over 7 years ago
Just in case, if security is a concern, Eduardo has made few suggestions (such as enhancing Plugin when the environment is On-Premise) at
forum.appian.com/.../e-104224.
Else we may also write a rule that derives the uuid from the process model id as follows and I believe that in this case there isn't a need to worry about security. This would be helpful when we are not in the context of a process (If the context of process is available, then we can make the query under Designer privileges)
fn!displayvalue(ri!processModelId,{cons!MY_PROCESS_MODEL_1},{<UUID of Process Model 1>},null)
Cancel
Up
0
Down
Reply
Verify Answer
Cancel
Reply
0
sikhivahans
over 7 years ago
Just in case, if security is a concern, Eduardo has made few suggestions (such as enhancing Plugin when the environment is On-Premise) at
forum.appian.com/.../e-104224.
Else we may also write a rule that derives the uuid from the process model id as follows and I believe that in this case there isn't a need to worry about security. This would be helpful when we are not in the context of a process (If the context of process is available, then we can make the query under Designer privileges)
fn!displayvalue(ri!processModelId,{cons!MY_PROCESS_MODEL_1},{<UUID of Process Model 1>},null)
Cancel
Up
0
Down
Reply
Verify Answer
Cancel
Children
No Data