...
...
...
...
...
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:
Workflow
Application
Source Code
Once we select the type of project, we can choose which Login Type is going to be used between the following options:
...
Field
...
Description
...
SSO
...
Single-Sign-On access to the application
...
User and Pass
...
Traditional login type
...
Anonymous
...
TBD
On “Language” field, the selected option will be central in case you want to map different languages. We will learn more about this functionality in “Translator” feature in future chapters.
Let’s click on “Accept” button to verify that the Project is generated. This is an important milestone since it will define the whole structure for your applications.
...
Immediately after we save the project, the “Select Skin” popup will offer different templates to apply in project’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
...
What is a Swimlane diagram?
A swimlane diagram is a type of process flow diagram that features divisions or "lanes." Each lane is assigned an actor (which may be an individual, department, division, group, machine, entity, and so on), or even a phase or stage in a process, that is responsible for the activity or work described in the lane.
Lanes may be displayed in horizontal rows or vertical columns. Whether displayed in rows or columns, the information is always displayed in a logical, chronological order.
In this lesson, we are going to review a simple example of a swimlane diagram that will help us for those Workflow projects created in Wayfast.
How to generate a Swimline in Workflow projects?
...