Article Content
Article Number | 000031632 |
Applies To | RSA Product Set: Archer RSA Product/Service Type: Archer RSA Version/Condition: 5.3.1.2 Platform: Windows Product Description: Archer Platform |
Issue | By default, Archer will copy the binary content of attachments into the Data Publication Service target database. You may want to disable attachments from being copied for any of the following reasons:
|
Tasks | For each services server: Edit the file: C:\Program Files\RSA Archer\Services\ArcherTech.JobFramework.Job.exe.config Between the <appSettings> and </appSettings> tags, add the following line: <add key="IncludeAttachmentImage" value="false" /> Then during off hours: 1. Restart the Job Engine Service on each services server. 2. Delete the Data Publication Service target database, and create a new empty target database. 3. Re-run the Data Publication Service from inside of Archer. |