cancel
Showing results for 
Search instead for 
Did you mean: 

Alert email to capture custom error

Former Member
0 Kudos

Hello All,

As per the client requirement, we are producing customized error message in Error tag of SXMB MONI successfully.

But the same custom error message is not able to captured in the Alert email notification, when I use below container variables:

SXMS_ERROR_CAT

SXMS_ERROR_CODE

Its just giving MAPPING, MAPPING.APPLICATION_FAULT.

Is it not possible to capture my custom error theu standard alert management?

Thanks,

Moorthy

Accepted Solutions (1)

Accepted Solutions (1)

former_member184720
Active Contributor
0 Kudos

Hi Naresh - Please try this &SXMS_TO_ADAPTER_ERRLINES[]&

Regards,

Hareesh

Former Member
0 Kudos

Hello Hareesh,

Thanks a lot for the Input. It worked

former_member184720
Active Contributor
0 Kudos

Hi Naresh - Thanks for confirming. I would appreciate if you can close this thread by marking it as answered.

Regards,

Hareesh

Answers (1)

Answers (1)

baskar_gopalakrishnan2
Active Contributor
0 Kudos

You might also want to see all your configuration and usage of variable is in place...

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/00e97ba2-85ce-2b10-20bc-bc05cd172...

Since this is custom message and see error as mapping fault  in the mapping area, I would say if you code  log traces more in java mapping or UDF, that would help/show  more in the error log in moni as well your  SXMS_ERROR_CAT and CODE.