Page 1 of 1

TCRBatchmove - Stop after Exception

Posted: Thu 09 Mar 2017 15:14
by michaelJ
Hi I'm using TCRBatchmove to move data from Source to destination.
In one table I've got the following exception:

Code: Select all

IBCError
Dynamic error Code = -104
Token unknown Line 2, Col73
START' aufgetreten
I've set
AbortOnKeyViolation=False
AbortOnProblem=False

Additional I've set in TIBCQueryDest
OnPostE>rror
Action:=daFail.

I've excepted that the process didn't stop and resume after exception.
How can I get Information about hidden row and without stopping the whole Process?

Re: TCRBatchmove - Stop after Exception

Posted: Fri 10 Mar 2017 13:58
by ViktorV
Unfortunately, the architecture of TCRBatchmove behavior does not allow to implement the required functionality.

Re: TCRBatchmove - Stop after Exception

Posted: Fri 10 Mar 2017 14:19
by michaelJ
I only need a OnErrorEvent for example to handle the exception.
Otherwise it will we better when the process resumes after exception. Did you have a workround for this?

Re: TCRBatchmove - Stop after Exception

Posted: Mon 13 Mar 2017 12:06
by ViktorV
As we have already mentioned, at the moment TCRBatchmove behavior architecture does not allow to implement the desired functionality.
If you want us to add this functionality, please write about it on our User Voice forum: https://devart.uservoice.com/forums/104 ... 909-common. If your proposition gains enough votes we will consider a possibility of its development.