Re: [OFBiz] Users - Newbie question: creating a service
Posted by
Christopher Farley on
URL: http://ofbiz.116.s1.nabble.com/OFBiz-Users-Newbie-question-creating-a-service-tp136477p136479.html
Si Chen (
[hidden email]) wrote:
> Kind of hard to figure it out just from looking at this, but this
> doesn't look right:
>
> > <simple-method method-name="autoGenerateRequirements"
> > short-description="Automatically generate requirements based on ATP">
> > <set from-field="facilityId" field="searchMap.facilityId"/>
> >
> >
> doesn't look right. It probably should be:
> <set from-field="parameters.facilityId" .... >
>
> because facilityId should be a part of your parameters Map.
Ah, but when I inspect the values of the parameters map via a log
statement, the only parameter values in there are locale and userLogin.
The form fields do not get properly embedded in the parameters map.
I figure I've misconfigured something else that links the form or the
screen to the simple-method... maybe.
I'll go through tutorial #3 again and see what I might be missing...
Thanks for looking.
--
Christopher Farley
www.northernbrewer.com
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users