Previous Topic

Next Topic

Book Contents

Step 7: Create a sending address for auto-deployment confirmation messages

The InForm application requires a valid email sender address in order to send automated study deployment messages. This email address is stored in the PFMngrExecutionPlan registry key on the InForm application server.

Use the following command to create the PFMngrExecutionPlan registry key and populate the EmailSender subkey:

pfadmin config service /emailsender <validemailaddress>

Where:

For example:

pfadmin config service /emailsender no-reply@myexamplehost.com

Send Feedback