I think the demo sites are not working, though this is a temporary problem.
Instead you can test it on your local box with
https://localhost:8443/ordermgr/control/findorders

You can also test it from
http://docs.ofbiz.org/display/OFBIZ/Alternative+Demo+Servers

Hope this helps.

Vikas

On Tue, Mar 18, 2008 at 10:12 PM, ladroge <[EMAIL PROTECTED]> wrote:

>
> Thanks Vikas
> Have you another link to do it because the link given is not enable.
>
> Thanks
>
>
>
>
>
> Vikas Mayur-2 wrote:
> >
> > There is a service findOrders in OrderLookupServices that finds the
> > order(s)
> > in system depending on various input conditions.
> > Check
> > https://demo.hotwaxmedia.com<
> https://demo.hotwaxmedia.com/partymgr/control/editlogin?partyId=approver&userLoginId=approver
> >/ordermgr/control/findorders
> > to see how it works.
> > You can write a customized schedule service that calls findOrders
> service
> > and exports all the order(s) found in the system to an xml file.
> >
> > You can find similar code for exporting the order lists into a xml
> > structure
> > in oagis component under specialpurpose/.
> > I think you can study the oagisSendProcessShipment service as an
> example.
> >
> > Vikas
> >
> >
> > On Tue, Mar 18, 2008 at 7:15 PM, ladroge <[EMAIL PROTECTED]> wrote:
> >
> >>
> >> I have written a previous message according the services.
> >> I think that i have not been explicit.
> >>
> >> I globally want to know how to plan each day for example and each
> >> afternoon
> >> all orders in a xml files.
> >> According the services planned i want to know where the differents
> >> results
> >> for services can be accessible.
> >>
> >> Example : When i plan a service wich will provide all information
> >> according
> >> the orders, i would like to have an xml file where orders informations
> is
> >> described(if it is possible)
> >>
> >> Best regards
> >>
> >> --
> >> View this message in context:
> >> http://www.nabble.com/Data-Management-tp16121547p16121547.html
> >> Sent from the OFBiz - User mailing list archive at Nabble.com.
> >>
> >>
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Data-Management-tp16121547p16125225.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
>

Reply via email to