08-05-05 10:52 PM
Are you still having this issue?
Thanks
Sudha
--------------------
Thread-Topic: Create RichProductPage using API?
thread-index: AcWGphsvs2pdXlK5TpuArzHnI7xZYQ==
X-WBNR-Posting-Host: 216.37.76.159
From: "examnotes" <Roopesh@discussions.microsoft.com>
References: <2FAA4A09-CB94-4600-B7AB-FA5CCE92BF4E@microsoft.com>
<UgjHiSkhFHA.944@TK2MSFTNGXA01.phx.gbl>
Subject: RE: Create RichProductPage using API?
Date: Mon, 11 Jul 2005 22:54:02 -0700
Lines: 102
Message-ID: <34444964-C81E-44A3-A808-6280BC8C5B4F@microsoft.com>
MIME-Version: 1.0
Content-Type: text/plain;
charset="Utf-8"
Content-Transfer-Encoding: 8bit
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.general
NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.commerceserver.general:2992
X-Tomcat-NG: microsoft.public.commerceserver.general
Hi Sudha,
Thanks for the response
1 point i have already done and it is working fine.
2 point is ok; But the rich product page should be a posting within the
Content Management Server.
Any how i am giving my steps how i have proceeded. Could please help in
this
issue.
1. CreateRichProductPage.aspx -
a. This page will be shown the list of products he/she published within
the
catalog using your 1st point.
b. Within this page i will be expecting Some detail description & Image
for
the Product.
c. OnClick of a button -
I should be able to attach a RichProductPage ( as posting ) to this
product; which means that i should be able to do the steps that will happen
when we call "MakeRich " within the MCMS control after a Simple Product
Page
is been displayed.
The RichProductPage should be created for the selected product
progrmmatically.
Thanks in Advance.
-Roopesh.
****************************************
******************
"Sudha Raghavan [MSFT]" wrote:
> Assuming that the RichProductpage contains more data about the saem
product
> being created, you na do the following:
>
> 1. Create the product with the minimum set of required properties using
the
> CreateProduct API.
> 2. Set the rest of the proeprties entered by the user on the rich product
> page on the product object created in step 1. Save the new product object.
>
> Thanks
> Sudha
> This posting is provided "AS IS" with no warranties, and confers no
rights.
> You assume all risk for your use. © 2005 Microsoft Corporation. All
rights
> reserved.
> Use of included script samples are subject to the terms specified at
> http://www.microsoft.com/info/cpyright.htm
>
> Have a Commerce Server “How To” question? Help is a click away at our
> Chats, Newsgroups and Web logs
>
> Chats (2nd Wednesday of the month from 11 to Noon):
> http://www.msdn.microsoft.com/chats/
> Public newsgroups:
>
http://www.microsoft.com/technet/co...r/commerce.mspx
> Web logs and community:
> http://www.microsoft.com/commercese...ty/default.mspx
> Other resources:
> http://www.microsoft.com/technet/pr...02/default.mspx
> --------------------
> Thread-Topic: Create RichProductPage using API?
> thread-index: AcWF0wWxYWXYKYOWSWOQ2yYTMZFkyA==
> X-WBNR-Posting-Host: 216.37.76.159
> From: "examnotes" <Roopesh@discussions.microsoft.com>
> Subject: Create RichProductPage using API?
> Date: Sun, 10 Jul 2005 21:43:03 -0700
> Lines: 15
> Message-ID: <2FAA4A09-CB94-4600-B7AB-FA5CCE92BF4E@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.general
> NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
> Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGXA03.phx.gbl
> Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.commerceserver.general:2987
> X-Tomcat-NG: microsoft.public.commerceserver.general
>
> Hi All,
> Our scenario is as follows. We have an application where the product
is
> created by the memberof the site by ising some UI. The member will be
> provided a UI to created that product into catalog. For this we are using
> the
> commerce server APi. This works fine.
>
> Now user want to create a RichProductPage for this product; our
> application prompts for the information that is required to create the
rich
> product page.
>
> Now using API calls, how can i proceed to create RichProductPage
> programmtically?
>
> Thanks in Advance
> -Roopesh
>
>
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2005 Microsoft Corporation. All rights
reserved.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
Have a Commerce Server “How To” question? Help is a click away at our
Chats, Newsgroups and Web logs
Chats (2nd Wednesday of the month from 11 to Noon):
http://www.msdn.microsoft.com/chats/
Public newsgroups:
http://www.microsoft.com/technet/co...r/commerce.mspx
Web logs and community:
http://www.microsoft.com/commercese...ty/default.mspx
Other resources:
http://www.microsoft.com/technet/pr...02/default.mspx
[ Post a follow-up to this message ]
|