August 6, 2009 at 1:48 pm
Symptom
The application client includes an XI message that has the pipeline ID “Sender” instead of “Receiver”. Therefore, this message is sent to the central XI and encounters an error. The message has a final status in the application system although the message has not been processed by the application.
Other terms
XI, SAP NetWeaver [...]
July 27, 2009 at 9:13 am
Symptom
You have a receiver Determination with a sender interface with at least two operations. In the Receiver Determination editor you assign an Operation Mapping to the first operation in the extended mode; no mapping is assigned to the second operation. Now, save the object, close the object, and [...]
July 23, 2009 at 8:49 am
Symptom
This note treats a issue in connection with java serialization in PI.
In PI7.1, Enterprise Service Builder generates a java error
ServerCallCancelledException related to
serialization of java classes.
It is possible to get this error in following conditions: XI upgrade
from XI3.0/XI7.0 to XI7.10, transport of content within PI systems,
accessing integration process, accessing operation mappings in ESR,
assigning operation mappings in [...]
July 20, 2009 at 6:57 pm
Symptom
If you use the
Directory API to read a Receiver Determination with an Operation Mapping (extended mode) then the mapping data are missing in the received document.
Or if you want to create or change a Receiver Determination with the API, then you cannot create or change a Receiver Determination with an Operation Mapping (extended [...]
July 17, 2009 at 6:39 pm
Symptom
Interface Determination and enhanced Receiver Determination objects can use parameterized Operation Mappings. If such a mapping performs RFC or JDBC lookups, then a Communication Channel is assigned to the parameters in order to configure the lookup. When such a parameterized configuration object is transported, then the transport postprocessing must replace [...]
July 2, 2009 at 10:21 pm
Symptom
The thread of receiver file adapter remains in runnable state while communication channel has the following configuration File Construction Mode=Create, Overwrite Existing File=false, Write Mode= Use Temporary File.
Other terms
File adapter,thread hang,temporary file,delivering status
Reason and Prerequisites
The Receiver file adapter thread is stuck in the runnable state when the temporary file is used and [...]
July 1, 2009 at 5:58 am
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 [...]
June 29, 2009 at 3:08 am
Symptom
JDBC Adapter Receiver when stored procedures are used does not interpreted empty string values as null, even though the channel is configured to do so. Instead empty strings are inserted into DB as it is.
Other terms
JDBC Receiver stored procedure, SP, Empty string as Null, Interpretation of empty string values
Reason and Prerequisites
You have [...]