We try to configure the demo and everything works fine until chapter 4.1.2 Manual Editing (page 34). When trying to set the condition for the receiver determination XI_105 | FlightSeatAvailabilityQuery_Out by clicking in the condition column (point 5 of Manual Editing) we get the failure message Problem Loading Schema Description: Message interface does not exist in any software components installed on this business system
The client 105 is defined as business system XI_105 (type Web AS ABAP) in SLD.
By trying to create a receiver determination manually, there is also an unexpected behavior.
When we choose Service XI_105 or any other business system of type Web AS ABAP the selection of an interface or a namespace has an empty result set. (Search Result: No objects found!)
If we define a dummy System of type Web AS Java or Standalone Java the selection of an interface or a namespace shows the complete list of all defined interfaces and namespaces. (FlightSeatAvailabilityQuery_out and many others)
Has anybody an idea, whats the problem is.