IER UseCases
Create an electronic record
In IER desktop, Navigate to FPOS and create a fileplan as shown:
Navigate to ICN desktop -> ROS and select a document you want to declare as record:
Select the file plan repository as FPOS and preoperties as shown below. Click on Declare.
Now the selected document will have an icon as shown like below:
IN IER desktop the selected record on above steps would be visible as Electronic Record:
Managing Records
Creating Dispostion Schedule
There are two distinct types of disposition schedules available for your use. Basic dispostion schedule and Advanced dispostion schedule.
A basic dispostion schedule is a record category that specifies the retention period and the retention trigger property (event). The value of using a Basic disposition schedule is faster time to process dispositions and less complexity in defining the schedule specifics.
An Advanced disposition schedule contains the retention period, the cut off trigger event (when the clock starts ticking), record phases and disposal instructions. An administrator can associate a disposition schedule with one or more record categories, record folders or record types. A record folder can have its own disposition schedule, or it can inherit the disposition schedule associated with a parent record category.
In a disposition schedule, an administrator will specify the retention rules for records and instructions for disposing of records at the end of the retention period. Disposition instructions and workflows include:
-
Review
-
Transfer to an archive for permanent preservation
-
Export to another location
-
Destroy (with approval)
-
Auto-destroy
Below are the steps on how to create a dispostion schedule.
- Navigate to IER desktop and click on Configuration Tab. Select Advanced Dispostion Schedules from the dropdown:
- Click Add Dispostion Schedule to create a new dispostion schedule:
- Enter the properties for the dispostion schedule as shown:
- Scroll down on dispostion schedule page. You can see the Contract dispostion added like so:
- A new dispostion schedule is successfully added to the list!
Applying and executing disposition schedule
Disposition is normally executed on an automated schedule basis. There may be times that, as a Records Administrator, you would want to apply and execute a disposition schedule manually. Although this is not the most common mechanism for executing a disposition schedule, it can be done if the need arises.
- Click on the top navigator icon on left corner and navigate to File Plans:
- Navigate to record category and click Add Record Category:
- Fill in record category properties as shown and click Add:
- Now the records category with Date Created is visible:
- Re-classify previous manually declared record to new Record category; under Actions, select Move:
Enter 2023 Compliance Rule, the new record category, and click Move:
Here is an example under record category:
- Now we can run the dispostion sweep to prepare the above record category for dispostion.
On top left Navigator click on Tasks and then on Schedule > Schedule Basic Dispostion Sweep:
Select FPOS, fill in the details as shown, and click Schedule Sweep:
You will see the scheduled sweep with a status of Scheduled
and then In Progress
. Refresh until you see it shows Completed
.
Optionally click the Download Report button to view the generated report:
Downloaded Report:
IER Reporting
IBM’s Records Management solution provides several report templates that provide a statistical view of different activities performed. These are some of the most common reports requested by Records Administrators and Managers.
- Access IER Desktop and Navigate to Reports as shown below
- Select the required report template from list
- Fillin details on report popup and click Generate Report
Troubleshoot
On IER Desktop (The object store FPOS is not configured to allow users to declare records)
[INFO ] FNRRD1149I: ---- Start workflow launch ----
[ERROR ] FNRRD1035E: The object store FPOS is not configured to allow users to declare records.
[err] Apr 22, 2024 3:22:09 PM com.ibm.ier.plugin.tasks.BaseIERTask handleErrors
SEVERE: FNRRD1035E: The object store FPOS is not configured to allow users to declare records.
com.ibm.ier.ddcp.exception.DDCPRuntimeException: FNRRD1035E: The object store FPOS is not configured to allow users to declare records.
at com.ibm.ier.ddcp.exception.DDCPRuntimeException.createDDCPRuntimeException(DDCPRuntimeException.java:87)
at com.ibm.ier.ddcp.ReportGeneration.validateInitWorkflowConfigMap(ReportGeneration.java:1085)
at com.ibm.ier.ddcp.ReportGeneration.validatePEParams(ReportGeneration.java:1038)
at com.ibm.ier.ddcp.ReportGeneration.launchDDWorkflows(ReportGeneration.java:747)
at com.ibm.ier.plugin.tasks.RunDefensibleDisposalReportSweepTask.performBaseTask(RunDefensibleDisposalReportSweepTask.java:212)
at com.ibm.ier.plugin.tasks.BaseIERTask.performTask(BaseIERTask.java:127)
at com.ibm.ecm.task.commonj.work.BaseTask.call(BaseTask.java:75)
at com.ibm.ecm.task.commonj.work.BaseTask.call(BaseTask.java:42)
at javax.enterprise.concurrent.ManagedExecutors$CallableAdapter.call(ManagedExecutors.java:231)
at com.ibm.ws.concurrent.internal.ScheduledTask.call(ScheduledTask.java:420)
Workaround:
Disabling Declare result files as a record
to prevent this error:
-
Log onto IER Desktop and go to
Administration
. -
From Repositories, select
FPOS
. -
In
Basic Schedule Sweep
, changeDeclare result files as a record
from Yes to No.