|
Home > Archive > Commerce Server Catalog > September 2004 > Commerce Server Transactions
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 |
Commerce Server Transactions
|
|
| Vishal 2004-09-28, 5:52 pm |
| Hello All,
I am try to Create Product and Product Variants using API's in c#.
While creating or updating I would like to use some transaction handling at
API level.
Does Commerce Server provides that?? if yes can some tell me .. how???
I would be great ful...
Thanks,
Vishal.
| |
| Vinayak Tadas[MSFT] 2004-09-28, 5:52 pm |
| The CatalogApis do not support distributed transactions.
You cannot create a transaction in your APi and then call the catalog
createproduct method.
This is because the create methods sometimes do operations on the fulltext
catalogs and sql server does not allow fulltext operations to be a part of
a transaction.
--------------------
Thread-Topic: Commerce Server Transactions
thread-index: AcSllMU8KxNSDLWmQ9y54BhREdGTFg==
X-WBNR-Posting-Host: 194.128.184.5
From: =?Utf-8?B?VmlzaGFs?= <Vishal@discussions.microsoft.com>
Subject: Commerce Server Transactions
Date: Tue, 28 Sep 2004 12:53:05 -0700
Lines: 8
Message-ID: <C4E6E60B-9149-4FDA-A7BC-005818311E5F@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.0
Newsgroups: microsoft.public.commerceserver.catalog
NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
Path: cpmsftngxa06.phx.gbl!TK2MSFTNGXA03.phx.gbl
Xref: cpmsftngxa06.phx.gbl microsoft.public.commerceserver.catalog:4982
X-Tomcat-NG: microsoft.public.commerceserver.catalog
Hello All,
I am try to Create Product and Product Variants using API's in c#.
While creating or updating I would like to use some transaction handling at
API level.
Does Commerce Server provides that?? if yes can some tell me .. how???
I would be great ful...
Thanks,
Vishal.
Thanks
Vinayak Tadas
Microsoft
http://blogs.msdn.com/vinayakt
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2002 Microsoft Corporation. All rights
reserved.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
Get Secure! For more info visit http://www.microsoft.com/security. Please
reply to the newsgroups only. Thanks
|
|
|
|
|