cancel
Showing results for 
Search instead for 
Did you mean: 

Delete messages

Former Member
0 Kudos

Dear,

We have retention period of 30 days and it is fine for deletion of payload for most of messages (not using archiving).

With job RSXMB_DELETE_MESSAGES deletion is done.

But would like for currently only one interface (comm.channel) to set retention period to 7 days - it is JDBC adapter.

Is there maybe some parameter that can be set for particular interface only to shorten retention period.

Kind regards,

N.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

I don't think it's possible, as you can only define one retention period, for a list of interfaces that you chosen.

but you cannot see the opposite: to define another retention period just for some other interfaces.

A solution could be to copy this standard program and apply your needs.

Regards.

mickael

Former Member
0 Kudos

This is not possible using standard Archiving&Delete functionality.

The only way to achieve this requirement, is to develope a custom report that filter record to be delete by Interface Name.