Show TOC Start of Content Area

Procedure documentation Viewing the Logs  Locate the document in its SAP Library structure

Use

All of the components of Adobe document services work together and record events to the logs, including any service errors. Security-related messages are logged in the security.log file of the AS java. This log file contains information on the user and the actions he performed like certifying or signing a form and the used credentials. An easy way to find the appropriate information is to search for the location com.adobe.AdobeDocumentServices. This filters out entries that match the following pattern:

 

Date, time: User: <name>  ……..action that was performed ……..with credential alias <alias>

Example

Wed Jul 20 11:07:19 CEST 2005 User: SCHMIDT successfully signed a PDF from <InputPDF> Source: Stream Name: PDF with credential alias cert_credential

 

Procedure

To access the logs:

...

       1.      Open the SAP NetWeaver Administrator   Problem Management   Logs and Traces LogViewer.

       2.      In following logs you can view any errors and fatal messages logged by Adobe document services:

       server.log

       security.log

       database.log

Select the appropriate log entry to open the log.

       3.      Choose defaultTrace.trc to view any trace log entries for Adobe document services. For more information, see Activating the Trace for Adobe Document Services.

See also:

Configuring Credential Expiry Logging

 

End of Content Area