cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Cannot Get ArchiveLink Working

Former Member
0 Likes
5,474

Experts,

I'm scratching my head on this one.  I have set up Content Server and created a repository in OAC0 that is tested and works correctly (green light says it's running).  In OAC3 I have pointed a document (BUS4401-FICACHECK) to this repository and database table TOA01.  When I print a check, I set the print mode to 3 - Print and Archive.  The check prints, but nothing goes into TOA01.  I have configured the ARCH output device in SPAD correctly.  Not sure what I'm doing wrong here.

View Entire Topic
Former Member
0 Likes

Problem solved, and admittedly a dumb error on my part.  I had to fix 2 things:

  1. In transaction OAC0, the HTTP script was specified incorrectly.  I had to change it from "ContentServer.dll" to "ContentServer/ContentServer.dll"
  2. After that I realized my MaxDB database instance where Content Server is storing documents was not running.  I connected to the instance using SAP Database Studio and restarted the database.

Everything is good now.