Auto Invoice Creation after Inventory is Received

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
22 messages Options
12
Reply | Threaded
Open this post in threaded view
|

Error found while adding new user

manish-25
Hi;
While creating a user I am getting this error

The Following Errors Occurred:

Error: Error send email :org.ofbiz.service.ServiceValidationException: The
following required parameter is missing: [sendMail.subject]   calling
service sendMailFromScreen in createRegister

Reply | Threaded
Open this post in threaded view
|

Re: Error found while adding new user

Kumaraswamy nandipati
Manish,
while creating a new user in ofbiz, ofbiz will invoke "sendMail" service,
this service need some mandatory fields. like from, to, subject.

You can find all the services defined in ofbiz in webtools module along with
mandatory fields and non-mandatory fields.

For this, Go to Catalog -> Store -> Email, there you have to provide default
email setting data.

That will solve your problem.


On Thu, Jul 30, 2009 at 10:24 PM, manish <[hidden email]>wrote:

> Hi;
> While creating a user I am getting this error
>
> The Following Errors Occurred:
>
> Error: Error send email :org.ofbiz.service.ServiceValidationException: The
> following required parameter is missing: [sendMail.subject]   calling
> service sendMailFromScreen in createRegister
>
>


--
Thanks,
Kumaraswamy.N
91-9866805250.
12