Overview
Contains multiple Smart Services and Functions for interacting with PDF Documents.
Key Features & Functionality
Smart Services:
Functions:
hi I am getting below error on trying to recompile this for 24.4 Appian version. Any pointers will help?
he type com.appiancorp.cache.CoupledValue cannot be resolved. It is indirectly referenced from required .class files
private static Object fromTypedValue(TypeService ts, long typeId, Object[] objValues, Map<QName, Class<?>> map, int level) throws IOException, InstantiationException, IllegalAccessException, InvocationTargetException, InvalidTypeException {
Datatype dType = ts.getType(typeId);