cancel
Showing results for 
Search instead for 
Did you mean: 

XML Messages are not populating in message monitoring (SXMB_MONI)

former_member223431
Participant
0 Kudos

Hi All,

We are not getting XML Messages in Message monitoring (SXMB_MONI) even though we are getting process log in run time workbench.

Could any one help me out to resolve the issue.

Thank you in advance,

Rajesh.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Rajesh,

  Have you created HTTP RFC Connection for proxy to connect SAP R/3 to SAP XI??...if created then test it..

Then 1. Goto Transaction SXMB_ADM

2. Choose Edit --> Change Global Configuration Data.

3. Select Role of Business System: Application system

4. Corresponding Integration server: dest://<HTTPDESTINATION>.

5. Under Specific Configuration Data you can specify additional configuration data

   1.Select the relevant category under Specific Configuration Data.

   2.Choose Change Specific Configuration Data.

   For ABAP Proxies, Add the following configuration:

     1.Category RUNTIME

     2.Parameters: IS_URL

     3.Current Value: dest://<host>:<port>/sap/xi/engine?type=entry

Also create RFC destination (TCP/IP) LCRSAPRFC and SAPSLDAPI for the SLD connection.

Finaly,1. Goto J2EE Engine

2. Choose Cluster --> Server --> Services. JCo RFC provider

3. Under RFC destination specify the following:

     Program ID: LCRSAPRFC

     Gateway Host: <Integration Server host>

     Gateway Service: <Integration Server gateway service>

     Number of process: 3

4. Under Repository specify the following:

Application Server: <Integration Server host>

5. Choose Set.

Also check in SLD whether business system for your ECC exists or not...

Hope this will help you...

Thank you

Srini T

udo_martens
Active Contributor
0 Kudos

Hi Rajesh,

did you switch on parameters RUNTIME LOGGING and LOGGING_SYNC in SXMB_ADM / Integration Engine Configuration?

Regards,

Udo

former_member223431
Participant
0 Kudos

HI Udo,

Thank you very much for your quick replay , we have switched on following perameters on SXMB_ADM / Integration Engine Configuration


udo_martens
Active Contributor
0 Kudos

Looks very good

if it's working consider to close the thread.

former_member223431
Participant
0 Kudos

Hi udo,

After switching the perametars in sxmb_moni then also i am unable to find the XML Messages in Message monitoring .

Thank you,

Rajesh.

udo_martens
Active Contributor
0 Kudos

Hi Rajesh,

did you send a new message after change of IE configuration?

Did you - may be - use "integrated configuration", so a message which is not going trough the ABAP stack and cannot be visible in SXMB_MONI?

Regards,

Udo

former_member223431
Participant
0 Kudos

Hi Udo,

We are running File to Proxy Scenario.

We are getting the processing log in RunTimeWorkBench.

We have done integrated configuration in SXMB_ADM also.

Even though we are not getting xml messages in SXMB_MONI.

Could you please let us know how and where to check the configurations if messages are not populating in SXMB_MONI.

Thanks in advance,

Rajesh

udo_martens
Active Contributor
0 Kudos

Hi Rajesh,

if you use integrated configuration (you do that in IB Directory) then you get no message in SXMB_MONI, because this is ABAP stack monitoring. Integrated Configuration messages (AEX) run only in Java stack.

Regards,

Udo

rajasekhar_reddy14
Active Contributor
0 Kudos

if scenario is not AEX then past MONI screen here. Once you add Logging parameter it should work.