cancel
Showing results for 
Search instead for 
Did you mean: 

Status: To be delivered at Adapter Engine - IDoc to JDBC scenario

Former Member
0 Kudos

Hello everyone! this is my first thread, so dont blame me if I do it wrong 😛

I have an IDoc to JDBC scenario, and there is a problem in the Adapter Engine, I guess

The IDoc reaches XI, then appears as Processed successfully in the monitor. But it doesnt reach the database, I dont see it in the JDBC communication channel.

In the Message Monitoring the three first messages sent appeared with status Delivering and the ones that were sent later, had the status To Be Delivered. I couldnt cancel any of these messages

I tried reinitiating XI. Then the messages changed to Waiting, and finally to Succesful

I thought the problem was solved, but after some time, the problem appeared again

I'm in a little hurry... so any help is really appreciated

thanks in advance

Fede

Accepted Solutions (1)

Accepted Solutions (1)

rodrigoalejandro_pertierr
Active Contributor
0 Kudos

hi, check the configuration of CC --> usr and pass,

also go to SM58-->user = * and check if there is any error

also see this

Thanks

Rodrigo

Answers (4)

Answers (4)

Former Member
0 Kudos

Thanks everyone!

The problem is solved.

I increased the parameters in messaging.connectionDefinition in Visual Administrator and after a while all queues were empty

Former Member
0 Kudos

Fede,

We had the similar issue.. quickest fix is that j2ee engine restart.

Actually, if you can check at receiver, some times the message is delivered but it displays a wrong information in RWB.

Former Member
0 Kudos
  • Make sure all configuration are correct, DB system is up and running

  • Apply last pathes

  • Refresh CPACache

  • Try increase application level MaxThreadnumber,

please check:

Note 937159 - XI Adapter Engine is stuck

  • Increase pollAttempts to 100 (default is only 3)

Check Note 803145 - Received HTTP response code 503

Liang

agasthuri_doss
Active Contributor
0 Kudos

Hi,

1) Whether you are able to send the data to database

2) Are you sending huge data

3) Whether in theJDBCAdapter in Advance mode did you selected as batch

4) What is the connection Parameter in Database side

Regards

Agasthuri Doss