Trading configuration > Community trading pickups and partner deliveries > Fields for adding trading pickups and deliveries > Email (embedded) trading configuration

Email (embedded) trading configuration

A community can use an embedded SMTP server to receive messages from partners.

Initial configuration

When you use the exchange wizard add an email transport for a community using an embedded SMTP server, you begin by selecting one of the following options:

The following fields are used in the delivery exchange wizard for adding an embedded SMTP server transport by defining a new embedded SMTP server.

After you specify the server to use, you enter a name for the exchange and click Finish.

Set the system property to permit EDI processing

To enable Activator to automatically process the incoming EDI files that are attached to emails, regardless of the used Mime type, after you configure Activator for the reception of email messages you must set a system property to force Activator to ignore the ContentMimeType attribute value. To do this:

  1. Log into the Activator user interface as an administrator.
  2. Manually enter the following URL in your browser: http://<localhost or machinename>:6080/ui/core/SystemProperties#
  3. The Systems Properties page is displayed.
  4. At the bottom of the page click Show default system properties.
  5. Find the default system property entry actionTree.clearContentTypeProtocolsList, and click Add Property.
  6. In the Value field, enter AS1.
  7. Click Add.

After you configure the transport

Once you have set up the transport, you can modify the server settings, if necessary. See Modify a global embedded SMTP server or SMTP (embedded) configuration.