You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by gil portenseigne <gi...@nereide.fr> on 2009/04/20 11:17:03 UTC

Error in createContact (SFA)

Hi, 

There is an error from the service createContact in SFA :

The Following Errors Occurred:

The following required parameter is missing: [OUT] 
[createContact.contactMechId]

Could it be the same probleme that occured on the CreateLead service 
(corrected in r766236)? Then there is only to add the optional="true" which is 
missing...

Best Regards,

Gil


Re: Error in createContact (SFA)

Posted by Vikas Mayur <vi...@hotwaxmedia.com>.
Thanks for reporting Gil. It should be fixed by r766637.

Vikas

On Apr 20, 2009, at 2:47 PM, gil portenseigne wrote:

> Hi,
>
> There is an error from the service createContact in SFA :
>
> The Following Errors Occurred:
>
> The following required parameter is missing: [OUT]
> [createContact.contactMechId]
>
> Could it be the same probleme that occured on the CreateLead service
> (corrected in r766236)? Then there is only to add the  
> optional="true" which is
> missing...
>
> Best Regards,
>
> Gil
>