Top of GSFF | Index | Table of Contents | Feedback |
GENJ0050 - Delete System Web Service Access Log Entries
Purpose |
To delete Web Service Access Log data. |
|
Subsystem |
General |
|
Normally Run By | System Specialist | |
Anticipated Frequency | Recommended that it is run frequently as a scheduled job. | |
Structure | Block | Delete System Web Service Access Log Entries |
Tab | Parameters |
This job deletes System Web Service Access Log data that exists in the database after running web services with logging enabled, which records access details in the System Web Service Access Log. If web services with logging enabled are accessed frequently, the log data can grow in size. Deleting the data assists with performance and database space requirements. The job deletes log entries from the following tables:
This job is run in Schedule mode. The number of records deleted is recorded in the Job Scheduler Run Log. This form is accessed from the Main Menu. |
Parameters Tab:
|
Rules/Notes: The System Web Service Name and System Web Service Method Name parameters provide a List of Values (LOV) from which to select the required web service and web service method for the job. Note: List of values for these parameters are sourced from the S_WEB_SERVICE.S_WEB_SERVICE_NAME and S_WEB_SERVICE_METHOD.S_WEB_SERVICE_METHOD_NAME tables, respectively. A System Web Service Method must have logging enabled for the job to be able to delete its access logs. The Days Old parameter is used to specify the number of days since the data was generated so that the job deletes records that that are as old as or older than the specified number of days. The default value for this parameter is 30. Include Execution Status of Processing check box: |
Last Modified on 16 January, 2015 3:54 PM
History Information
Release Version | Project | Change to Document |
17.1 | 2010 - API Improvements (Security) | Updated page, incl. information about the 'Include Execution Status of Processing' parameter, and added table name for web services created after 17.1. |
17.0 | 1954 - Interface Extract | New Help page |