For a signature capture control, also define the control event procedure. A control event procedure has one or more actions that are done if the signature is captured and the resulting file is created. The signature capture file is stored in the file store.
Name | Responsible | Description |
---|---|---|
Develop action class |
Developer |
You can use an action on an event procedure. If the event occurs, the action is done. For an action, a class is required. To develop this class, extend the DAWActionRun class.
A set of predefined action classes is available:
Prerequisite: Develop the extension of the DAWActionRun class in the AOT before you start the steps.
Note: The steps are to have the developed action class uploaded as action to the related library.
|
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. |
Develop function class |
Developer |
You can use a function to fill the related value of a condition. You can use function for a condition on:
For a function, a class is required. To develop this class, extend the DAWFunctionRun class.
Prerequisite: Develop the extension of the DAWFunctionRun class in the AOT before you start the steps. Note: The steps are to have the developed function class uploaded as function to the related library.
|
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. |
Set up control event procedure - Signature capture |
Designer |
For a control of type Signature capture, you can set up a control event procedure with actions that are done in a specific sequence. A control event procedure has one action or a series of actions that are done on the On document captured control event. So, the procedure is started if the signature is captured and the resulting file is created.
The signature capture file is stored in the file store. To link the signature capture file to the related record in Microsoft Dynamics 365 for Operations, an action is required that takes care of this.
Use the Up and Down buttons to define the action sequence.
Optionally, you can run an action under specific conditions. For conditions, you can use functions or variables that are available for the application or form. |
Name | Responsible | Description |
---|---|---|
Develop action class |
Developer |
You can use an action on an event procedure. If the event occurs, the action is done. For an action, a class is required. To develop this class, extend the DAWActionRun class.
A set of predefined action classes is available:
Prerequisite: Develop the extension of the DAWActionRun class in the AOT before you start the steps.
Note: The steps are to have the developed action class uploaded as action to the related library.
|
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. |
Develop function class |
Developer |
You can use a function to fill the related value of a condition. You can use function for a condition on:
For a function, a class is required. To develop this class, extend the DAWFunctionRun class.
Prerequisite: Develop the extension of the DAWFunctionRun class in the AOT before you start the steps. Note: The steps are to have the developed function class uploaded as function to the related library.
|
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. |
Set up control event procedure - Signature capture |
Designer |
For a control of type Signature capture, you can set up a control event procedure with actions that are done in a specific sequence. A control event procedure has one action or a series of actions that are done on the On document captured control event. So, the procedure is started if the signature is captured and the resulting file is created.
The signature capture file is stored in the file store. To link the signature capture file to the related record in Microsoft Dynamics 365 for Operations, an action is required that takes care of this.
Use the Up and Down buttons to define the action sequence.
Optionally, you can run an action under specific conditions. For conditions, you can use functions or variables that are available for the application or form. |
Related to | Notes |
---|---|
Design signature capture event procedure |
  |