cancel
Showing results for 
Search instead for 
Did you mean: 

How to delete/deactive old correlations

samantha_nez
Participant
0 Kudos

Hi,

We have problems to refresh old correlations. Into SXMB_MONI we have seen several correlations that does not exist yet. They seem active, so we would like to deactive/delete them.

How could we do this?

We have also tried deleting work-items into T-code SWWL.

Thanks in advance,

Samantha.

Accepted Solutions (0)

Answers (2)

Answers (2)

SudhirT
Active Contributor
0 Kudos

Hi,

simply delete old instances in tcode SWWL. Also if you are using multiple queue in BPM, it wont work. use single queue.

Edited by: Sudhir Tiwari on Dec 16, 2008 5:09 PM

Former Member
0 Kudos

Hi,

You have to delete all the works related to these correlations in SWWL.

Filter in this transaction for every status of the work item.

Then, check in SXI_CACHE that your BPM active version is the correct version.

Refresh the SXI_CACHE and check that the return code of your Integration Process is not 99.

Carlos

samantha_nez
Participant
0 Kudos

Hi Carlos,

In SWWL we had deleted all workitems and in SXI_CACHE the return code of our BPM is 0. However, the correlation fails because of there are other active ones.

Another idea?

Thanks,

Samantha.

Former Member
0 Kudos

Hi,

Run RSWF_CRL_MAINTAIN report in SE38 to check the active correlations.

IF there is no active correlation related to your failed BPM, the problem could be something

different.

Carlos

samantha_nez
Participant
0 Kudos

Thanks for your replies,

Running RSWF_CRL_MAINTAIN report in SE38 we have seen that the correlation related to the BPM is activated. There are not other active correlations...

Then why do we not receive the message in the receive step? We use a JMS adapter and we know that it works because we have used it before in other tests.

In SXMB_MONI we get the following error:

"No object type found for the message. Check that the corresponding process is activated."

Thanks again,

Samantha.