5.
Installing and Setting Up Personal Community
This section outlines the steps for installing Personal Community for production or staging environments.
The installation process described below does not include support for mirroring.
To install Personal Community on Windows:
-
Copy the installation kit to the machine where you are performing the installation.
-
Unzip the file, if necessary.
-
Launch the installation program with administrative rights.
-
When Windows prompts you to run the installation program, confirm that you do.
-
On the
License Agreement
screen, review and accept the terms of the license agreement.
-
On the
Instance Name
screen, specify the name of the Personal Community instance that you are installing. (If you are performing an upgrade from a prior version of Personal Community, be sure to select the correct instance when prompted by the installation program.)
-
On the
Setup Type
screen, select the desired Personal Community installation type. Typically, this is
Standard
. (Select
Client
only if you are connecting to an existing Personal Community instance for development purposes.)
-
Also on the
Setup Type
screen, specify the destination directory for the installation. Record this location — you will need it for various configuration activities for Personal Community. This location will be referred to hereafter as the
installation directory
or “
install-dir
”.
-
On the
Install Web Gateway
screen, specify whether or not to install the Web Gateway and configure external web servers for it.
-
On the
Enter Port Numbers
screen, choose ports for the superserver and the web server.
-
On the
Initial Security Settings
screen, specify the security level for the installation, where the choices are
Normal
or
Locked Down
. For details about the different initial security settings, see the “
Initial InterSystems Security Settings
” section of the
Installation Guide
.
-
On the
Please enter user credentials
screen, specify the operating system account under which Personal Community runs. This can either be the operating system account (“SYSTEM”) or a particular user on the system. If you choose to use the SYSTEM account, the installation program still creates an account for the user who performs installation; if you choose a user on the system, the installation program does not create the SYSTEM account.
-
On the
HealthShare Users Configuration
screen, specify the password for various users: _SYSTEM, Admin, SuperUser, CSPSystem, and the user performing the installation. For information about these accounts, see “
Predefined User Accounts
.”
-
Finally, on the
Ready to Install the Program
screen, select
Install
.
5.1.2.
Installing on Linux and Mac OS
To install Personal Community on Linux or Mac OS:
-
Copy the kit to the machine where you are performing the installation.
-
Unzip the file, if necessary.
-
As root or using
sudo
, launch the installation program.
-
The program will display a list of all the instances of InterSystems products that are installed on the system for reference. At this point, you will be prompted to enter a name for the Personal Community instance. When asked to confirm this choice, do so. (If you are performing an upgrade from a prior version of Personal Community, be sure to select the correct instance when prompted by the installer.)
-
Specify a destination directory for the installation. This must be the full pathname of a physical directory, not a symbolic link. When asked to confirm this choice, do so.
-
Specify the level of initial security settings for the instance, where the choices are
Normal
and
Locked Down
. For details about the different initial security settings, see the “
Initial InterSystems Security Settings
” section in the documentation for the
Installation Guide
.
-
Specify the owner of the instance.
-
Specify and confirm the password for all the following accounts within Personal Community: _SYSTEM, Admin, SuperUser, CSPSystem and the user who is performing the installation. For more details about these accounts, see “
Predefined User Accounts
.”
-
Specify the name of the operating system group with privileges to start and stop the instance.
-
Specify whether or not to configure additional security options. These are:
-
Specify the port number for the IRIS superserver.
-
Specify the port number for the private internal IRIS web server.
-
Specify whether or not to configure the Web Gateway to use an existing web server.
-
Specify whether or not to enter a license key.
-
After reviewing the selections, confirm that you wish to proceed with the installation. The installation program then runs, providing information about its progress as it does so.
To activate a license key:
-
Log in to the Management Portal as a user with the
%Manager
role.
-
Go to the
License Key
page (
System Administration
>
Licensing
>
License Key
).
-
On that page, select
Activate New Key
. This displays the
Activate a New License Key
dialog.
-
On the
Activate
dialog, specify the license key to activate.
-
Select
Activate
.
For more details about this process, see further instructions in the
System Administration guide
.
Once you have performed basic installation and activated a license key, the next set of tasks involves various setup activities, including establishing the connection from Personal Community to the Unified Care Record Registry.
To perform setup tasks, use the Personal Community Installer Wizard:
-
Log in to the Management Portal.
-
Run the HealthShare
Installer Wizard
:
-
On the Management Portal home page, select
HealthShare
. This displays the
HealthShare Management Portal
.
-
In the banner of the
HealthShare Management Portal
, select
Installer Wizard
.
-
In the
Installer Wizard
, select
Configure Personal Community
. This displays the
Configuration
page for Personal Community.
-
On this page, specify values for the following fields:
-
Local name
— Required. The name of the Personal Community namespace (and database). (Subsequent examples in this documentation refer to the
HSPC
namespace.)
-
Network Name
— Required. The unique identifier for Personal Community on the network. The Installer Wizard populates this field with a string that is the network hostname, a colon, and the value of
Local name
, such as
MyHost:HSPC
; you can, but are not required to, use this string.
-
Description
— Optional. Any additional information about the local copy of Personal Community.
-
Disabled
— Whether or not the local copy of Personal Community is available for use. Personal Community is enabled by default.
-
Production
— Required. The name of the business production for Personal Community. The Installer Wizard populates this field with a string that combines the value of
Local name
and the string
PKG:HSCOMMProduction
, such as
HSPCPKG:HSCOMMProduction
; you are not required to use this string.
-
Template
— Required. The template for the Personal Community production. Select the
HSPortal.Production.SampleProduction.PortalProduction
template.
-
Alternate Database Location
— Optional. The default location for the production database,
IRIS.DAT
, is
installDir
/mgr/
localName
. To specify a location for the database other than the default, enter the alternate location in the
Alternate Database Location
field. If you specify an absolute location, then that location will be created if it does not exist. Your database will be in
alternateDatabaseLocation
/
localName
. If you specify a relative location then the database will be created in
installDir
/mgr/hslib/
alternateDatabaseLocation
/
localName
.
-
Registration ID
– Optional. A unique value that identifies this configuration. It will be generated automatically if you leave this field blank. If you wish to enter a specific value, you may enter it here. Once a configuration has been saved, this value cannot be changed.
-
Enter a Hub Host
— Required. The name of the machine where the Unified Care Record Registry is located.
-
Enter a Hub Port
— Required. The web server port number on which the Unified Care Record Registry accepts connections.
-
Enter a Hub Name
— Required. The namespace of the Unified Care Record Registry, such as
HSRegistry
.
-
Connect to Hub Securely
— Required if this is a production system. Optionally select it for a development or test system.
-
The web server on your Registry instance should be configured to only allow secure connections to the Registry.
-
You should have an SSL/TLS configuration on this instance that can communicate with the Unified Care Record Registry (see “
Using SSL/TLS
” in the “Setting Up Secure Communication in Unified Care Record” chapter of
Securing Unified Care Record Instances
). This SSL/TLS configuration should have the same name as the SSL/TLS configuration on the Unified Care Record Registry, as all instances in a federation share a single service registry, and the HSRegistry service registry identifies which SSL/TLS configuration to use.
Once you select
Connect to Hub Securely
, enter the SSL/TLS configuration in the
SSL Configuration
field that appears. Now, the Hub endpoint URL will be created using “https” rather than “http”, and the identified SSL/TLS configuration will allow the Gateway to connect to the Unified Care Record Registry securely at initial startup.
-
Initial Hub End Point
— Required. The web address for the HealthShare Registry. The Installer Wizard populates this field; you can, but are not required to, use the auto-populated string. The string is of the form:
protocol
://
registry-host
:
registry-port
/csp/healthshare/
registry-name
/services
/HS.Hub.HSWS.WebServices.cls
where the portions of the address in italics are:
-
protocol
—
https
or
http
, depending on whether you selected the
Connect to Hub Securely
option.
-
registry-host
— The name of the machine where the Unified Care Record Registry is located.
-
registry-port
— The port number on which the Unified Care Record Registry accepts connections.
-
registry-name
— The namespace of the Unified Care Record Registry.
For example, a Registry has an address such as:
http://RegistryHost:57772/csp/healthshare/HSREGISTRY/services/HS.Hub.HSWS.WebServices.cls
-
Select
Save
at the bottom of the page. Your configurations should now appear in the
Defined Configurations
table.
-
In your configuration’s row of the
Defined Configurations
table, select
Activate
. This displays the
Activate Configuration
dialog.
-
In the
Activate Configuration
dialog, select
Start
. This sets up the Personal Community namespaces, databases, and production mappings.
-
When activation is completed, the dialog displays an
Activation Done
message. Select
Close
to dismiss the dialog.
To specify system default settings for Personal Community:
-
Log in to the InterSystems IRIS for Health Management Portal.
-
Switch to your Personal Community namespace.
-
Go to the
System Default Settings
page (
Interoperability
>
Configure
>
System Default Settings
).
-
On the
System Default Settings
page, specify the
Setting Value
for each element of each setting as required:
-
Select the row for the setting and select the
Edit
button at the top of the age. This displays the
Edit System Default Setting
page.
-
In the
Setting Value
field, enter the value for the setting.
-
Select
Save
.
The following are the Personal Community system default settings.
SMTPServer
The SMTP server that Personal Community uses to route mail.
From
The email address from which Personal Community sends mail. For this setting’s value, specify a complete email address, including a domain.
Device
The name of the device used by the
HS.IHE.PIXv3.Consumer.Operations
business operation.
PIXv3ReviseTarget
The process that handles the PIX notifications that Personal Community receives from the Unified Care Record Registry. Do not change the value of any elements for this setting from their defaults.
ExcludeIdentifierTypes
The assigning authority identifier types to be excluded as patient identifiers during the PIX consumer process. The defaults are
DN
,
LN
, and
XX
.
XDSbRegistryServiceName
The name of the service used by the
HS.IHE.XDSb.Consumer.Operations
business operation.
DefaultEnrollingUser
If your organization will use automated enrollment, you must supply a value for this setting. Choose a value that will be distinct from any other user identifiers and that will be appropriate to the purpose: for example,
DefaultEnrollingUser
itself may be adequate. (The identifier for the user does not have to be defined elsewhere.)
AddUpdateUser
The user account that Personal Community will use to add and update patients in the Unified Care Record Registry.
AddUpdateUserRoles
The role(s) associated with the
AddUpdateUser
setting (see previous entry).
SearchUser
T
he user passed to the Unified Care Record Registry web service who represents Personal Community to search for patients.
SearchUserRoles
The role(s) associated with the
SearchUserRoles
setting (see previous entry).
SearchUserRoles
can be used as consent groups in consent policies for the Unified Care Record.
ServiceName
Item Name
|
Correct Value of ServiceName
|
HSPortal_EdgeGatewayOperation
|
If you are using forms in Personal Community, and a form updates the Unified Care Record via SDA, the Unified Care Record service registry entry that points to the appropriate Edge Gateway web service. This is typically the registration entry for the Edge Gateway and is of the form
NetworkHostName
:
EdgeGatewayNamespace
. For example:
productionhost:HSEDGE1
.
|
HSPortal_HubOperation
|
The service registry entry in the Unified Care Record that points to the Hub web service. For example: HSREGISTRY.
|
HSPortal_PatientSDAOperation
|
The Unified Care Record service registry entry that points to the appropriate Access Gateway web service. This is typically the registration entry for the Access Gateway and is of the form
NetworkHostName
:
AccessGatewayNamespace
. For example:
productionhost:HSACCESS
.
|
HS.IHE.PIXv3Consumer.Operations
|
The name of the service used by the
HS.IHE.PIXv3.Consumer.Operations
business operation. For example: PIXv3.Manager
|
User
The user passed to the Unified Care Record Access Gateway to fetch patient data.
UserRoles
The role(s) associated with the
UserRoles
setting (see previous entry).
UserRoles
can be used as consent groups in consent policies for the Unified Care Record.
5.5.
Setting Up the Personal Community Web Applications and Starting Personal Community
The following tasks establish the Personal Community web applications and start Personal Community:
-
Log in to the Management Portal.
-
On the Management Portal home page, select
HealthShare
.
-
From the
HealthShare
menu, select the Personal Community namespace. This displays the management page for that namespace.
-
On that page, select
Initialize Community
. This displays the
HealthShare Community Initialization Wizard
.
-
In the
HealthShare Community Initialization Wizard
, create the public web application for Personal Community:
-
Select
Public Web Application
. This displays an
Enter a web application
field.
-
In that field, specify the name of the public web application, beginning with a leading forward slash. For example, the name for this web application might simply be
/public
. (The Personal Community documentation uses this as the sample application name for the public application.)
-
Select
Create application
.
This creates the Personal Community web application with the appropriate settings.
-
Also in the
HealthShare Community Initialization Wizard
, create the Workbench web application:
-
Select
Workbench Web Application
. This displays an
Enter a web application
field.
-
In that field, specify the name of the Workbench web application, beginning with a leading forward slash. For example, the name for this web application might simply be
/workbench
. (The Personal Community documentation uses this as the sample application name for the Workbench.)
-
Select
Create application
.
This creates the Workbench web application with the appropriate settings.
-
While still in the
HealthShare Community Initialization Wizard
, select the management page for the namespace you have created; the link for this is at the top of the page. For example, if you created a
HSPC
namespace, the choice is
HSPC Management
. This displays the management page for that namespace, which appears on the right near the top, such as
HSPC Management
.
-
On that management page, select
Interoperability Management
at the top of the page. This displays the
Interoperability
page for this namespace.
-
On that page, go to the
Production Configuration
page (by selecting
Configure
>
Production
).
-
On the
Production Configuration
page, select the
Open
button. This displays the
Finder Dialog
, which lists packages that you can open.
-
Select the package associated with the production you created in the
Installer Wizard
. In the example case, this is
HSPCPKG
. Opening this package displays a list of classes.
-
Next, select the class that is associated with the production you created. In the example case, this is
HSCommProduction
. Selecting the class displays
Production Configuration
page for the production.
-
At the top of the
Production Configuration
page, select the
Start
button.
-
Select
OK
on the confirmation dialog. This starts the Personal Community production.
-
If Personal Community is mirrored, also make sure that the Reports production is running. If you need to start it, do so in the same manner as for the Personal Community production.
-
You can verify that Personal Community has been synchronized with the associated Unified Care Record instance. To do so:
-
Log in to the Management Portal for Unified Care Record.
-
Click
HealthShare
>
HSREGISTRY
>
Other Management
>
Synchronization
.
-
Confirm that the
HSSYS
namespace for your Personal Community host and port is listed.
Personal Community is now up and running. The URL for the public application has the form:
http://
<hostname>
/
<public-web-application>
/index.html
where:
-
<hostname>
is the network identifier for the device on which you are running Personal Community, which you specified in the installation program.
-
<public-web-application>
is the web application specified in step 5b, above.
The URL for the Workbench has the form:
http://
<hostname>
/
<workbench-web-application>
/HSPortal.Workbench.UI.Home.zen
where:
-
<hostname>
is the network identifier for the device on which Personal Community is running, which you specified in the installation program.
-
<workbench-web-application>
is the web application specified in step 6b, above.
For example, if you have installed Personal Community on a machine whose hostname is
PersonalCommunityHost
and the names of its applications are
/public
and
/workbench
, then the URLs are:
5.6.
Setting Up and Specifying an Authentication Domain
As part of initial Personal Community configuration, you must specify an authentication domain for Personal Community to use. This can be an existing authentication domain or one that you create specifically for Personal Community. An
authentication domain
specifies a logical grouping of users and controls a set of common characteristics. For Personal Community, the authentication domain controls the characteristics of Workbench users. These characteristics include:
-
Default roles and groups. (At a minimum, the domain should allow the
HSPortal
roles to be assigned.)
-
Association with a facility
-
Required password pattern
-
Password reuse policy
-
Inactivity time limit
-
Password lifetime
-
Maximum number of failed login attempts
-
Lost password recovery mechanism
-
Use of two-factor authentication
-
Use of an external authentication system, such as LDAP
-
Use of an external authorization service
To create and specify the use of an authentication domain:
-
If you are not using an existing authentication domain, create a new one on the Unified Care Record from which Personal Community receives data. For background information on authentication domains, consult the Unified Care Record documentation: the “
Setting Up Security Domains
” chapter of
Securing Unified Care Record Instances
.
If you have multiple authentication domains, then you will most likely create a new, separate one for Workbench users. If you have a single authentication domain, confirm that its characteristics are appropriate for Workbench users; this will likely determine whether or not you create a new one.
-
In the Workbench, specify the authentication domain in use. (This requires that the Personal Community production is synchronized with the Unified Care Record Registry, which occurs automatically when the Personal Community production starts.) On the Workbench
Site Configuration Settings
page (
Setup
>
Site Configuration
), in the
Workbench user login domain
field, select the domain for Personal Community. Select the
Apply
button.
A Workbench administrator is a HealthShare Workbench user who holds all possible privileges — equivalent to a super user.
To create a Workbench administrator:
-
Log in to the Workbench as _SYSTEM, Admin, SuperUser, or the user who performed the installation, at
http://
<hostname>
/
<workbench-web-application>
/HSPortal.Workbench.UI.Home.zen
.
-
Within the Workbench, go to the Workbench Users page:
-
Select the
Setup
tab.
-
In the left pane, select
User Management
.
-
On the
Workbench Users
page, select
Create User Account
. This displays the
Create User Account
page.
-
On the
Create User Account page
, complete the fields as follows:
-
Login Domain
— The authentication domain for Workbench users, as specified on the Site Configuration page.
-
Login ID
— Required. The value that the user enters to log in to the Workbench. Each user ID can potentially have multiple login IDs, one for each authentication domain.
-
User ID
— Required. The user’s identifier as displayed in the Workbench and that is a unique identifier in the Unified Care Record user registry. It need not be the same as the login ID.
-
Description
— Optional. Text associated with this account.
-
First name
— Required. The first name of the Workbench user.
-
Middle name
— Optional. The middle initial or middle name of the Workbench user.
-
Last name
— Required. The last name of the Workbench user.
-
User enabled
— Whether or not the account is activated. The administrator must be enabled.
-
Change password on next login
— Optional. Whether or not the administrator must change their password from the initial or current one.
-
Password and Confirm password
— Required. The password associated with the account, entered twice to confirm it.
-
Full Workbench Administrator
— A role granting the complete and maximum set of privileges that a Workbench administrator can hold, aside from processing tasks. Hence, granting the user this role grants the user all other roles except for Task Processing (which is also required) and Dashboards and Reports Administrator. For more information about Workbench roles, see the section “About Workbench Roles” in the guide Configuring HealthShare Personal Community.
-
Task Processing
— A role granting the ability to perform activities on the Tasks tab. This role is required for a Workbench administrator.
-
Dashboards and Reports Administrator
— A role granting the ability to view all data associated with Personal Community operational reporting.
-
Access to Clinical Group Dashboards
— The clinical groups for which the Workbench administrator can view reports.
-
Access to Organization Dashboards
— The organizations for which the Workbench administrator can view meaningful use reports. To grant a Workbench administrator full privileges, include all organizations in this field.
-
Select Create User to create the Workbench administrator.
Once you have created a Workbench administrator, the administrator can start configuring features.
For Personal Community to be able to retrieve information from a Unified Care Record, it must have a facility defined in the Unified Care Record Registry. To establish a facility:
-
Log in to the Management Portal on the Unified Care Record associated with Personal Community.
-
On the Management Portal home page, select
HealthShare
.
-
Select the namespace for the Registry (for example,
HSRegistry
).
-
Select
Registry Management
>
Facility Registry
. This displays the
Facility Registry
page.
-
On the
Facility Registry
page, specify values for the following fields — and only the following fields:
-
Facility Code
— An identifier for the facility.
-
OID
— A unique identifier for Personal Community, which is based on an OID obtained from
HL7.org
.
-
Create Assigning Authority
— When selected, specifies that HealthShare should also create an assigning authority with the same code as the facility. Select this.
-
Gateway Name
— Leave this field blank.
-
Tier
— The priority that Personal Community demographics receive in the Unified Care Record. For overview information about Personal Community and tiers, see the “
Specifying the Tier for Personal Community Data
” section of the “Other Site Options” chapter of the
Implementation Roadmap for HealthShare Personal Community
; for the process of specifying the tier, see the “
Specifying the Tier for Personal Community Data
” section of the “Other Site Options” chapter of
Configuring HealthShare Personal Community
.
-
Select
Save
to save the facility.
-
Ensure that the Workbench lists the assigning authority that you have just created:
-
Log in to the Workbench as a user with the
Configuration Manager
role.
-
Go to the
Site Configuration Settings
page (
Setup
>
Site Configuration
).
-
On the
Site Configuration Settings
page, in the
Application Settings
section, change the value of the
Assigning authority (AA)
field to the one you defined in step 5. (The AA code is the same as the facility code.)
-
Select
Apply
to save the specified value.
Personal Community must be able to receive PIX notifications from the Unified Care Record. For it to receive these notifications, configure Unified Care Record to send them to Personal Community.
for background information on PIX notifications.
To set up PIX notifications, the procedure is:
-
In the Unified Care Record Registry, create an OID for the Personal Community PIX Consumer:
-
Log in to the Management Portal for the Unified Care Record as a user with the %Manager role.
-
Select the namespace corresponding to the Registry.
-
Go to
IHE Configuration
>
OID Registry
.
-
In the OID registry, select
Add OID
. The dialog below will appear.
-
Enter a unique code and a unique OID to represent your PIX consumer device. The code can be a string such as “MyCommunity.PIXv3ConsumerDevice”. For more information about OIDs, see the section “Managing the OID Registry” in the chapter “Unified Care Record Registries” of the guide
Running a HealthShare Unified Care Record
.
-
Select
Device
as the type.
-
Select
Save
.
-
Create a service registry entry for the Personal Community PIX Consumer Service in the Unified Care Record Registry:
-
In the Management Portal for your Personal Community instance, locate the URL for the PIX Consumer Service, such as
http://myorganization.com:57772/csp/healthshare/hspc/services/HS.IHE.PIXv3.Consumer.Services.cls
-
In the Management Portal for the Unified Care Record, select the namespace for the Registry and navigate to
HealthShare
>
Registry Management
>
Service Registry
.
-
Select
Parse WebService URL
.
-
In the dialog that appears, enter the URL that you located in step a.
-
Select
OK
. This displays the dialog for creating a new service registry entry, with the
Host
,
Port
, and
URL
fields already populated.
-
In the
Name
field, enter a unique value, such as “MyCommunity.PIXv3.Consumer”.
-
In the
Device
field, Code for the OID you created earlier.
-
In the
Device Function
field, enter
PIXv3.Consumer
.
-
In the
Username Token Profile,
enter the credentials needed to communicate with the Personal Community instance, such as "HS_Services".
-
Select
Save
.
-
In the Management Portal for the Unified Care Record, add an entry to the
PIX Notification Registry
:
-
Go to
IHE Configuration
>
PIX Notification Registry
.
-
Select
Add Entry
. The dialog below will appear.
-
In the
Consumer Device Code
field, select the code for the OID that you created earlier.
-
Leave the
Domains
field blank.
-
Make sure
All Domains
is selected.
-
Select
Save
.
For the PIX operation in the Unified Care Record Registry (typically PIXv3.Notification.Operations), InterSystems recommends changing the default value of the
Reply Code Actions
setting to:
E=RF
In the Management Portal for the Unified Care Record:
-
Go to the Unified Care Record Registry namespace.
-
Go to the
Production Configuration
page (
Interoperability
>
Production
).
-
Locate the PIX business host, such as PIXv3.Notification.Operations.
-
In the
Reply Code Actions
field, enter
E=RF
.
-
Select
Apply
.
This value specifies that, if a notification is not sent to Personal Community, then the business operation attempts to resend the message. The business operation attempts to resend the message according to the value of
Retry Interval
, until reaching the
Failure Timeout
. If the business operation reaches the
Failure Timeout
, it fails that notification and then attempts to send the next notification.
By default, all messages for your Personal Community production are retained. Over time, the volume of data can increase to a point where event log and Message Viewer performance suffer.
To avoid this problem, InterSystems strongly recommends that a purge task be run at frequent intervals. The class for this task ships with Personal Community and can be enabled via the Task Scheduler.
To enable the task:
-
Log into the Management Portal for Personal Community as a user with the
%EnsRole_Administrator
role.
-
Navigate to
System Operation
—>
Task Manager
—>
New Task
. This displays the
Task Scheduler Wizard
screen.
-
For
Task Name
, enter a descriptive name for the task. This is the name by which you will later be able to identify the task in the Task Schedule.
-
In the
Namespace to run task in drop-down list
, select the Personal Community namespace.
-
In
Task Type
, select
Ens.Util.Tasks.Purge
. A blue box with additional options will appear:
-
Make sure that
BodiesToo
is selected. This ensures that both request headers and bodies will be deleted.
-
Make sure that
KeepIntegrity
is selected.
Enabling
KeepIntegrity
is essential if Workbench task management features will be used in the installation.
-
In the
NumberOfDaysToKeep
field, enter an integer greater than 0, or keep the default of 7.
-
In the
TypesToPurge
drop-down list, choose the types of data you want to delete, such as
Events Only
.
-
For more information on the rest of the settings, see the “
Using the Task Manager
” section of the System Administration Guide.
-
Select
Finish
. The task is now set up to run on a schedule, which you can change; see “
Using the Task Manager
.”