You are here: Integration > Configure email accounts with the Email Wizard > Entering email information in the Email Wizard (Receive an email and create/manage a work object) > Configuring the service package in the Email Wizard (Receive an email and create/manage a work object)

Configuring the service package in the Email Wizard

Configure the service package to define a package name, define access for listeners, and support deployment of services.

  1. From the Processing Mode list, select Stateless if the services in this package can be run by any requestor in a pool of requestors, without regard to processing that the requestor performed earlier. Otherwise, select Stateful.
  2. Caution! Choose this value carefully. Using requestor session pooling may improve performance if a high volume of uniform requests arrive, even when authentication is required.

  3. In the Service access group field, enter the access group for the service package. This access group is used during rule resolution to find the correct email service rule at run time. When selected, the system expects Pega 7 Platform operator ID and password values in the arriving request message.
  4. If the service request requires authentication, complete the following steps:
    1. Select the Requires authentication check box. The system expects Pega 7 Platform operator ID and password values in the arriving request message.
    2. From the Authentication type list, select the type of authentication to use.  
    1. For more information, see the following topics:

  5. Select the Suppress - Show HTML? check box to cause the system to skip over any activity step that calls the Show-HTML method in the service activities that execute through service rules that reference this service package instance.

    This feature lets you reuse or share an activity that supports both interactive users and services.

  6. Expand the Pooling section to configure a requestor pool for the services in this service package.

Previous: Configuring the email listener

 

Next: Configuring the email account