Hello, I have a case where i need to process each CDT element of a CD

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