Can I interact with a scenario to manually input data?

:us: Hello, I would like to share a concern and find out if it’s possible to interact with a module by manually entering data while a scenario is running.

Example: As you can see in the image, it asks for the fields RUT, Senha, datainicial, and datafinal. This information is entered manually before executing the scenario.

The question is, can the scenario be executed and somehow ask me for those data inputs, since it could be any date and another RUT?

I hope you can help me.

Best regards,
Valentin

Uploading: Captura de pantalla 2024-12-11 134435.gif…


Hola, quisiera comentar una inquietud, quisiera saber si se puede interactuar con un modulo, generando entradas manuales mientras e ejecuta un escenario.
Ejemplo:
como pueden ver en la imagen solicita los campos RUT, Senha, datainicial y datafinal.
ese información se agrega manualmente antes de ejecutar.
la pregunta es se puede ejecutar el escenario y de alguna forma me solicite esos datos ya que puede ser cualquier fecha y otro RUT.

Espero puedan ayudarme.

atte.

Valentin

Uploading: Captura de pantalla 2024-12-11 134435.gif…

Hello @Valentin_Morales

The gif you wanted to share is not loading. Could you please try attaching it again so that the community can see the full context of your question?

Thank you :pray:

Hi @Valentin_Morales ,

Unless you need to declare the variables WHILE the scenario is currently running : What about setting multiple variables (set multiple variables module) in the beggining of the scenario ? You’ll call those variable values in that target module, but modify by hand values manually before you run the scenario.

There’s a way to declare variables while the scenario is running, but it’ll require some (or lots of) workaround with a database, HTTP requests and a platform where you’d get alerts (slack, mail…).

Hello, thanks for your prompt response.
I also told you that I solved this by creating “Scenario Inputs”. So when you run the scenario, it immediately asks for these variables.
That is an option, now I have to see another way to create an automation with the same fields but with different authentications with other “RUT fields” since there are 4 and I would like to automate it in the same scenario but when I make a clone of the SOAP, and I have to connect it gets stuck attached image