cancel
Showing results for 
Search instead for 
Did you mean: 

messages are not showing in the SXMB_MONI

Former Member
0 Kudos
457

Hi...All,

we are doing FILE-RFC synchronous scenario with out BPM, in the communication channel monitoring it was showing success, but in File server file is not coming to target side from sender, messages also not showing in the SXMB_MONI.

how can i solve these issues, pls suggest me...

thanks in advance,

Jain.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hey

Check the following blog

/people/michal.krawczyk2/blog/2005/05/10/xi-i-cannot-see-some-of-my-messages-in-the-sxmbmoni

Thanx

Aamir

Answers (5)

Answers (5)

Former Member
0 Kudos

Solved

Former Member
0 Kudos

For the syncronous case by default logging is not active, you have to active it manually.

In default case you can see error messages in case of Synchronous message.

To enable logging you can use following steps in transaction SXMB_ADM

1. double click on Integration engine configuration

2. Go to Edit menu ---> Change specific configuration data

3. Add the paramater as

LOGGING and LOGGING_SYNC category and set current value = 1

it should work.

Gaurav Jain

Points if answer is helpful

samiullah_qureshi
Active Contributor
0 Kudos

Hi

It seems your message stuck in Adapter Engine.

Transaction SXMB_MONI shows messages only on Integration server. And if messsage stuck in Adpter Engine it means it is not reached to Intergration server.

Check message in Adapter Engine in Runtime Workbench. If your message has stuck in Adpter engine, you will get meaningful error there.

Regards

Sami

Reward points if helpful.

Former Member
0 Kudos

Hi,

Some settings are needed in the Integration Engine.

Execute SXMB_ADM --> Double click on Integration Engine Configuration --> Select Specific configuration and click --> We got some dropdown boxes, in the Tracelevel option you set it as 3.

Follow this blog.

/people/michal.krawczyk2/blog/2005/05/10/xi-i-cannot-see-some-of-my-messages-in-the-sxmbmoni

Former Member
0 Kudos

Hi,

Some configuration should be done. Just check it

Go to Transaction Code(XI SYSTEM) SXMB_ADM->INTEGRATION ENGINE CONFIGURATION->click SPECIFIC CONFIGURATION->just check under category 'runtime' also under parameters 'logging' check current value = 1. may be you are having 0. if the value is 0 then make it 1. test it and you will see the messages.

Thanks

Vikranth

Former Member
0 Kudos

Hi,

Please follow the steps below to see the synchronous messages in sxmb_moni

Step 1. Go to transaction SXMB_ADM

Step 2. Click on Integration engine configuration

Step 3.Go to Edit - Change specific configuration data

Step 4. Add the paramaters:

LOGGING and LOGGING_SYNC category RUNTIME current value = 1 (active)

PS: You can also set TRACE_LEVEL to 3 so that all processing steps and details will be logged.

Reward points if answer is useful.

Thanks

Amit