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

Create Project

UiPath.Jira.Activities.CreateProject

La actividad Crear proyecto utiliza la API de Jira para crear un nuevo proyecto (Proyecto).

La actividad genera un objeto de proyecto (Proyecto) que puede utilizarse como variable de entrada en actividades posteriores (por ejemplo, Proyecto en Actualizar proyecto]).

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 Project activity inside the Jira Scope activity.
  4. Crea e introduce una variable String y una variable Project Key para las propiedades de entrada.
  5. Crea e introduce una variable JiraUser y una variable Project Lead para las propiedades de entrada.
  6. Crea e introduce una variable String y una variable Project Name para las propiedades de entrada.
  7. Selecciona un ProjectTemplateKey de la lista desplegable Project Template Key para las propiedades de entrada.
  8. Selecciona un ProjectTypeKey de la lista desplegable Project Type Key para las propiedades de entrada.
  9. Cree e introduzca un 'Proyecto' y una variable 'Proyecto' para la propiedad Entrada.

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

  • Project Key - The project key to use. This field supports only Strings or String variables. Project keys must be unique and start with an uppercase letter followed by one or more uppercase alphanumeric characters. The maximum length is 10 characters.
  • Project Lead - The user serving as project lead. Enter a JiraUser or JiraUser variable.
  • Project Name - The name of the project. This field supports only strings or String variables.
  • Project Template Key - A pre-built configuration for a project. The type of the (Project Template Key) must match with the type of the (Project Type Key). Allowed values: the list of project templates in your Jira instance, by Project Type.
  • Project Type Key - Dictates whether the created project has a Business, Service Desk, or Software feature set.

Otros

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

Opciones

  • Assignee Type - The default assignee when creating issues for this project. Choose one of the following options: Unassigned, Project_Lead.
  • Description - A brief description of the project. This field supports only strings or String variables.

Salida

  • Project - The project that was created. This field supports only Project variables.
  • Cómo funciona
  • Propiedades
  • Común
  • Entrada
  • Otros
  • Opciones
  • Salida

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado