Indexing of documents via DPS (Webservice) does not work

[] [] [] [] [] [] [] [] [] [] [] []

Symptom
Wenn man versucht, den Inhalt von Dokumenten (Dateien) 黚er das Aufl鰏en von URLs zu indizieren, ergibt sich der folgende Fehler:
Da die URLs falsch zusammengef黦t werden, werden die Dateien 黚erhaupt nicht indiziert und man kann folglich auch nicht nach den Inhalten suchen.
Other terms
Enterprise Search, DPS, Webservice, Document Service, Content Url
Reason and Prerequisites
s. oben
Solution
o [...]

File sender adapter generates duplicate message IDs.

[] [] [] [] [] [] [] [] [] [] []

Symptom
This note attempts to solve two issues:
a) File sender adapter generates duplicate message IDs and sends it to Messaging system. In the Synchronous(Best Effort) scenario cases, Messaging system does not persist any Message and forwards to Integration Engine. Integration engine checks that this is duplicate and retuns with DUPLICATE_DETECTED error.
b) File sender adapter [...]

FTP receiver adapter deletes file with append mode

[] [] [] [] [] [] [] [] [] [] [] [] [] []

Symptom
You are using the File Adapter in your business scenario for message
processing. During the message processing, you notice, that, the
FTP receiver adapter deletes the output file if it encounters transfer errors while writing to target directory. In such scenario, the channel configuration for receiver file channel is as follows:
1 – File Construction Mode= append
2 [...]

Dump during the Web Dynpro ABAP view check

[] [] [] [] [] [] [] [] [] []

Symptom
During the syntax check of a Web Dynpro ABAP view, a short dump occurs (initial object reference, cl_wdy_wb_view_checker->check_property_bindability).
Other terms
Web Dynpro ABAP, view, check, popin, content, table
Reason and Prerequisites
The dump occurs if the context binding of a user interface (UI) element property for which the client is changeable is to be checked and the [...]

Deleting non-transportable doc requires transport authority

[] [] [] [] [] [] [] [] [] [] [] [] []

Symptom
Transport authorization for a document object is checked for user even if user wants to delete a document which has a content model of type Non Transportable.Hence, user is not able to delete the document.
Other terms
record, case, transport authorization, delete, document, content model, transportable
Solution
Please implement the note.

Error w/ HTTP requests if mpi/buffer_size not equal to 64 KB

[] [] [] [] [] [] [] [] [] []

Symptom
During HTTP requests to the ICM or the SAP Web Dispatcher, error 400 (Bad Request) occurs.
Other terms
mpi/buffer_size, Bad Request, ICM, Content Filter
Reason and Prerequisites
If you used the profile parameter mpi/buffer_size to change the MPI buffer, errors may occur during request analysis within the SAP Content Filter; these errors cause the rejection.
Solution
The following kernel versions [...]

BCE: BCF_SYSTEM_COPY_CLEANUP – missing tables

[] [] [] [] [] [] [] [] [] []

Symptom
After a Business ByDesign system copy some tables related to the Business Content Environment still contain the system id of the “old” system.
Other terms
Business Content Environment, BCE, BCECUSTUSR, BCECUST
Reason and Prerequisites
Tables BCECUSTUSR and BCECUST may contain the system id after system copy.
Solution
Implement the corresponding note.