You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Aravind_RP <Ar...@infosys.com> on 2008/06/26 06:21:39 UTC

can a beanObject could be sent to ofbiz sevice definition

hai all
i greatly appreciate the responses i got for my previous query.Is it
possible to sent a bean object to ofbiz service,like if we want to set a new
address using existing ofbiz service "createPartyPostalAddress" instead of
sending each parameter and defining it in services.xml can we set a bean
object and sent it to service.

Plz help  me if anyone has solved this problem.
-- 
View this message in context: http://www.nabble.com/can-a-beanObject-could-be-sent-to-ofbiz-sevice-definition-tp18126286p18126286.html
Sent from the OFBiz - User mailing list archive at Nabble.com.


Re: can a beanObject could be sent to ofbiz sevice definition

Posted by BJ Freeman <bj...@free-man.net>.
you should become familiar with the service engine in ofbiz.
http://docs.ofbiz.org/display/OFBTECH/Framework+Introduction+Videos+and+Diagrams
and
http://docs.ofbiz.org/display/OFBIZ/Mini-Language+Guide

Aravind_RP sent the following on 6/25/2008 9:21 PM:
> hai all
> i greatly appreciate the responses i got for my previous query.Is it
> possible to sent a bean object to ofbiz service,like if we want to set a new
> address using existing ofbiz service "createPartyPostalAddress" instead of
> sending each parameter and defining it in services.xml can we set a bean
> object and sent it to service.
> 
> Plz help  me if anyone has solved this problem.


Re: can a beanObject could be sent to ofbiz sevice definition

Posted by Jacques Le Roux <ja...@les7arts.com>.
This does not make any sense in OFBiz. Please have a look at the documentation 
http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Documentation+Index

Jacques

From: "Aravind_RP" <Ar...@infosys.com>
>
> hai all
> i greatly appreciate the responses i got for my previous query.Is it
> possible to sent a bean object to ofbiz service,like if we want to set a new
> address using existing ofbiz service "createPartyPostalAddress" instead of
> sending each parameter and defining it in services.xml can we set a bean
> object and sent it to service.
>
> Plz help  me if anyone has solved this problem.
> -- 
> View this message in context: 
> http://www.nabble.com/can-a-beanObject-could-be-sent-to-ofbiz-sevice-definition-tp18126286p18126286.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>