|
Home > Archive > Commerce Server General > February 2004 > Order Status Update with Retail2002B2B
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Order Status Update with Retail2002B2B
|
|
|
| The Order Status schema used for updates has a lot of
fields that aren't used in an order status update.
Anybody know why anything other than the order, line #,
and status would be needed???
Thanks
| |
| Max Akbar 2004-02-07, 9:35 am |
| I am not so sure about the retail2002b2b architecture but normally when you
do order status you modify more just than the orderstatus field there are
scenario where the user may have canceled a line item or decided that they
wanted to ship it else where so it's a good idea to have that data around.
Also I think the orders structure is stored in an xml file so when
ordrstatus is updated you are getting the order in xml format then the xml
schema is used to translate the xml data into orderform so when you save the
data you need to make sure that all the fields you had before is accounted
for.
I hope this helps, good luck,
-Max
"Drew" <anonymous@discussions.microsoft.com> wrote in message
news:01ec01c3cf1b$f0e08b20$a501280a@phx.gbl...
> The Order Status schema used for updates has a lot of
> fields that aren't used in an order status update.
>
> Anybody know why anything other than the order, line #,
> and status would be needed???
>
> Thanks
|
|
|
|
|