Hi,
I have written EJB and converted it to webservice for sending Emails and consumed ion SAP BPM. I am getting the following error,
A technical error occurred during invocation of operation 'SendMail' of interface 'SendMail': 'Could not invoke service reference name a0aec566-cae6-486f-9bfe-215d8a5980db, component name xyz.com~bpm~BPMcomponent, application name xyz.com/bpm.; nested exception is:
java.rmi.RemoteException: Could not process message for operation SendMail in web service plugin module.; nested exception is:
com.sap.engine.services.webservices.espbase.client.bindings.exceptions.TransportBindingException: Invalid Response content type. Server returned code (500) with message <Internal Server Error> and content type <text/html>. Http proxy info: none'. Further information: root exception Message 'Invalid Response content type. Server returned code (500) with message <Internal Server Error> and content type <text/html>. Http proxy info: none'; message ID 'n/a'; log ID 'C0008DCA4B8200A60000000400950048'
and the process is getting error ed out .
If I send less Emails Id's it is working ... but if I give it in Thousands ...I am getting the above error.
Can anyone help on this..
Thanks,
NW