can any one tell me were orderid is set

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

can any one tell me were orderid is set

Aravind_RP
hi all
Am new to ofbiz order processing session and wish to implement it as a webservice,for that i want to know were the orderid is set for the first time.can any one help me..it is urgent
Reply | Threaded
Open this post in threaded view
|

Re: can any one tell me were orderid is set

Scott Gray
The order id is available after the storeOrder service has been run.

Regards
Scott

2008/6/25 Aravind_RP <[hidden email]>:

>
> hi all
> Am new to ofbiz order processing session and wish to implement it as a
> webservice,for that i want to know were the orderid is set for the first
> time.can any one help me..it is urgent
> --
> View this message in context:
> http://www.nabble.com/can-any-one-tell-me-were-orderid-is-set-tp18105439p18105439.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
>
Reply | Threaded
Open this post in threaded view
|

Re: can any one tell me were orderid is set

Aravind_RP
thanks for that i solved it.i have another query like where is the shipping address set or how can we set the shipping address explicitly.expects an answer as am working on these stuff for quite a few days.

Scott Gray wrote
The order id is available after the storeOrder service has been run.

Regards
Scott

2008/6/25 Aravind_RP <AravindR_Pillai@infosys.com>:

>
> hi all
> Am new to ofbiz order processing session and wish to implement it as a
> webservice,for that i want to know were the orderid is set for the first
> time.can any one help me..it is urgent
> --
> View this message in context:
> http://www.nabble.com/can-any-one-tell-me-were-orderid-is-set-tp18105439p18105439.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
>
Reply | Threaded
Open this post in threaded view
|

Re: can any one tell me were orderid is set

Vikas Mayur-2
If your question is where it is saved than PostalAddress is the entity.


-Vikas

On Wed, Jun 25, 2008 at 12:33 PM, Aravind_RP <[hidden email]>
wrote:

>
> thanks for that i solved it.i have another query like where is the shipping
> address set or how can we set the shipping address explicitly.expects an
> answer as am working on these stuff for quite a few days.
>
>
> Scott Gray wrote:
> >
> > The order id is available after the storeOrder service has been run.
> >
> > Regards
> > Scott
> >
> > 2008/6/25 Aravind_RP <[hidden email]>:
> >
> >>
> >> hi all
> >> Am new to ofbiz order processing session and wish to implement it as a
> >> webservice,for that i want to know were the orderid is set for the first
> >> time.can any one help me..it is urgent
> >> --
> >> View this message in context:
> >>
> http://www.nabble.com/can-any-one-tell-me-were-orderid-is-set-tp18105439p18105439.html
> >> Sent from the OFBiz - User mailing list archive at Nabble.com.
> >>
> >>
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/can-any-one-tell-me-were-orderid-is-set-tp18105439p18106256.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
>
Reply | Threaded
Open this post in threaded view
|

Re: can any one tell me were Shipping Address is getting set

Aravind_RP
No,My question is were or which function sets the shipping address.so if my modification is to directly give an address than making a change in the database then were shall i make my change.
Vikas Mayur-2 wrote
If your question is where it is saved than PostalAddress is the entity.


-Vikas

On Wed, Jun 25, 2008 at 12:33 PM, Aravind_RP <AravindR_Pillai@infosys.com>
wrote:

>
> thanks for that i solved it.i have another query like where is the shipping
> address set or how can we set the shipping address explicitly.expects an
> answer as am working on these stuff for quite a few days.
>
>
> Scott Gray wrote:
> >
> > The order id is available after the storeOrder service has been run.
> >
> > Regards
> > Scott
> >
> > 2008/6/25 Aravind_RP <AravindR_Pillai@infosys.com>:
> >
> >>
> >> hi all
> >> Am new to ofbiz order processing session and wish to implement it as a
> >> webservice,for that i want to know were the orderid is set for the first
> >> time.can any one help me..it is urgent
> >> --
> >> View this message in context:
> >>
> http://www.nabble.com/can-any-one-tell-me-were-orderid-is-set-tp18105439p18105439.html
> >> Sent from the OFBiz - User mailing list archive at Nabble.com.
> >>
> >>
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/can-any-one-tell-me-were-orderid-is-set-tp18105439p18106256.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
>
Reply | Threaded
Open this post in threaded view
|

Re: can any one tell me were orderid is set

Scott Gray
In reply to this post by Aravind_RP
If you take the time to watch the framework introduction videos on
docs.ofbiz.org you will be able to answer these questions yourself.  All you
need to understand is the basic flow between requests, events, services,
views, etc, then you can examine the entire order process as it stands in
OFBiz and reapply the concepts to your own work.

Regards
Scott

2008/6/25 Aravind_RP <[hidden email]>:

>
> thanks for that i solved it.i have another query like where is the shipping
> address set or how can we set the shipping address explicitly.expects an
> answer as am working on these stuff for quite a few days.
>
>
> Scott Gray wrote:
> >
> > The order id is available after the storeOrder service has been run.
> >
> > Regards
> > Scott
> >
> > 2008/6/25 Aravind_RP <[hidden email]>:
> >
> >>
> >> hi all
> >> Am new to ofbiz order processing session and wish to implement it as a
> >> webservice,for that i want to know were the orderid is set for the first
> >> time.can any one help me..it is urgent
> >> --
> >> View this message in context:
> >>
> http://www.nabble.com/can-any-one-tell-me-were-orderid-is-set-tp18105439p18105439.html
> >> Sent from the OFBiz - User mailing list archive at Nabble.com.
> >>
> >>
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/can-any-one-tell-me-were-orderid-is-set-tp18105439p18106256.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
>
Reply | Threaded
Open this post in threaded view
|

Re: can any one tell me were orderid is set

BJ Freeman
In reply to this post by Vikas Mayur-2
Addresses are set as contact mech to a party ID.
if is best if you read the Demo data in the data folders for the ecommerce.

Vikas Mayur sent the following on 6/25/2008 12:27 AM:

> If your question is where it is saved than PostalAddress is the entity.
>
>
> -Vikas
>
> On Wed, Jun 25, 2008 at 12:33 PM, Aravind_RP <[hidden email]>
> wrote:
>
>> thanks for that i solved it.i have another query like where is the shipping
>> address set or how can we set the shipping address explicitly.expects an
>> answer as am working on these stuff for quite a few days.
>>
>>
>> Scott Gray wrote:
>>> The order id is available after the storeOrder service has been run.
>>>
>>> Regards
>>> Scott
>>>
>>> 2008/6/25 Aravind_RP <[hidden email]>:
>>>
>>>> hi all
>>>> Am new to ofbiz order processing session and wish to implement it as a
>>>> webservice,for that i want to know were the orderid is set for the first
>>>> time.can any one help me..it is urgent
>>>> --
>>>> View this message in context:
>>>>
>> http://www.nabble.com/can-any-one-tell-me-were-orderid-is-set-tp18105439p18105439.html
>>>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>>>
>>>>
>>>
>> --
>> View this message in context:
>> http://www.nabble.com/can-any-one-tell-me-were-orderid-is-set-tp18105439p18106256.html
>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>
>>
>

Reply | Threaded
Open this post in threaded view
|

Re: can any one tell me were orderid is set

Canh Phan
In reply to this post by Scott Gray
Hi all,

Sorry for the Spam everyone. I am trying to unsubscribe from the user email list:

[hidden email]
[hidden email]

But it does not seem to work, would anyone know how? Thanks a lot.

C