cancel
Showing results for 
Search instead for 
Did you mean: 

not able to see the messages in Moni

former_member303666
Active Participant
0 Kudos

Hi,

I have  one scenario WS to RFC.

Daily 2000 messages are get processed From WS to RFC. i am able to see those messages number in Performance monitoring and communication channel id's.

i am not able to see the messages in Moni ,adopter engine and integration engine levels. once messages got failed then only those messages are displayed in Moni. rest of the times the messages are not visible.

What is the problem !

Thanks,

Kesava.

Accepted Solutions (0)

Answers (3)

Answers (3)

smavachee
Active Contributor
0 Kudos

Hello Kesava,

If these are synchronous scenarios, check for below parameters

-> sxmb_admin

-> Configuration -> Integration Engine Configuration

-> Specific Configuration Data -> RUNTIME

-> PARAMETERS -> Should be    LOGGING_SYNC - 1

                                                  TRACE_LEVEL - 3

Hope it will work.

Regards,

Sunil

former_member303666
Active Participant
0 Kudos

Hi rajesh,

Note : If it is a prod system normal logging is also not recommended.

in  moni successful message details is not required?

Hi sunil,

In ADM below configuration has been done in Production system.

Thanks,

smavachee
Active Contributor
0 Kudos

Hello Kesava,

LOGGING_SYNC - 1

TRACE_LEVEL - 3

are not visible in above the screenshot, can u check them and maintained them as above.

as its not recommended in PRD systems, you can activate them for couple of min for your observation.

Regards,

Sunil M

former_member303666
Active Participant
0 Kudos

Hi Sunil,

Thanks i will do the same.

here one more thing.

We have one scenario RFC to WS scenario.

1. through function module we are pushing the data to WS system Via PI.

2. the messages are processed successfully not in Synchronous way .. it is processed in Asynchronous.

3 i have checked in multiple ways, but i could not turn it as Synchronous.

4. Sender RFc should have to send the messages as Synchronous way. why not this one in this scenario.

5. have to register any program id in sap pi system.

Thanks,

smavachee
Active Contributor
0 Kudos

For RFC to WS scenario.

1. RFC Destination need to be registered with SM59 at R3 side with appropriate Registered Program ID.

2. Message Interface should be (Inbound) & (Synchronous) enabled.

3. Maintain the Registered Program ID in Sender RFC CC and Receiver SOAP CC with required details.

4. Trigger the RFC from R/3 end and check the moni transactions.

Regards,

Sunil M

former_member303666
Active Participant
0 Kudos

Hi,

1 and 3 .I have had created RFC Connection and registered appropriate program ID... same ID i have mentioned in receiver CC.

2.

4. i have triggered the data from Function module. it has processed the data to Target WS system. this process is Asynchronous not in Synchronous way.

as per the  process  i have created the scenario. But synchronous is not happening.

We can make the cals Syn and Asynchronous with RFC adopter. but it is not happening here. any setting required in ADMIN side like NWA program id register for making the cal as a synchronous.

Or

In web dynpro ....> content administrator ....here need to mention any Jco destination ?

Jco RFC Connection it self the messages will switch as Synch and Asynch.

Thanks,

Former Member
0 Kudos

Hi,

Check whether the Archiving has been activated ...

Rgds
Rajesh

former_member303666
Active Participant
0 Kudos

Hi Rajesh,

Archiving has been activated.

http://scn.sap.com/community/pi-and-soa-middleware/blog/2007/04/30/xipi-personalized-logging-tracing

I have gone through this blog. basis have to do this this right.

i am not able to see the messages in Production system.

Thanks,

Former Member
0 Kudos

As mentioned already... Sync Messages are not recommended for logging...

As it can adversely affect the performance of the system...

Setting has to be enabled via SXMB_ADM --> IntegrationEngine Configuration ..

who ever has access..

Note : If it is a prod system normal logging is also not recommended...

HTH

Rajesh

Former Member
0 Kudos

Hi,

Please go though the below link once.

http://scn.sap.com/message/4599158

Regards

Venkat

Former Member
0 Kudos

have you seen below blog:

http://scn.sap.com/thread/3244060