| Nihit Kaul [MSFT] 2006-08-09, 1:21 am |
| Not sure I understood the scenario. If you use the same order number as an existing PO will that not be causing you to create bad data, since the same order_number will bring up 2 different POs?
If you trying to target a recurring order scenario, refer to this post for details: http://blogs.msdn.com/nihitk/archiv...SampleCode.aspx
Thanks,
Nihit Kaul[MSFT]
Commerce Server
http://blogs.msdn.com/nihitk
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm
--------------------
Thread-Topic: Assign order_numbers in c#
thread-index: AcZB/45NGLIx9SaPQMeL1Iq1VzNHgA==
X-WBNR-Posting-Host: 63.243.20.29
From: =?Utf-8?B?SmVyZW15?= <Jeremy@discussions.microsoft.com>
Subject: Assign order_numbers in c#
Date: Tue, 7 Mar 2006 07:55:28 -0800
Lines: 4
Message-ID: <809E34EA-27E1-49B1-A7F3-CF98B585CE2D@microsoft.com>
MIME-Version: 1.0
Content-Type: text/plain;
charset="Utf-8"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
Content-Class: urn:content-classes:message
Importance: normal
Priority: normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
Newsgroups: microsoft.public.commerceserver.general
Path: TK2MSFTNGXA03.phx.gbl
Xref: TK2MSFTNGXA03.phx.gbl microsoft.public.commerceserver.general:17630
NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
X-Tomcat-NG: microsoft.public.commerceserver.general
I am loading a cart with a purchase order and then saving as a order. i would
like to assign the same order_number as the purchase order. Any ideas or can
this be done at all. i saw others doing it with a basket but never a cart. i
would also like to not lose any order_numbers. thank you for the help
|