BOT with IN condition no longer runs

Buen dia, solicito ayuda.

Hace unos dias, desde el bug de la plataforma, mis bots que tenian un proceso de verificacion “IN” no se ejecutan, alguein tiene el mismo problema? saben como puedo solucionarlo, Muchas Gracias.

Tengo 3 app con el mismo problema, antes funcionan correctamente

ejemplo:


Good morning, I request help.

A few days ago, since the platform bug, my bots that had an “IN” verification process do not run, does anyone have the same problem? Do you know how I can solve it, thank you very much.

I have 3 apps with the same problem, before they worked correctly

example:

Remove [_THISROW]., it shouldn’t be there.

Gracias, siempre me ha funcionado así.

Probe borrando “[_thisrow]” sigue igual, No se Ejecuta, ni se muestra ningun mensaje en el MONITOR

Thanks, it’s always worked that way for me.

I tried deleting “[_thisrow]” it remains the same, it does not run, nor does any message appear on the MONITOR

1 Like

Update:

I tried deleting data and the bot ran correctly.

Is there a limit on the number of rows to be analyzed by this condition or by the bot?

Actualizacion:

probe borrando datos y el bot se ejecuto correctamente.

Hay un limite de catidad de filas a Analizar por esta condicion o por el bot?

1 Like

The next step would be to confirm that your IN() expression would in fact evaluate to TRUE. Also, please post a screenshot of the bot’s event configuration and of its Condition expression, if any.

Update:

I tried deleting data and the bot ran correctly.

Is there a limit on the number of rows to be analyzed by this condition or by the bot?

Actualizacion:

probe borrando datos y el bot se ejecuto correctamente.

Hay un limite de catidad de filas a Analizar por esta condicion o por el bot?

1 Like

Not to my knowledge.

Bueno, por el momento tendre que depurar la base cada cierto tiempo para evitar estos problemas. Muchas Gracias


Well, for the moment I will have to debug the base from time to time to avoid these problems. Thank you so much