cancel
Showing results for 
Search instead for 
Did you mean: 

Web service - Message reprocess on MII12.2

0 Kudos

Hello

I configured the XMIIMESSAGELISTENER in my MII system. Then I configured 3 MessageProcessingRules and they work. The problem is the reprocess function: currently I do it manually. I want that it works in automatic.

My idea is: if a message fails, reprocess it for 2 days every 15 minutes.

Is there any way to set it easly in MII 12.2?

I try to useMessageQuery, MessageRead and MessageUpdate, but I didn't find MessageReprocess. Is there any action to do this?

Thank you a lot

Fabio

Accepted Solutions (1)

Accepted Solutions (1)

former_member185280
Active Contributor
0 Kudos

I think if you use the Message Update action to set the status to 'Received' the message will get picked up and reprocessed.

0 Kudos

It works.

It remains to solve the number of attempts: I will fix it with the StartDate and EndDate in QueryMessage.

Thank you a lot

Fabio

Answers (0)