cancel
Showing results for 
Search instead for 
Did you mean: 

scheduled for outbound processing in SXMB_MONI

Former Member
0 Kudos

Hi

I m facing a peculiar problem I designed a JDBC to server proxy scenario and there was some problem I completely deleted the earlier namespace and removed it from cofiguration also and I took another namespace and redesigned the same thing in another namespce and fortunately it started working and after few secs i found the status of XML message as scheduled for outbouond processing and what seems to be very strange to me is i can see the XML message for deleted namespace also as scheduled for outbound processing

Now i want to clear my sxmb_moni from all this messages, because this is just a testing server.

Pl help how to go abt it

rgds

mojib

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

thanks , with ur help and basis guys , it was solved

rgds

mojib

aashish_sinha
Active Contributor
0 Kudos

Hi,

Try running these reports

RSXMB_DELETE_MESSAGES

schedule jobs for history messagesSAP_BC_XMB_HIST_DELETE.

for messages.

SAP_BC_XMB_DELETE

Also check the following SAP Note 872388 for Deletion of XML Messages

Have a look into this link

http://help.sap.com/saphelp_nw04/helpdata/en/0e/80553b4d53273de10000000a114084/content.htm

Regards

Aashish Sinha

PS : reward points if helpful

former_member859847
Active Contributor
0 Kudos

HI,

i hope that, u sucessfully deleted the objects and redesighned the interface.

please check once again, u copied any communication chaneel object from previous one to current scenario.

corresponding to that ANY adapter has job scheduling was assighend through avilabilty time plan.

warm regards

mahesh.

Former Member
0 Kudos

Hi Mahesh ,

ya i copied the communication channel object from previous scenario and moreover the business system for earlier and the current one is also same

corresponding to that ANY adapter has job scheduling was assighend through avilabilty time plan.

this is not clear to me what u intend to ask, pl elaborate , sender adapter is scheduled to run every 30 secs but now i've deactivated it but still the current one and the deleted one is alternately going on getting sceduled and i can see in moni

now becz of this my project is stuck up

pl help

rgds

mojib

former_member859847
Active Contributor
0 Kudos

Hi,

Please make sure that u have deacyivated like this

RWB->CCmonitoring->Avialibility time planning->change/delete.

still u r facing the problem, let us know.

regards

mahesh.

Former Member
0 Kudos

Hi Mahesh ,

at present ther is some prob with the server, i m not able to access RWB component monitoring , i'll do as suggested , in the mean time can u tell me how to delete completely all the scheduled for outbound processing messages from moni

rgds

mojib

former_member859847
Active Contributor
0 Kudos

Hi,

Some times when we execute interface with large volume of

data, then in moni message shows as 'message schedule for out bound processing'.

this is because of large volume of data, so many entries will struck in the que( SMQ1 or SMQ2).

in this situation u need to release the ques.

please check this also.

Former Member
0 Kudos

Hi Mahesh and Aashish ,

i tried to delete from RWB->CCmonitoring->Avialibility time planning->change/delete but still its showing in moni

Pl help how to use this interface RWB -->Availabitiy time

I want to get rid of all the messages from moni for both the deleted namespace and current namespace,

pl help

rgds

mojib

Edited by: mohammad mojib ur rahman on Apr 28, 2008 4:17 PM

Edited by: mohammad mojib ur rahman on Apr 28, 2008 4:20 PM

former_member859847
Active Contributor
0 Kudos

Hi,

Please check the following links.

/people/shabarish.vijayakumar/blog/2006/11/26/adapter-scheduling--hail-sp-19-

http://help.sap.com/saphelp_nw2004s/helpdata/en/45/06bd029da31122e10000000a11466f/frameset.htm

regards

mahesh.

Former Member
0 Kudos

Hi every body ,

i deleted the queues from sxmb_moni but again new ones are coming and in the same state " scheduled for outbound processing ".

can any body tell me how to stop that

rgds

mojib

former_member859847
Active Contributor
0 Kudos

Hi,

Please register the ques through SXMB_ADM

t.code via manage ques.

or use SMq1 and SMq2 to register the ques.

regards

mahesh

former_member859847
Active Contributor
0 Kudos

Hi,

use the t.code SXMS_QREG.

to register the ques.

untill and unless release the ques, new messages also struck

in the que.

please reduce the entries.

regards

mahesh.

Former Member
0 Kudos

Hi Mahesh,

*code untill and unless release the ques, new messages also struck code *

u r true , pl tell me how to release the queue

rgds

mojib

former_member859847
Active Contributor
0 Kudos

Hi,

If you find any ques in SMq1 or Smq2

select the ques(status may be sys-fail)- unlock it

activate and refresh.

if that que is appearing first time->

register the ques(defaultly activated)-unloack and refresh.

via SXMB_adm.

note:previously i updated this.

regards

mahesh.

Former Member
0 Kudos

Hi,

If you want to Automize it to Unlock the Queues

/people/sap.user72/blog/2005/11/29/xi-how-to-re-process-failed-xi-messages-automatically

Regards

Seshagiri