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
6 subscribers
Views
1574 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Hello, I would like to know if it is possible to select an Appian Use
thanosm
over 10 years ago
Hello,
I would like to know if it is possible to select an Appian User (during execution of a process instance) in the From Field of the Send E-mail Node.
As far as I know, the list of possible choices for the Form Field can be modified by creating a custom version of the email-address-config.xml file. However, that is a static list and I would like the From field to show (dynamically) the name of a selected Appian User, with his/her e-mail for replying.
Regards,
Thanos Michos...
OriginalPostID-135719
OriginalPostID-135719
Discussion posts and replies are publicly visible
Parents
0
nareshs427
Certified Senior Developer
over 10 years ago
Hi,
You can try this way. If a constant can be used, then instead of a constant you can give a hard coded process variable 'pv!From' in the XML configuration and make sure the same PV should be present in your process model. Finally before executing send email node assign a value to that PV as per the context.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
nareshs427
Certified Senior Developer
over 10 years ago
Hi,
You can try this way. If a constant can be used, then instead of a constant you can give a hard coded process variable 'pv!From' in the XML configuration and make sure the same PV should be present in your process model. Finally before executing send email node assign a value to that PV as per the context.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data