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
2 replies
Subscribers
8 subscribers
Views
1222 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
AI and Rules
Hello, I have a case where i need to process each CDT element of a CD
thanosm
over 9 years ago
Hello,
I have a case where i need to process each CDT element of a CDT array and that processing is meant to modify the value of 1 or 2 fields of each CDT element.
Is there a way to write a Rule whose input is a CDT and its result is that same CDT having modified the value of 1 or 2 fields.
The only way i have been able to do this so far is having the rule create a new Instance of that CDT and copying the values of the CDT input to the new CDT instance while assigning the new values as a result of the desired processing to the fields that need to be updated.
OriginalPostID-193153
OriginalPostID-193153
Discussion posts and replies are publicly visible
Parents
0
Dan Lluhi
Certified Lead Developer
over 9 years ago
Hi,
Check out the "updateCDT" function available in the "CDT Manipulation" Shared Component here:
forum.appian.com/.../summary
Hope this helps!
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Dan Lluhi
Certified Lead Developer
over 9 years ago
Hi,
Check out the "updateCDT" function available in the "CDT Manipulation" Shared Component here:
forum.appian.com/.../summary
Hope this helps!
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data