$customHeader
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Summary

Profiles control how messages from an inbound message source are processed. Per-project configuration is done through Project Mappings inside a Profile.

Creating new Profile

To create a new Profile from scratch you will need to go to Profiles > Create.

This will then show a form which needs to be filled in.

Note: Only Name is a required field, so the other fields can be filled in at a later date.

Once the relevant information has been entered press Create Profile and this will take you back to the Profiles screen where you will see the new profile.

Create Form Fields

Basic Profile Details

Name

This is the name of the Profile.

Description

The Description of the Profile which will be shown within list of Profiles.

API

This enables emails to be submitted to JEMH through REST API. For more info see: Submit emails via REST

Readiness

This is for you to provide a context of what this Profile is used for. This option does not affect the Profile functionality.

Current options are:

  1. Development

  2. SysTest

  3. UAT

  4. Production

Profile Groups

These fields are optional. Profile Groups are a way of aggregating a set of Profiles such that are run as a group by a mail handler. The 'default' in the group always runs last, to provide a last ditch approach to creating an issue, and clearing the message from your mail queue. See Use Profile Groups for full details.

Group Key

This is the unique Group Key that will be common to Profiles within this group.]

Default Profile

If selected, this Profile will be the default Profile within the Group. The Default Profile will run last. There can only be one Default Profile per group.

Group Order

This is used to determine the order of that the Profiles should be processed within. The higher the order, the sooner it runs. Default Profiles are always 0

  • No labels