cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP Timeout

Former Member
0 Kudos

Hi,

We have an interface where we send data to webmethods using xi adapter by http protocol.

We had seen that the message went into timeout error and got restart and successfully sent.

Is there any possibility that XI would have sent the message to webmethods twice.

The reason is that when it got failed in the first time in xi, and finally succeeded second time, we got two files into webmethods.

Just wanted to check when http sends the message and it wents into timeout, is there a possibility that the message would have already sent?

Please note that this scenario is asynchronous.

REgards

Anandh.B

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

I don't think that PI sent twice messages, but is more probably that PI put message in output queue, and when it goes in error PI retry the same message.

Answers (0)