cancel
Showing results for 
Search instead for 
Did you mean: 

SXMB_MONI: Message not moving

Former Member
0 Kudos

Hi,

I am doing a mail attachment to file scenario.

I have configured everything including CC. Now, the data is successfully getting picked from Mail and is visible in SXMB_MOni in Inbound Message ( CENTRAL ) --> Payloads but the message is not moving forward. Also, in RWB this CC is showing processing completed.

Please sugest what can be the reason and if any more steps are required.

Thanks,

Priya

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

thanks guys !!

Former Member
0 Kudos

In ur CC - File adapter, are you using Content conversion? If so, are you using it correctly?

what is that you see in RWB, Message monitoring, Adapter level?

Former Member
0 Kudos

Hi,

Can u please check the queue whether the message is stuck or not? What error message it is giving in SXMB_MONI it is showing red flag or sucessful flag.

Thnx

Chriag

Former Member
0 Kudos

Chirag,

The status shows Scheduled.

Can it be due to data type mismatch.

My original attachment looks like this :

COMPUTERISED SPARE PARTS ORDER

DEALER CD : 10424

ORDER REF : SP/174 DT.18/12/2007

ORDER TYPE : R

ITEM CD QTY

12345678 45

30151105 40

31151060 40

DD191125 10

DG161121 50

DH101180 10

DH111015 10

DH121096 10

DH161194 40

DH201048 2

DH201049 2

DS101036 20

DS101276 6

DU191022 2

DZ73033W 1

GH201012 50

JB730522 1

END

and I have configured the DT for this mail as :

DT_M1

~row 0....unbounded

~Details 1

Is that okay or it should be like this :

DT_attop

~Header

dealerCode

orderRef

orderType

~ItemData

~item

itemCode

quantity

End

Plz suggest.

Thanks,

Priya

Former Member
0 Kudos

Hi,

I dont see any problem in data type missmatch..... can u please check the queue ID in the SXMB_MONI for that message.

Thnx

Chirag

Former Member
0 Kudos

NOw its showing the following error :

<SAP:Stack>java.lang.NullPointerException thrown during application mapping com/sap/xi/tf/_MM_mail2file_1_:</SAP:Stack>

Former Member
0 Kudos

Hi,

Check ur mapping,problem with ur mapping,

have you used FCC at receiver side.

Regards,

phani

Former Member
0 Kudos

HI,

Can u please test ur mapping using the test option in mapping....check whether it is giving the same error there...I think there is a problem in mapping....

Thnx

Chirag

Former Member
0 Kudos

No its not throwing any error there in test message mapping.

But this one in sxmb_moni:

java.lang.NullPointerException thrown during application mapping com/sap/xi/tf/_MM_M1_F1_

Please check my DT for the attachment file and tell me which one to use from the two given above. Also, please see the occurences in DT whereas in attachment header appears only once but itemdetails can appear multiple times.

Former Member
0 Kudos

HI,

From the error it is specifically saying there is a error in mapping.

it should throw the same error while testing in message mapping.

Can u plese check it once again or try the test tab in Interface mapping as well.

I think object is returning a null value.

Thnx

Chirag

moorthy
Active Contributor
0 Kudos

Just to check it again.

Test the Mapping by using the data from the SXMB_MONI. I,.e Go to SXMB_MONI and download the input xml and use this xml in the Mapping to test the same.

Hope it will give the hints..

Also make sure that all the mandatory fields are mapped and if you are using any User Defined Functions it returns correct value.

Null pointer exception may be because of data format problem in the mapping.. check out the format in the Source XML tab.. so that you can get some info

Hope this helps, Rgds, Moorthy

Former Member
0 Kudos

is it showing red.

also as it is showing copleted in RWB communicational channel then it could mean that it has processed.