SAP Note 575875 - Checking in and out from KPro is slow

Component : Content Management Service - Document management

Solution : https://service.sap.com/sap/support/notes/575875 (SAP Service marketplace login required)

Summary :
Users of the system are experiencing slower-than-expected performance during the check-in and check-out processes of documents, especially in non-interactive scenarios. This delay traces back to how the front-end usually processes these actions, where specific Remote Function Call (RFC) destinations are occasionally required. Misrouting in the RFC paths due to a source code error leads to unnecessary usage of less efficient routes through the application server, substantially decreasing performance. A temporary fix involves setting the user parameter SAPHTTP_RFC_CHECK_TO to "OK", bypassing the default check and thereby improving speed, although this could introduce some risks when connecting via SAP router. Permanent resolution requires source code adjustments.

Key words :
terms dvs konvertierung http_client, source code corrections eliminate, user parameter saphttp_rfc_check_to, rfc_destinationcontent-server reason, source code, application server, symptom checking, documents appears, problem occurs, interactive mode

Related Notes :

354464Problems with saphttp and sapftp on the frontend