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
5 replies
Subscribers
10 subscribers
Views
2513 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Data and Records
Hi, Have created related action for a record. Have linked related act
vikrantb
Certified Senior Developer
over 10 years ago
Hi,
Have created related action for a record. Have linked related action to a simple process with one parameter.
But unable to see the related action in Related Actions View.
Please help.
Regards,
Vikrant.
OriginalPostID-146747
OriginalPostID-146747
Discussion posts and replies are publicly visible
0
GouthamKrishna
over 10 years ago
Have you tried placing the context parameters values inside {} ..? Because it should be evaluated to a dictionary.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
sikhivahans
over 10 years ago
Hi Vikrant, just in case, did the process model have a start form? If so please ensure that it's deleted.
Next to the above step, ensure that the format of context is proper, for ex. {id:rp!id}. Refer documentation for much clarity.
Finally please ensure that you the user who is trying is to see the related action has no security issues, check this only if you are using a basic user for debugging.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
GouthamKrishna
over 10 years ago
Documentation says: Only process models that have a Tempo-enabled or SAIL start form or do not have a start form are supported as related actions. This restriction does not apply to related actions based on quick tasks.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
nileshr
over 10 years ago
Try using the expression for content as {PO_Number:rp!DebitMemoNo}.
Also, make sure that the given variable is set as "Pass as a parameter" in the process.
forum.appian.com/.../Records_Tutorial.html
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
vikrantb
Certified Senior Developer
over 10 years ago
process had a portal start form. Deleted it and it worked.
Thanks for your comments.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel