I am working on consolidating multiple plugins that used Appian versions 22.4.0 and 20.4.0.My consolidated plugins is being developed on Appian version 22.4.0.
However, I am getting the following error:
NamedTypedValue.class cannot access com.appiancorp.core.expr.portable.PortableNamedTypedValue
How would you solve such problem ?
Thanks,
-Bek
Discussion posts and replies are publicly visible
I don't know as far as it is an internal class as you said.
I would suggest to use appian sdk as a reference in your project (you will find it in _admin/sdk)