Setting up an email listener for request access in an implementation layer
To configure an email listener in an implementation layer for the initiation of an event through email, complete the following steps.
Create an email account.
Click Email Account.
, then clickSave as the PegaPS-Work-RequestAccess email account to the implementation class of the request access, for example, PegaPS-ICMImpl-Work-RequestAccess.
Update the email address as necessary in sender section and receiver section.
Save as the RequestAccessEmailApproval operator and change the access group to the administrator access group of the implementation application.
Configure an email listener.
Click Email Listener.
, then clickSave as the RequestAccessApproval listener, for example, RequestAccessApprovalImpl.
In the email account section of the listener, update it to the email account that was created in step 1, for example, PegaPS-ICMImpl-Work-RequestAccess.
Save as the service package (EmailApproval) and change the access group to the administrator access group of the implementation application.
Update the service package in the Listener properties section of the email listener.
Update the service class to the Request access class of the implementation application, for example, PegaPS-ICMImpl-Work-RequestAccess.
Previous topic Extending Request access Next topic Transfer Ownership