En WayFast se cuenta con la posibilidad de crear proyectos tanto como Workflow como Aplicación. A continuación, se describirán los pasos que se deben realizar para poder crear un proyecto Aplicación para poder iniciar con un desarrollo.
Proyecto Aplicación
Resumen
Este tipo de proyecto nos permitirá desarrollar el portal de acceso al usuario a nuestro proyecto o aplicación. El proyecto aplicación nos permitirá desarrollar los paneles principales de administración y seguimiento del proceso a automatizar.
Guía paso a paso
Pasos para la creación de un proyecto aplicación:
Paso 1.
Ingresar a WayFast
Paso 2.
Ingresar a una Solución.
Paso 3.
Dentro de la solución hacer clic en el botón +Project.
...
Paso 4.
En la pantalla de alta de proyecto se deben ingresar los siguientes datos:
Proyect: Nombre del proyecto que se dará de alta.
Tipo Proyecto: Definición del tipo de proyecto que se dará de alta, puede ser WorkFlow, Aplicación o Source code.
Description: Descripción general del proyecto.
Login Type: Definición del tipo de Login de nuestra aplicación. Se podrá elegir entre Single Sign On (SSO), Usuario + Password o Anonymous.
Language: Lenguaje por default de nuestro proyecto.
Hashtag: Identificador de nuestro proyecto para poder hacer la relación de correos contra proyecto. Cada correo que se envíe o reciba debe contar con este Hashtag para poder identificar a que proyecto pertenece.
Paso 5.
Una vez ingresados los datos hacer click en el botón Accept para guardar los cambiosAs soon as we created a Solution in Wayfast, we can start creating projects. At this point, the application brings the possibility to start different type of project’s development. In this document, we are going to review the “Application” type.
How to create an “Application” project?
Now that we have the main structure created, user can click on “Project” button and build the first element to initiate an Application.
...
A popup is displayed to select the main settings for your new application.
...
It’s important to analyze which type of project fits better to your application objectives. In this case, we are going to select “Application” type. Let’s focus on the following values to select:
Also the users need to select which Login Type is needed, Wayfast offers 3 options:
Field | Description |
---|---|
SSO | Single-Sign-On access to the application |
User and Pass | Traditional login type |
Anonymous | TBD |
And finally, selecting the “Language” value will be central for Translations in Wayfast.
Click “Accept” button and the Project is generated.
This is an important milestone on new project because it will define the whole structure for your applications. Once it’s created, user can’t edit the definitions previously selected on “Modify Project” settings.
Immediately after user clicks on “Accept” button, the “Select Skin” popup will offer different templates to apply in your application’s interface.
...
Dashboard will provide the main information regarding the status of your “Requirements”, Size of your code, database and finally the “Runs” information.
...
Recap
“Application” type is the main way to establish the development structure that will generate a web based application with the corresponding requirements and connections to DB. In the next tutorial, we are going to analyze which are the differences between the “Application” and “Workflow” project’s type.