Skip Navigation LinksALVAO 11.0ALVAO Service DeskRequestsRequest creation Skip Navigation Links.


Request creation

A request can be created in one of the following ways:

  • The requester sends request by e-mail to the address of one of the Service Desk services, where it is automatically loaded into the database.
  • The requester enters request via the ALVAO WebApp.
  • The requester sends their request by email to the solver. The Requester receives the message in MS Outlook and forwards it to the mailbox of the service for automatic retrieval or retrieves it themself, see Reading a request from MS Outlook.
  • The requester communicates their request to the solver in person or by phone. The latter manually writes the request, see Manual entry of a new request.

If the request is in a status where automatic approval is defined after creation, the request enters approval. After approval is complete, the request status automatically changes to the end status defined in the approval status.
If the request does not need to be approved, it appears to the main solvers in the request table in the Unassigned view.

Note:
If the submitted message does not have a subject, the placeholder text "(no title)" is used for the request title and "(no subject)" is used for the request's originating message. Quotation marks in placeholder texts are not part of strings.
Note:
When retrieving a service mailbox, the system does not create new requests from messages that relate to the undeliverability of a previously sent message from the Service Desk.
Undeliverable messages (MAILER-DAEMONS) from MS Exchange and Office365 are automatically ignored. These messages are identified based on the sender.
To edit the list of email addresses that will be ignored by the system, run this SQL query on the Alvao database:

UPDATE dbo.tProperty SET sPropertyValue = 'address1@domain;address2;address3@domain' WHERE sProperty = 'MailerDaemons'

Possible ways of writing the address:
  • 'address@domain' - the system ignores a specific address (e.g. MAILER-DAEMON@MAILER-DAEMON)
  • 'address' - the system ignores all addresses whose left side (up to the "@" character) is equal to the specified string (e.g. postmaster)

 

Did not find what you were looking for? Ask our technical support team.