Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error in batch-input

Former Member
0 Likes
351

Hi.

I have to insert several records in a program via batch-input.

I have a check system in which i launch an error message and activate a field for input at the same time.

the problem is that when i try to insert via batch-input and the error message is fired the batch-input stops and the value for the field i've just activated is not filled.

Is there any way to make it run without changing the error type to 'W' or 'S'.

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
321

Hi Jose,

It is not possible.

As once you encountered the error message, its take the highest priority on everything else. So you need to first resolve that error.

So the best option is change message type.

Reward points if useful.

Regards,

Atish

1 REPLY 1
Read only

Former Member
0 Likes
322

Hi Jose,

It is not possible.

As once you encountered the error message, its take the highest priority on everything else. So you need to first resolve that error.

So the best option is change message type.

Reward points if useful.

Regards,

Atish