The import of the files and their associated metadata is organized in
jobs, which can be scheduled or executed manually.
On the main page, there is an overview of all jobs that are configured.

For each job the dashboard shows: * the name of the job * a summary of the previous run: time, number of documents and number of failed documents * the current status
To add a job, click on the button in the top left corner of the job table. You will be redirected to a form that let’s you configure the new job.

Some job parameters explained:
Extension*.pdf indicates only pdf files need to be processed by the
metadata processor. At the moment, only one extension can be
entered.Destination serverDestination pathSchedulesCommand beforeMetadata processorparser. Specify which metadata processor or parser will be
used to for this job. Xenit provides some out of the box metadata
processors, but mostly custom processors are used. The following
parsers are available out of the box:
Metadata parametersCommand aftercommand before, you can also configure to execute a
command after the documents are processed.Allow residual propertiesDisable packaging documentsMove before processing to pathMove loaded files to pathMove not loaded files to pathMove unprocessed files to pathSend notification e-mails on error to If enabled, will send
notifications to the provided e-mail addresses on error.Relaxed unprocessed reporting If checked, no error report mails
will be sent out when only new unprocessed files and no errors are
encountered. However if an unprocessed file also occurred in a
previous cycle, a report will be sent.Send load reporting e-mails to If checked, will send load reports
to the provided e-mail addresses.To edit a job, click on the pencil icon on the left of the job. The same form for creating a job will appear and all the settings can be updated.
To delete a job, click on the pencil icon on the left of the job. In the edit job window, scroll to the bottom and click the delete button.
To run a job manually, click on the RUN button on the right. After
refreshing the page, the status of the job will change to Running. The
RUN button will change in a STOP button that can be used to stop the
execution of the job.

Destinations are Alfresco repositories. In order to move documents from
a filesystem into an Alfresco repository, first the user has to define
the destination.
The destination overview page lists all created destinations.

To create a new destination, click the AlfrescoHttp button.

Explanation of the parameters:
NameURL{{scheme}}://{{host}}:{{port}}/alfresco/service or
{{scheme}}://{{host}}:{{port}}/alfresco/s. Note that there should
be no ending backslash.UsernamePasswordNumber of store content threadsNumber of create node threadsCreate node transaction sizeMax buffered reports If a document is created, a report will be
buffered in the backend to send back to the client. This number
indicates how manny reports may be buffered maximally in the Alfred
Inflow backend.The users page gives an overview of all created users.

A user account identifies who can use the Alfred Inflow application.
To create a user, click on the icon in the top left corner of the
table.
To edit a user, click on the pencil on the left of the column of that
user.
To delete a user, click on the bin icon on the right of the column of
that user.
Assign a role to the user account to specify the tasks the user is allowed to perform.
The following table summarizes the roles with their associated tasks. Every role also has access to all the tasks of lower roles.
| Role | Explanation | Task |
|---|---|---|
System admin |
A system admin has access to all aspects of the application. | View users |
| Add user | ||
| Delete user | ||
| Change user’s password | ||
Job admin |
A job admin defines jobs. | Create job |
| Edit job | ||
| Delete job | ||
Schedule admin |
A schedule admin decides when jobs have to run. | Add schedule to job |
| Delete schedule | ||
| Edit schedule | ||
| Run job on demand | ||
Consumer |
A consumer views job reports. | View (running) jobs/schedules |
| View report | ||
| Export report | ||
| Change own password |
Depending on the role of the user the web interface will contain a subset of the available tabs.