General Content Repository Settings

Tool name: CRP

Description

Name

Default value

Allowed values

Details

Execute APPEND in compatibility mode

APPEND_COMPATIBILITY_MODE

X

<empty> = disabled

X = enabled

If the Storage does not support an append to already created binary files, then the APPEND command is simulated.

Proceed as follows to simulate the append command:

1. Get the already existing data.

2. Append the new data to the existing data in runtime.

3. Overwrite the data.

With this approach, you can store up to 1.99 GB in one file.

Default retention implementation

DEFAULT_RETENETION_IMPL

 

<empty> = disabled

X = enabled

The cockpit will show you the default retention implementation option instead of the Datafridge implementation option. This setting is only applied if Datafridge is present on the service system. In other cases, the default implementation option is shown by default.

License expiration reminder (days)

LICENSE_REMINDER_DAYS

30

 

 

Repair multipart in request

REPAIR_REQ_MULTIPART

 

<empty> = disabled

X = enabled

The repair function fixes HTTP requests containing multipart that cannot be read by the SAP standard function.

Additional information about the issue:

The client application created HTTP request multipart data in the wrong format. This can happen when the request is created on an older SAP release. Usually, this happens during an attachment migration. If you need to migrate a multipart attachment, you can enable this function and see whether the issue is resolved.

Write data size to logs

WRITE_DATA_SIZE_TO_LOG

 

<empty> = disabled

X = enabled

If you perform a read or write operation on a document, its content size will be written to a log. This aims to facilitate the fixing process and speed up problem analysis.

Write performance statistics

WRITE_PERFORMANCE_STATS

 

<empty> = disabled

X = enabled

Chosen actions and parameters will be written to a table for further analysis. Main table /DVD/CRP_STAT. Actions are stored in /DVD/CRP_STATA and parameters in /DVD/CRP_STATP.

Write statistics to logs

WRITE_STATS_TO_LOG

 

<empty> = disabled

X = enabled

This setting writes runtime statistics to service logs. It is mainly aimed at runtime analysis and troubleshooting.

Measured activities:

Set SM attributes: Possible creation of new container on storage

Write package: Write binary data to the Storage

Delete package: Delete binary data from the Storage

Drop container: Drop a complete data container from the Storage

Read package: Read binary data from the Storage