Does Appian support Nested Multiple CDTs

We are using "Set External P Vs Activity" plug-in. We are getting an error as "Nested multiples are not supported, while we are trying to set an object which has nested CDT in it. Is there anyway this plug-in can handle multiple nested CDTs.

e.g. Refer attached document for details

OriginalPostID-251896


NestedCDT.tif

  Discussion posts and replies are publicly visible

Parents
  • @nimishan If Set PV doesn't work, opt for IFM Manager. Also, this is much easy when compared to Set PV and the only additional thing you need to do here is, convert the value(that you would like to assign to target PV) to text which can be achieved using externalise() function and assign the resultant text to the desired nested cdt PV in the target process. This should help you in updating the nested cdt PV with the desired value and should solve your issue.

    If it's an in-flight modification, I would suggest opting for either IFM or Set PV Get PV but not any other.
Reply
  • @nimishan If Set PV doesn't work, opt for IFM Manager. Also, this is much easy when compared to Set PV and the only additional thing you need to do here is, convert the value(that you would like to assign to target PV) to text which can be achieved using externalise() function and assign the resultant text to the desired nested cdt PV in the target process. This should help you in updating the nested cdt PV with the desired value and should solve your issue.

    If it's an in-flight modification, I would suggest opting for either IFM or Set PV Get PV but not any other.
Children
No Data