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
3 replies
Subscribers
9 subscribers
Views
3444 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Hello, Is there a way to identify a Related Action based on a stub?
oanab
over 8 years ago
Hello,
Is there a way to identify a Related Action based on a stub?
We need this since we ran a Healtchcheck and some Related Actions have been flaged as High risk. In order to review/ fix these Related Actions we have to identify them and the Healthcheck only provides the stub.
Thanks
OriginalPostID-219414
OriginalPostID-219414
Discussion posts and replies are publicly visible
0
vaibhavm
A Score Level 2
over 8 years ago
Hi I've gone through some documentation and found that when we use embedded interfaces related actions we use the Use the URL stub of the record type, the record identifier of a visible record, and the UUID of the process model that is configured to be launched by the specified related action.
so we might be able to identify a related action using the record stub and the UUID of the process model associated with that related action. Hope this helps
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Colin Schoenfelder
Certified Lead Developer
over 8 years ago
Hello,
Looking at my Health Checks it seems to show the name of the record and the related action, however the two other pieces of info that it gives are the record URL stub, which you could navigate to with:
https://[ENVIRONMENTURL]/suite/tempo/records/type/[STUB]/view/all
For the Related Action itself, they provide the UUID of the Process Model. The Content Details by UUID Plugin (
https://goo.gl/49i28n)
is really helpful, and has a function called getprocessmodeldetailsbyuuid(), which takes in a UUID string and returns all the details of the model including its folder path.
Hope this helps!
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Sowrabha Rajashekar
over 6 years ago
in reply to
vaibhavm
Hi Vaibhav,
Is there any way to identify the Related Action using URL stub of the Related Action and of the Record. Below is the extract from Health Check. (Values modified for Security Reasons)
"Properties (URL stub iuJbYQ) > (Related Action URL stub ioBrH00100lDsL0M-Jh00assKRIXx0asshewewen0IszBcxio_Fa0eJCqfN0U) (8 calls, 3258 ms peak average)"
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel