UiPath Documentation
activities
latest
false
Importante :
Este contenido se ha localizado parcialmente a partir de un sistema de traducción automática. La localización de contenidos recién publicados puede tardar entre una y dos semanas en estar disponible.

Actividades de integraciones clásicas

Última actualización 20 de may. de 2026

Crear filtro

UiPath.Jira.Activities.CreateFilter

La actividad Crear filtro utiliza la API de Jira para crear un nuevo filtro (Filtro).

The activity outputs a filter object (Filter) that is created using the (Filter Name) and (JQL) input parameters.

Cómo funciona

Los siguientes pasos son un ejemplo de cómo funciona la actividad desde el momento de diseño (es decir, las dependencias de la actividad y las propiedades de entrada / salida) hasta el tiempo de ejecución.

  1. Completa los pasos de configuración .
  2. Añade la actividad Ámbito de Jira a tu proyecto.
  3. Add the Create Filter activity inside the Jira Scope activity.
  4. Crea e introduce una variable String y una variable Filter Name para las propiedades de entrada.
  5. Crea e introduce una variable String y una variable JQL para las propiedades de entrada.
  6. Crea e introduce una variable Filter y una variable Filter para las propiedades de Salida.

Propiedades

Común

  • Continue On Error - This field only supports boolean values (True, False). The default value in this field is False. As a result, if this field is blank and an error is thrown, the execution of the project stops. If the value is set to True, the execution of the project continues regardless of any error.
  • DisplayName - The display name of the activity. This field supports only strings or String variables.

Entrada

  • Filter Name - The name of the filter you wish to create. This field supports only strings or String variables.
  • JQL : el JQL utilizado para filtrar incidencias. Este campo solo admite cadenas o variables String . JQL significa JIRA Query Language (que no debe confundirse con Java Query Language). Consulta esta página para obtener más información.

Otros

  • Privado : si se selecciona, los valores de variables y argumentos ya no se registran en el nivel Detallado.

Opciones

  • Filter Description - A description of the filter. This field supports only strings or String variables.

Salida

  • Filter - A Filter object. This field supports only Filter variables.

Sharing

  • Projects - A list of projects with which to share this filter. Enter a String[] or String[] variable. This field is only valid when Share With includes Project.
  • Share With - Permits access to this filter to a subset of users. Allowed values: Global, Logged In Users, Project. You can choose one, several, or all of the options.
  • Cómo funciona
  • Propiedades
  • Común
  • Entrada
  • Otros
  • Opciones
  • Salida
  • Sharing

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado