Hi Vivek
The requirement is to insert the customer data which is in the format
of xml into the database with out any UI and after insertion of the data,
the customer should able to access the shopping cart with his/her newly
created userid/pwd.
Thanks & Regards
Prashanth Jilla
Vivek Mishra-2 wrote:
>
> Hello Prashanth,
>
> Is it something which you are looking for
> <call-service service-name="createPerson"
> in-map-name="createPersonCtx">
> <result-to-field result-name="partyId"
> field="createUlInMap.partyId"/>
> </call-service>]
>
> Refer PartySimpleMethods.xml file.
>
> Thanks !
> --
> Vivek Mishra
>
> jillas wrote:
>> Hi
>>
>> How to access the createPerson service by passing the required
>> parameters to the simple-method in the form of a Map object, but the data
>> is
>> not comming from the request. But it comes from the Map that is passed.
>> Is
>> it possible to access the services without using http?
>>
>> Thanks & Regards
>> Prashanth Jilla
>>
>
>
>
--
View this message in context:
http://www.nabble.com/How-to-access-the-services-without-passing-http-request-tp23979212p23979856.html
Sent from the OFBiz - User mailing list archive at Nabble.com.