Users can be created, updated, deleted in administration module.
A user belongs to one (or more) group(s), and has one (or more) role(s).
User permissions are configured according to roles and groups associated.
Groups and Roles are created from the entities available in the Administration module.
For each user, it is necessary to define
The combination of group and role allows to define a user profile corresponding to a user story.
By default, an "admin" user is created. This user cannot be modified or deleted from the application.
A boolean is creation form can be used to indicate whether a first connection email will be sent to the new user. When user has be initialized it is still possible to resent this email by accessing to user case and clicking related button.
The setting of access rights is done in access settings menu by configuring available groups and roles.
Access settings can be exported and loaded in another environment (instance of application) using “Import - Export” features. See below.
Status are used to manage Business Worklows. They are behaving like a machine-states.
Before to manage the status of en entity, you need to have added related component to the entity. See instructions.
To create a status, you must target the entity with the status component and complete:
It is possible to configure the access to set a status using the "Accepted groups" field. Only users associated with groups will be able to set the status. If no group is added, the status is not limited.
The first status must have the boolean "Is the default status" checked. This will be the default status displayed when a new object is created.
The Boolean “Comment” is used to enter a comment when changing status.
When a status is created, it is necessary to define his position in the workflow. This setting is made on the "Next status" tab.
The column “Available status” display the list of statuses that can be placed as child status. Column Next statuses list the child statuses of the current status. To configure the workflow, you must therefore move the targeted statuses to the next status column.
It is possible to directly create a following status from this tab by clicking on button “Create”.
For each status, it is possible to configure actions triggered by the set status. There are three types of media :
Medias are created and configured from the Media entity available in the "Administration" module.
To create a Notification, on the Media create form, select the “Notification” type.
The Title and Description fields can be variable by going up the "targeted entity" fields.
A notification requires a recipient defined by the Targets field of the notification. A recipient can be:
Notifications are alerts visible only in the app.
To create a Mail, on the Media create form, select the “Mail” type.
The Subject and Content fields can contain variable from "targeted entity" fields.
The field Attachments is used to send files stored in the target entity as email attachments.
An email requires a defined recipient, which can be :
Field Cc, Cci, From behave identically to the recipient field.
To create a SMS, on the Media create form, select the “SMS” type.
Message field can contain variable from "targeted entity" fields.
An email requires a defined recipient, which can be :
SMS requires configuration to operate.
Now that you have configured your media, you can associate it to a status. Media are triggered when status is set for a record of an entity.
Inline help allows to add a question mark icon next to a field's label. Clicking this icon will display an information pop-up. This component is integrated into the creation of an application there is no associated instruction.
The documentation entity in the administration module is used to upload a user guide in pdf. This document can be downloaded by users from the button in the application header.
Nodea's applications enable to import/export data from the database. These functions are available in the administration module accessing “DB Tool” menu.
Two tabs are accessible, one is to export selected tables, the other is to import them in a target database.
Import - Export second menu enables to export and import access settings of the application. Produced file can be download and uploaded on demand.
Access to API can be closed or opened according to your needs and security policy.
External application can access API services using credentials.
Form submission provides Client key and Client secret codes to use for API service calls.
API service signatures are documented online.
Document templates can be managed by application users using DUST (HTML) and Word templates.
An online help enables to know the variables that can be used to personalize your document.
Images resources used in document templates can be managed directly in same module.