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
6 replies
Subscribers
6 subscribers
Views
2232 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Hello, I am wondering if it is possible to populate a CDT in the Inpu
issamd
over 10 years ago
Hello,
I am wondering if it is possible to populate a CDT in the Input tab and then populate one field in that CDT in the Output tab.
For example: Let's say I have a CDT called Employee and I use a query rule to populate the employee name in Input. In output I want to populate Employee.Nickname using an expression. How can I do this?...
OriginalPostID-121975
OriginalPostID-121975
Discussion posts and replies are publicly visible
Parents
0
elizabeth.epstein
over 10 years ago
You can reference Node Inputs as ac!myInputName in the Node Outputs.
So if your Node Input is called Employee, then in Node Outputs you can use =someExpression(ac!Employee.name) and save to just the Nickname field of an Employee type PV.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
elizabeth.epstein
over 10 years ago
You can reference Node Inputs as ac!myInputName in the Node Outputs.
So if your Node Input is called Employee, then in Node Outputs you can use =someExpression(ac!Employee.name) and save to just the Nickname field of an Employee type PV.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data