On Tue, Mar 18, 2008 at 9:55 PM, Vikas Mayur <[EMAIL PROTECTED]> 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/. Sorry .. I mean to say you can take help from the oagis component services to see how data is exported into a xml structure. > > 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. > > > > >