Skip to main content
Skip table of contents

Transmission mode

[deliveryType]

Defines which transmission mode is to be used.

The following transmission modes are available:

Transmission Connection settingsDescription
MAPIkeine

This transmission mode requires that each client has an email client installed that supports the Simple MAPI (Messaging Application Programming Interface).

If this transmission mode is defined, IBI-helpMe creates an email template from the data input, which the user then needs to submit in the email client.

SMTPSMTP-Connection settings

This transmission mode requires that an SMTP server is available.

If this transmission mode is defined, IBI-helpMe sends

the created support case directly in the form of an email.

RESTServiceNow-Connection settings

This transmission mode requires that ServiceNow is in use.

If this transmission mode is defined, IBI-helpMe transmits the created support case directly to ServiceNow via the REST interface.

Example

XML
<configuration version="1.2.0">
  <applicationSettings>

	...

    <!-- Define transmission mode [SMTP, MAPI or REST] ] -->
    <deliveryType>MAPI</deliveryType> 

	...

  </applicationSettings>
</configuration>
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.