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. Appendix A: Datetime and Numeric Formatting
  24. Appendix B: Data Archive Connectivity

Administrator Guide

Administrator Guide

Load External Attachments Job

Load External Attachments Job

Use the Load External Attachments standalone job to archive external attachments. When you run the job, the job reads the attachments from the directory you specify in the job parameters. The job archives records from the directory and all subdirectories within the directory. The job creates BCP files and loads the attachments to the AM_ATTACHMENTS table in the Data Vault.
The following table describes the parameters for the Load External Attachments job:
JSP Parameter Name
User Interface Parameter Name
Required
ATT_ENTITY_NAME
Attachment Entity Name
Yes
DIRECTORY
Directory
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=LOAD_EXTERNAL_ATTACHMENTS&ATT_ENTITY_NAME=<parameter value>&DIRECTORY=<parameter value>&FILE_ARCHIVE_REP_ID=<parameter value>&PURGE_AFTER_LOAD=<parameter value>

0 COMMENTS

We’d like to hear from you!