cancel
Showing results for 
Search instead for 
Did you mean: 

Delete messages for sync scenario (RFC<->XI<->HTTP)

Former Member
0 Kudos

Hello experts,

we have a scenario where we want to delete messages directly after transmission on the XI system. At the moment we use the program RSXMB_DELETE_MESSAGES. This program deletes all sync messages.

Now I have some questions:

1. How does RSXMB_DELETE_MESSAGES work? Can it also be used to delete async messages or to delete messages from a certain service?

2. Is it possible to configure a scenario so, that messages are deleted directly and physically and can't be seen in SXMB_MONI?

3. Is there still a way to access deleted messages? Are they in a archive or something like this?

Best regards,

David

Accepted Solutions (1)

Accepted Solutions (1)

udo_martens
Active Contributor
0 Kudos

Hi David,

>1. How does RSXMB_DELETE_MESSAGES work? Can it also be used to delete async messages or to delete messages from a certain service?

The delete job deletes, for your requirements use archiving. Deleting allows async and sync msgs, but archiving can be done for certain service. Set the deleting and archiving parameter DELETION / ARCHIVING (duration of msg in days) at SXMB_ADM / Conf of Integr Engine

>2. Is it possible to configure a scenario so, that messages are deleted directly and physically and can't be seen in SXMB_MONI?

No, but you can switch off logging and tracing at all SXMB_ADM / Conf of Integr Engine parameter RUNTIME

>3. Is there still a way to access deleted messages? Are they in a archive or something like this?

Deleted not but archived messages of course

Regards,

Udo

Answers (0)