Hi all, We tried creating a custom plug-in in Appian which does an operatio

Hi all,
We tried creating a custom plug-in in Appian which does an operation on a database package.

Our goal is to invoke the procedure within an Oracle package using the custom plug-in.

We are able to invoke the procedure directly. However, we are not able to invoke the procedure within an Oracle package.

We are getting the below error:

2015-01-06 14:42:13,293 [[ACTIVE] ExecuteThread: '26' for queue: 'weblogic.kernel.Default (self-tuning)'] ERROR com.appiancorp.plugins.processreport.ProcessListHelper - error while inserting process data
java.lang.ClassCastException: weblogic.jdbc.wrapper.PoolConnection_oracle_jdbc_driver_T4CConnection cannot be cast to oracle.jdbc.OracleConnection
at oracle.sql.StructDescriptor.createDescriptor(StructDescriptor.java:159)
at oracle.sql.StructDescriptor.createDescriptor(StructDescriptor.java:130)
at com.appiancorp.plugins.processreport.ProcessListHelper.insertUpdateProcessData(ProcessListHelper....

PACKAGE-INFO.txt

OriginalPostID-135854

OriginalPostID-135854

  Discussion posts and replies are publicly visible