Table of Contents

Search

  1. Preface
  2. Starting Data Archive
  3. System Configuration
  4. Database Users and Privileges
  5. Source Connections
  6. Target Connections
  7. Archive Store Configuration
  8. Datatype Mapping
  9. Database Optimization
  10. SAP Application Retirement
  11. z/OS Source Data Retirement
  12. Seamless Data Access
  13. Data Discovery Portal
  14. Security
  15. SSL Communication with Data Vault
  16. LDAP User Authentication
  17. Auditing
  18. Running Jobs from External Applications
  19. Salesforce Archiving Administrator Tasks
  20. Upgrading Oracle History Data
  21. Upgrading PeopleSoft History Data
  22. Data Archive Maintenance
  23. Storage Classifications
  24. Appendix A: Datetime and Numeric Formatting
  25. Appendix B: Data Archive Connectivity

Administrator Guide

Administrator Guide

Archive Structured Digital Records Job

Archive Structured Digital Records Job

Use the Archive Structured Digital Records standalone job to archive structured digital records, such as call detail records. When you run the job, the job populates the AMHOME tables and creates an entity in EDM. You provide the entity creation details in a metadata file, such as the application name, application version, application module, and entity name. The job generates a metadata .xml file and calls the Data Vault Loader to load the files into the Data Vault. The Data Vault Loader loads the files from the root staging directory that is configured in the Data Vault target connection.
The date field in the digital record must be in the format
yyyy-MM-dd-HH.mm.ss.SSS
. For example:
2012-12-27-12.11.10.123
.
The following table describes the parameters for the Archive Structured Digital Records job:
JSP Parameter Name
User Interface Parameter Name
Required
MD_FILE
Metadata File
Yes
FILE_ARCHIVE_REP_ID
Target Archive Store
Yes
PURGE_AFTER_LOAD
Purge After Load
Yes
Use one of the following values:
  • Y = Yes
  • N = No
Use the following syntax to formulate the URL that calls the
JobHandler.jsp
:
http://<host>:<port>/jsp/JobHandler.jsp?&action=<job action>&ProcessName=ARC_STRUCTURED_DIGITAL_RECS&MD_FILE=<parameter value>&FILE_ARCHIVE_REP_ID=<parameter value>&PURGE_AFTER_LOAD=<parameter value>

0 COMMENTS

We’d like to hear from you!