I have this error in the system when I try to pass the process to the next stage:
An error occurred while completing the action. Verify if the action has been completed. If not, then try again.
System.Data.OracleClient.OracleException (0x80131938): ORA-01461: can bind a LONG value only for insert into a LONG column at Advantys.Workflow.Engine.WorkflowsManager.ActivityInstanceSetContext(Int32 processInstanceId, Int32 activityInstanceId, DataSet dataSetContext, WorkflowUserIdentity connectedUserIdentity) at Advantys.Workflow.Web.UI.Portal.ApplicationPages.ApplicationComplete(PageController pageController, KeyedList wfgParams)
I am asking for help in solving this problem.