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
4 replies
Subscribers
8 subscribers
Views
3544 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
AI and Rules
What to write in the expression while testing a CDT in an expression rule......
akhilt
over 9 years ago
What to write in the expression while testing a CDT in an expression rule......
i.e How to enter values for the sub-dataTypes of a Complex Data Type....?
OriginalPostID-193913
OriginalPostID-193913
Discussion posts and replies are publicly visible
Parents
0
nageswararaoa
over 9 years ago
Hi akhilt, you have to enter the cdt fields in that expression.For ex:test_cdt is a cdt type variable and the fields are rowId, column1,column2. So you can define the variable in expression like this :if it is multiple {{rowId:1,column1:2}{rowId:1,column1:2}}, if it is single {rowId:1,column1:2}
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
nageswararaoa
over 9 years ago
Hi akhilt, you have to enter the cdt fields in that expression.For ex:test_cdt is a cdt type variable and the fields are rowId, column1,column2. So you can define the variable in expression like this :if it is multiple {{rowId:1,column1:2}{rowId:1,column1:2}}, if it is single {rowId:1,column1:2}
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data