Overview
This plugin contains two functions to track changes in CDT instances for audit requirements.
Key Features & Functionality
Hello, v1.2.1 should resolve this issue. Can you let us know if you still experience this error?
Hi all,
In the latest version of this plugin(version 1.2.0) we are facing the issue as mentioned below
If anyone know about it please share.
Thanks
Plugins listed on the AppMarket undergo periodic review. Upon completion of a recent review, this listing has been archived. If you have any questions, please contact us via appmarket@appian.com.
Hi All,
My cdt is of array type, I was using cdtdifference() plugin, but it's not working with array type cdt.
NAME | TYPE | ARRAY
-------------------------------------------------
dummyCdt_1 | d_cdt _1 | Yes
dummyCdt_2 | d_cdt_2 | Yes
cdtdifference(dummyCdt_1, dummyCdt_2)
ERROR : One or both are not of CDT(s) type
How can I get difference ? if anyone know about it please share.
Hi Can anybody tell me how to use any of the above function in my process model, In my process model start form I am filling values, then If I reject that form in the approval form then I have to fill former form details again, so How can I capture the previous form details and current form details(basically the 1st instance and 2nd instance values)in cdtcomparison() function?
Stewart Burchell I have the same question about the zero-day exploit as Arjun. This looks like a great utility and so I do hope they can incorporate it into their future release as a part of the product.
Hi, It appears the CDT Diff Utilities uses a library internally - typetransformer 1.2 which has a dependency on an older version of Log4J V1.2.17. Can you please update the plugin to upgrade the log4J library to the latest version to counter the zero day exploit - CVE-2021-44228 ?
In case it's useful, as of version 1.1.0:
Only CDTs that contain primitive element types are supported i.e. no nested CDTs are allowed. In addition, multiples/arrays of elements are also not supported.