> For the complete documentation index, see [llms.txt](https://docs.skyone.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skyone.cloud/espanol/skyone-studio/integraciones/flujos/modulos-de-herramientas/modulo-file-job-execute.md).

# Módulo File Job Execute

### Definición

El “File Job Execute” es un módulo instrumental que permite la ejecución de acciones sobre archivos dentro de un flujo de trabajo, posibilitando acciones en lote y la ejecución de operaciones sobre archivos dentro del flujo.

{% hint style="warning" %}
Para utilizar este módulo, es necesario tener habilitado Data Management y haber configurado previamente un Data Engine.
{% endhint %}

#### Agregar el módulo “File Job Execute”

El módulo “File Job Execute” aparece en la opción Herramientas dentro de la edición de un flujo.\
Después de seleccionarlo, se mostrará la ventana modal de configuración inicial.

<figure><img src="/files/O8FEFtnKynaq9jt3ET5I" alt=""><figcaption></figcaption></figure>

Completa o selecciona los siguientes ítems para ejecutar un **File Job** en tu flujo:

* Selecciona el **Data Engine**
* Elige el File Job deseado haciendo clic en el ítem correspondiente

<figure><img src="/files/W0fDSUI60YveCmQ6km5n" alt=""><figcaption></figcaption></figure>

Para finalizar, haz clic en “**Guardar**”.

### Editar el módulo

Para editarlo, basta con hacer clic en “[**Editar**](broken://pages/Q2I7yv0ccj5S8pDfRuyg)” dentro del módulo.

En “**Acciones**”, verifica los grupos de lectura, escritura y tags del File Job.

<figure><img src="/files/OWEi9VFB1fiXIDGq3GAh" alt=""><figcaption></figcaption></figure>

Haz clic en “**Siguiente**” para ser redirigido a la pantalla de prueba de la ejecución.

Si todo está correcto, finaliza haciendo clic en “**Guardar**”.\ <br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.skyone.cloud/espanol/skyone-studio/integraciones/flujos/modulos-de-herramientas/modulo-file-job-execute.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
