cancel
Showing results for 
Search instead for 
Did you mean: 

what happens between the timestamp 'Date Sent' and 'Execute from'

Former Member
0 Kudos

Hi all,

from SXMB_MONI, I found that some messages take a long time, for example:

Date Sent 23.09.2008 02:22:39

Time Taken to Process (Secs) 0,5044590

Execute From 23.09.2008 02:23:12

To 23.09.2008 02:23:13

Status Set 23.09.2008 02:23:13

you can find that there are about 30s between the 2 timestamps.

does anybody know what does the timestamp 'Date Sent' mean? and what does the 'Execute From' mean?

what happens between these 2 timestamps?

Regards,

Bean

Accepted Solutions (0)

Answers (2)

Answers (2)

SudhirT
Active Contributor
0 Kudos

Hi,

Goto SXMB_MONI and select your message and click on the referencing messages and then again select your message in the window after reference message and clcik on expand all message. You will find various versions of the message and scroll to right side you will see different steps and the corresponding time taken for diff. steps.

Hope this solves you query. Thanks!

Former Member
0 Kudos

oh, it happens here

<SAP:RunTimeItem>

<SAP:Name type="CORE">INTEGRATION_ENGINE</SAP:Name>

<SAP:Timestamp type="begin" host="JT-PIDEV">20080923002239.536814</SAP:Timestamp>

</SAP:RunTimeItem>

<SAP:RunTimeItem>

<SAP:Name type="CORE">INTEGRATION_ENGINE</SAP:Name>

<SAP:Timestamp type="end" host="JT-PIDEV">20080923002312.499441</SAP:Timestamp>

</SAP:RunTimeItem>

does anybody know what happens in this step? why it takes so long time? more than 30 seconds...

Former Member
0 Kudos

Hi,

I can't find date sent there...

Executed from and executed to means times, where message went in to IE and out from IE. For example, if any error occurs, there can be difference 2 days (mapping fails, you correct it and restart the message). So the start will be at 21.10.2008 but end 23.10.2008). But generally, this time comrpises:

message routing & mapping

Olian

Former Member
0 Kudos

Hi,

I can't find date sent there...

Executed from and executed to means times, where message went in to IE and out from IE. For example, if any error occurs, there can be difference 2 days (mapping fails, you correct it and restart the message). So the start will be at 21.10.2008 but end 23.10.2008). But generally, this time comrpises:

message routing & mapping

Olian

after list all of the messages in SXMB_MONI, click the column 'EndTime', you will find the 'Date Sent'.