on 2008 Jun 14 2:24 PM
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.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Solved
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
User | Count |
---|---|
63 | |
10 | |
7 | |
7 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.