Name | Responsible | Description |
---|---|---|
Create handler |
Designer |
You can apply a handler to an application or a form, depending on the handler type.
For a handler, a class is required. However, in your design, you can already use the handler definition without the class defined.
Inform the developer on the requirements for the handler class to be developed.
|
Develop handler class |
Developer |
You can use a handler on an application or a form, depending on the handler type.
For a handler, a class is required. To develop this class, extend one of these classes:
Prerequisite: Develop the extension of the DAWApplicationHandler class or DAWFormHandler class in the AOT before you start the steps.
|
Set up application |
Designer |
Set up and design applications for mobile devices. An application consists of a set of related processes. For example, you can add all warehousing processes to one warehouse application.
For each application, you can set up application-specific:
|
Create labels |
Designer |
Create a label for each piece of text to appear on the application as shown on the mobile device.
You can:
Labels are application-specific. So, you cannot use labels across applications. Within an application, you can use the labels on the:
|
Create application variables |
Designer |
You can define application-specific variables that can be linked to form controls. You can use these application variables for all forms of the application.
Variables are used to store data in mobile device sessions. Each session has its own set of variables, to which other sessions have no access. So, you can collect and store data throughout the process without the need to store the session data elsewhere.
|
Update application libraries |
Designer |
In your application design, you can only use the libraries and library elements that are linked to the application. An application library defines which library elements can be used in the application design. Library elements are: actions, functions, and data sets. You link libraries to an application in several ways:
If a linked library is updated, for example a new action class is created, you must refresh the libraries to have the updates available for the application. To do so refer to: Manage libraries. |
Define application preview style sheets |
Designer |
For each application, you can set up preview style sheets. These style sheets define the appearance of the forms on the application previews.
You can define:
For more information on style sheets, refer to "Set up style sheets". |
Design application event procedure |
Designer |
You can set up an application event procedure with actions that are done in a specific sequence. An application event procedure has one action or a series of actions that are done on an application event.
Optionally, you can run an action under specific conditions. For conditions, you can use functions that are available for the application.
|
Design processes |
Designer |
To each application, add the applicable processes. A process is a flow of actions on a mobile device to finish a task. For each of the process actions you set up a specific form. Assign each process to the applicable roles. |
Name | Responsible | Description |
---|---|---|
Create handler |
Designer |
You can apply a handler to an application or a form, depending on the handler type.
For a handler, a class is required. However, in your design, you can already use the handler definition without the class defined.
Inform the developer on the requirements for the handler class to be developed.
|
Develop handler class |
Developer |
You can use a handler on an application or a form, depending on the handler type.
For a handler, a class is required. To develop this class, extend one of these classes:
Prerequisite: Develop the extension of the DAWApplicationHandler class or DAWFormHandler class in the AOT before you start the steps.
|
Set up application |
Designer |
Set up and design applications for mobile devices. An application consists of a set of related processes. For example, you can add all warehousing processes to one warehouse application.
For each application, you can set up application-specific:
|
Create labels |
Designer |
Create a label for each piece of text to appear on the application as shown on the mobile device.
You can:
Labels are application-specific. So, you cannot use labels across applications. Within an application, you can use the labels on the:
|
Create application variables |
Designer |
You can define application-specific variables that can be linked to form controls. You can use these application variables for all forms of the application.
Variables are used to store data in mobile device sessions. Each session has its own set of variables, to which other sessions have no access. So, you can collect and store data throughout the process without the need to store the session data elsewhere.
|
Update application libraries |
Designer |
In your application design, you can only use the libraries and library elements that are linked to the application. An application library defines which library elements can be used in the application design. Library elements are: actions, functions, and data sets. You link libraries to an application in several ways:
If a linked library is updated, for example a new action class is created, you must refresh the libraries to have the updates available for the application. To do so refer to: Manage libraries. |
Define application preview style sheets |
Designer |
For each application, you can set up preview style sheets. These style sheets define the appearance of the forms on the application previews.
You can define:
For more information on style sheets, refer to "Set up style sheets". |
Design application event procedure |
Designer |
You can set up an application event procedure with actions that are done in a specific sequence. An application event procedure has one action or a series of actions that are done on an application event.
Optionally, you can run an action under specific conditions. For conditions, you can use functions that are available for the application.
|
Design processes |
Designer |
To each application, add the applicable processes. A process is a flow of actions on a mobile device to finish a task. For each of the process actions you set up a specific form. Assign each process to the applicable roles. |
Related to | Notes |
---|---|
Design applications |
  |