cancel
Showing results for 
Search instead for 
Did you mean: 

Error while sending JDBC Results to XI

Former Member
0 Kudos

Dear members ,

I have configured a JDBC Sender based on PLain J2SE Adapter Engine.

When i start the adapter ,i get an error message

ERROR: Finished sending query result to Integration Engine with error "com.sap.aii.messaging.net.TransportException: Sending message '8ba707a0f78911d98f64c565c0a8004d' to Integration Server failed with 'SYSTEM_NOT_CONFIGURED_AS_XMB': '', context '?' , must retry". Skip confirmation and proceed with next query

Can anybody help me out.

My Configuration is as follows :-

    1. jdbc adapter java class

classname=com.sap.aii.messaging.adapter.ModuleDB2XMB

version=30

mode=DB2XMB

    1. Integration Engine address and document settings (example, see docu)

XI.TargetURL=http://hwsapxi:8000/sap/xi/engine?type=entry

XI.User=xiappluser

XI.Password=welcome1

XI.QualityOfService=EO

XI.SenderParty=

XI.SenderService=Factory_Sender

XI.ReceiverParty=

XI.ReceiverService=Factory_Receiver

XI.Interface=FactoryMessageInterface

XI.InterfaceNamespace=http://sap.com/factorydata

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Ravindra,

It could be that the AE was not configured properly during installation. Please refer to the below link and see it helps you narrow down your problem.

Installation - Plain J2SE Adapter Engine

http://help.sap.com/saphelp_nw04/helpdata/en/b3/cc633c3a892251e10000000a114084/frameset.htm

regards,

SK

Former Member
0 Kudos

Well ..i checked my installation ,it looks quite ok.

I dont understand is it a problem from the Integration Server side or my AE is not configured for XMB .

The error message refers to which system i am not able to get.