AssetWise CONNECT Edition Implementation Guide

Configuring the Transmittal Rejection Using PowerShell

By using PowerShell scripts, the template files required for sending out transmittal rejection emails are automatically copied to the server. This is the preferred method for setting up transmittal rejection emails.

Note: If the PowerShell scripts fail, see Configuring a Transmittal Rejection - Manual Method, for manual installation instructions. For a list of possible error messages and their solutions, see PowerShell Script Errors.
Note: The ALIM Web URL must be defined before an email acknowlegment can be sent.

Follow these steps to configure the email acknowledgment for an AssetWise transmittal, using PowerShell scripts.

  1. Copy the Email Notifications folder from [Deployment_directory]\common to any folder on the server where AssetWise is installed.
  2. Browse to \Email Notifications\RejectTransmittal.
  3. Using a text editor, open settings.xml settings file and locate the <LocalMachine> section:
  4. Replace each parameter highlighted in yellow below, with appropriate values.
    Note: If your user account does not have administrator privileges, see Running PowerShell Script as a Non-Admin User.
  5. Right-click copy_rejecttransmittal.ps1 and select Edit. Windows PowerShell ISE opens.
  6. Do one of the following:

    Click Run

    or

    Press F5.

The rejection transmittal email is configured.