on ‎2018 May 16 10:18 AM
Getting this Exception while executing The Email trigger
ERROR TaskExecutor-master-3003-ProcessTask [8796984411062] [ProcessengineTaskRunner] - Error executing ActionNode with ID [generateOrderConformationEmail]: org.springframework.jdbc.UncategorizedSQLException: query; uncategorized SQLException for SQL []; SQL state [72000]; error code [1461]; ORA-01461: can bind a LONG value only for insert into a LONG column
Request clarification before answering.
Hi ,
Im facing the Similar issue. is there any way to fix this issue ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As per the exception you are trying to enter the value which is not appropriate to save into the field. Can you please check in which insert statement is throwing this error and the values which you are trying to insert and the database column length.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.