Hi All,
We are getting below error in tomcat logs but unable to find out the root cause since process ID is not there. Please suggest how we can rectify this?
ERROR com.appiancorp.storedprocedure.fn.ExecuteStoredProcedureFunction - Error executing stored procedure for data source [jdbc/businessds] com.appiancorp.storedprocedure.exceptions.MissingInputsException
Thanks,
Amita
Discussion posts and replies are publicly visible
How do you know this error is referring to a stored procedure being called in a process, versus in an interface or an expression rule? how many different places in your system are calling the stored procedure execution smart service function, for instance, as opposed to the in-process smart service node?