cancel
Showing results for 
Search instead for 
Did you mean: 

Delete JDBC Asynchronoues Messages from Communication Channel

Former Member
0 Kudos

Hello everybody,

I have a lot of messages that I can see in the coomunication channle monitoring of a JDBC Receiver, now this messages are asynchronous tha channel was stopped, now the thing is that I need to Start the communcation channel but I need the system no to process the messges enqueued, more specificly I need to clear all that error messages from the CC and they don't try to start as soon as the communication channel is started, thanks in advance for you answers.

Regards,

Julio.

Accepted Solutions (1)

Accepted Solutions (1)

Shabarish_Nair
Active Contributor
0 Kudos

you can do this by canceling / resending messages via the RWB

Goto to RWB -> Message Monitoring - > Via the adapter engine

trace your message and then cancel / resend the message

Answers (1)

Answers (1)

Former Member
0 Kudos

Ruiz,

Go to message monitoring --> adapter engine --> check the timing of your message flown in xi -> select all the messages with multiple selection option --> delete.

Regards,

---Satish