cancel
Showing results for 
Search instead for 
Did you mean: 

receiver email

Former Member
0 Kudos

we are getting input data from source file and we have to send that XML payload data in an email to some persons. so a file - mail scenario. when we have to specify the sender, receiver, subject in msg mapping, we have to use mail packaging, but to use it, it is said that the msg type should have namespace http://sap.com/xi/XI/Mail/30 . So the question is since we are in 7.31 single stack, then this namespace can be defined in any custom software component - or - should this be taken from a standard software component like SAP BASIS - but we have in SLD only the versions 71,711 and 731 available. so where to define this namespace?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello,

I guess u will be using standard mail xsd?

If yes, then u can directly import that xsd as ED in any custom namespace (xsd will internally refer

namespace http://sap.com/xi/XI/Mail/30) and start creating ur scenario...

U can search sdn there are plenty of articles on the same.

Thanks

Amit Srivastava

Answers (0)