Table of Contents

Search

  1. Preface
  2. Introduction
  3. Accessing Data Archive
  4. Working with Data Archive
  5. Scheduling Jobs
  6. Viewing the Dashboard
  7. Creating Data Archive Projects
  8. Salesforce Archiving
  9. SAP Application Retirement
  10. Creating Retirement Archive Projects
  11. Retention Management
  12. External Attachments
  13. Data Archive Restore
  14. Data Discovery Portal
  15. Data Visualization
  16. Oracle E-Business Suite Retirement Reports
  17. JD Edwards Enterprise Retirement Reports
  18. Oracle PeopleSoft Applications Retirement Reports
  19. Smart Partitioning
  20. Smart Partitioning Data Classifications
  21. Smart Partitioning Segmentation Policies
  22. Smart Partitioning Access Policies
  23. Language Settings
  24. Data Vault Datatype Conversion
  25. Special Characters in Data Vault
  26. SAP Application Retirement Supported HR Clusters
  27. Glossary

Step 4. Configure the Entity in the Enterprise Data Manager

Step 4. Configure the Entity in the Enterprise Data Manager

To perform a live archive, or retire only some of the attachments in the directory, configure the attachment entity in the EDM.
Skip this step if you plan to retire all of the attachments in the directory
.
Create an interim table with additional columns to archive external attachments. Then modify the entity steps to move the attachments. The archive job moves the attachments during the Generate Candidates step.
  1. To launch the EDM, click
    Accelerators > Enterprise Data Manager
    .
  2. Right-click the entity that contains the external attachments you want to archive.
  3. Select
    New Interim Table
    .
  4. Enter a description for the interim table and click
    Finish
    .
  5. On the
    Default Columns
    tab of the interim table, add the following columns:
    • ATTACHMENT_NAME. In the
      Select clause
      column, enter the following string:
      'S_ORDER_ATT' || '_' || Z.ROW_ID || '_' || Z.FILE_REV_NUM || '.' || Z.FILE_EXT
    • ZIPPED_FILE_EXT. In the
      Select clause
      column, enter "SAF".
    Interim table configuration is complete.
  6. Select the entity that contains the external attachments you want to archive.
  7. To retire only some of the files in the directory, locate the attachments interim table on the
    Steps
    tab and select the step called
    Run Procedure in Generate Candidates
    .
  8. Enter the following text in the
    Procedure
    column:
    java://com.applimation.archive.dao.impl.MoveFileDAOImpl

0 COMMENTS

We’d like to hear from you!