Hi all.

I check the following link http://ddweerasiri.blogspot.com/2011/09/how-to-send-email-notifications-via.htmlin order to configure bps to send email. It works fine, I receive the email, but, how in the wsdl I can set the subject and the body. The email that I receive look like that:

Subject: SOAPAction: http://www.example.org/Email/NewOperation

Body:
<?xml version='1.0' encoding='UTF-8'?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/";  
<http://schemas.xmlsoap.org/soap/envelope/>>
<soapenv:Header xmlns:wsa="http://www.w3.org/2005/08/addressing";  
<http://www.w3.org/2005/08/addressing>>
<wsa:To>mailto:[email protected]<////wsa:To>
<wsa:MessageID>urn:uuid:5e45c772-f739-48fe-9b1b-ea0d6117586f</wsa:MessageID>
<wsa:Action>http://www.example.org/Email/NewOperation</wsa:Action>
</soapenv:Header>
<soapenv:Body><NewOperation xmlns="http://www.example.org/Email//";>
<in xmlns="">prueba</in>

</NewOperation>

</soapenv:Body>
</soapenv:Envelope>




10mo. ANIVERSARIO DE LA CREACION DE LA UNIVERSIDAD DE LAS CIENCIAS 
INFORMATICAS...
CONECTADOS AL FUTURO, CONECTADOS A LA REVOLUCION

http://www.uci.cu
http://www.facebook.com/universidad.uci
http://www.flickr.com/photos/universidad_uci
_______________________________________________
User mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/user

Reply via email to