| Vinayak Tadas[MSFT] 2005-06-22, 5:51 pm |
| See this article on using the Web services in FP1
http://blogs.msdn.com/vinayakt/arch.../28/143678.aspx
The cs2002_agentapi.chm has a sample on using the catalog agent classes
which wrap the web services
If this does not help let me know and I can provide you with a sample.
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
--------------------
From: "KGriffie" <kevin.griffie@appliedis.com>
Subject: Exporting the Catalog using the CS 2002 FP1 SDK Web Services
Date: Fri, 17 Jun 2005 15:59:08 -0400
Lines: 9
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2900.2527
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527
X-RFC2646: Format=Flowed; Original
Message-ID: <eAMbHc3cFHA.2696@TK2MSFTNGP09.phx.gbl>
Newsgroups: microsoft.public.commerceserver.catalog
NNTP-Posting-Host: fc.inphonic.com 65.202.185.20
Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP09.phx.gbl
Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.commerceserver.catalog:1025
X-Tomcat-NG: microsoft.public.commerceserver.catalog
Has anyone used the web service API that is part of FP1 to do an
incremental
catalog export? The documentation is very sparse about how to do this. It
looks like you are supposed to use the
Microsoft.CatalogServer.ExportOptions
class. There is no reference to a catalog export call in the
CatalogWebService.asmx file (installed under the CatalogWebService IIS
virtual directory). However there is a file named ExportCatalog.aspx. Any
guidance on this topic would be appreciated.
|