Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Software > Commerce Server SDK > OrderStatus
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 2 Topic 208 of 274
Post > Topic >>

OrderStatus

by "Quinn" <Quinn.Wilson@[EMAIL PROTECTED] > Apr 22, 2005 at 03:02 PM

I'm integrating CS2K2 with our ERP app. I am trying to understand what
approach I should take with a couple of things.

First I've been changing orderstatus for completed orders and that
works well for orders that are canceled or ****pped but not very well
for orders which are short ****pped or returned.

I don't have Biztalk deployed, but I've been poking through the
Retail2002b2b code and if it's a good fit I'll use it, otherwise I'll
hand code.

I have an xml do***ent from our erp system which has each line and one
or more status's ( <line number="1" status="****pped"/><line number="1"
status="returned"/> etc.. ) and I can take that and update the status
in the appropriate lineitem
currentPurchaseOrder.OrderForms["Default"].LineItems[0]["Line_Status"]
= "****pped"
or something like that.

It seems to me that if I want to proceess a return I should add a line
item (with negative qty) to the purchaseorder and run my "total"
pipeline then save the po back to the ordersystem.

Does this make sense? Does anyone have any suggestions / guidance on
how to proceed?
How do other people do this? I have a vague notion that once a PO is
captured it shouldn't be modified, but rather canceled and a new one
created. Anyone?
 




 2 Posts in Topic:
OrderStatus
"Quinn" <Qui  2005-04-22 15:02:11 
RE: OrderStatus
=?Utf-8?B?UmF2aSBTaGFua2F  2005-04-24 23:51:01 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Nov 22 13:15:10 CST 2008.