|
Available from Version: 9.3 (Client), 9.4 (Backend) |
|
Required Permissions: IT Admin |
|
This article provides basic information on preparing for the implementation and rollout of empower® Mails Online. It includes details on requirements, rollout scenarios and important configuration steps. |
|
For empower® Mails Online, Single Sign-On is used. A one-time app registration is required for this purpose. |
|
|
If you are already a customer at empower®, follow the instructions under Adjust App Registration for empower® Mails Online to make the required adjustments to your app registration. If you are a new customer, follow the instructions under Script for App Registration in Microsoft Entra ID to set up your app registration. Then, follow the instructions under Adjust App Registration for empower® Mails Online. |
Note
empower® can only be rolled out once the app registration has been created.
To use empower® Mails Online, the empower® Web App must be set up.
For further information regarding the setup of the empower® Web App in versions lower than version 9.7, see Set up the empower® Web App.
For further information regarding the setup of the empower® Web App in versions equal to and higher than version 9.7, see Install the empower® Backend (Version >= 9.7).
|
There are two possible scenarios if you want to roll out empower® Mails: |
|
|
|
|
Depending on the circumstances, you need to perform different steps for the rollout. |
|
If you roll out empower® in combination with empower® Mails Online, you need to perform the following steps: |
|
|
|
|
If you host empower® in your own corporate cloud, provide empower® Support with the following information from your app registration: |
|
|
|
|
Once you have performed these steps, you can begin to make further configurations for the use of empower® Mails Online. The following additional steps must be performed: |
|
|
|
Before users can use empower® Mails Online, you need to distribute the manifest file for the online add-in. |
|
|
For further information regarding the respective procedure, see Set up the empower® Web Components for Office Online. |
|
To enable empower® Mails Online, you can use the empower® Admin Center. |
|
|
To enable the feature, follow the following steps: |
|
|
Note
For further information regarding the empower® Admin Center, refer to our empower® Admin Center manual.
|
Alternatively, you can use the following SQL query on the database to enable the feature: |
|
UPDATE [core].[ConfigurationFeatures] SET [IsActivated] = 1, [LastModifiedOn] = GETUTCDATE() WHERE [Id] = ‘empower.SignatureManagement’ |
Note
If you host empower® in the empower® Cloud, empower® Support will make the required changes for you.
|
To enable the use of mobile signatures, you can also use the empower® Admin Center. |
|
|
To enable the use of mobile signatures, follow the following steps: |
|
|
|
|
This link is used by users to access the empower® Signatures online. |
Note
For further information regarding the empower® Admin Center, refer to our empower® Admin Center manual.
|
Alternatively, you can use the following SQL query on the database to set the respective link: |
|
UPDATE [core].[ConfigurationSettings] SET Value = 'https://[PUBLIC ENDPOINT NAME]/empower/websync/signatures', [LastModifiedOn] = GETUTCDATE() WHERE [Id] = 'client.mails.Online.SignaturesWebLink' |
|
|
Replace the placeholder for the DNS name with your company's DNS name. |
Note
If you host empower® in the empower® Cloud, empower® Support will make the required changes for you.
|
If you roll out empower® Mails Online in addition to an existing installation of empower®, you need to perform the following steps: |
|
|
|
|
Once you have performed these steps, you can begin to make further configurations for the use of empower® Mails Online. The following additional steps must be performed: |
|
|
|
|
All additional steps can be performed ad in a complete rollout of empower®. For further information, see Rollout empower® Completely. |
Comments
0 comments
Article is closed for comments.