Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

When a user activates, their credentials are passed to your data source and a user record is received.  We store the users details in the Swift MEAP™ server, and these can be used for distribution.   An  The example that follows using uses a specific field, but any field from the user record can may be selected (as long as it is already read / configured in the Swift MEAP server).For example, if you have

Example:

You have the field "Role" stored in your user record, you can want to use the "Role" field to define which configuration users receive. 

...

Assuming that a user record has a "Role" field stored and in your data sourceData Source, and the field has a value already defined, it can may contain three values:

  • Sales
  • Management
  • Other

All servers contain a Base Configuration, you can create additional configurations that match the values above. 

Info
titleExample flow

If a server contains a Base Configuration, "Role" is defined for multi configuration and a CAD has been created with the name "Management", the activation process is as follows:

  1. User enters their activation email address and data source login credentials
  2. The server reads the user record from the data source, checks if the "Role" field contains a value that matches our configuration names "Management"
    1. If the user record contains "Management", they receive the "Management" cad / configuration
    2. If the user record contains any other value or the value is blank, they will receive the Base Configuration

 All servers contain a Base Configuration, and you can create additional configurations based on values in the "role" field not shown in the example above.

 

 

 

Child pages (Children Display)

...