Commerce Server General - New Address

This is Interesting: Free IT Magazines  
Home > Archive > Commerce Server General > January 2005 > New Address





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 New Address
Alexis Delahousse

2004-11-30, 5:49 pm

Hello
I use commerce server 2002 and I develop out of C#
I wanted to add a new address to a user in the code.
I east return all my information in

Profile AddressProfileObject =
AccountManager.CreateAddressProfile(AccountManager.AddressType.Address, name
,true);

Thanks a lot,
TalkBiz
David Hargis [MSFT]

2004-12-03, 5:52 pm

I'm afraid I can't follow the problem you are having. Can you clarify?

Thanks,
David
--------------------
Thread-Topic: New Address
thread-index: AcTW76XOymvd6YyHT4eSJIy5WLs+yA==
X-WBNR-Posting-Host: 81.80.165.110
From: "=?Utf-8?B?QWxleGlzIERlbGFob3Vzc2U=?="
<AlexisDelahousse@discussions.microsoft.com>
Subject: New Address
Date: Tue, 30 Nov 2004 07:17:04 -0800
Lines: 11
Message-ID: <AC8D1E51-6917-4AD1-A16D-381DF706EA91@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.1.29
Path:
cpmsftngxa10.phx.gbl!TK2MSFTFEED02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGXA0
3.phx.gbl
Xref: cpmsftngxa10.phx.gbl microsoft.public.commerceserver.general:15164
X-Tomcat-NG: microsoft.public.commerceserver.general

Hello
I use commerce server 2002 and I develop out of C#
I wanted to add a new address to a user in the code.
I east return all my information in

Profile AddressProfileObject =
AccountManager.CreateAddressProfile(AccountManager.AddressType.Address,
name
,true);

Thanks a lot,
TalkBiz


This posting is provided "AS IS" with no warranties, and confers no
rights.

EBusiness Server Team
Alexis Delahousse

2004-12-06, 7:46 am

Hello

I would like to assign a user a new address in his list. Information on
his address are put in an object of the profiles type. Under BizDesk that
goes very well, I would like to make to the same thing on my site.
In advance thank you

"David Hargis [MSFT]" wrote:

> I'm afraid I can't follow the problem you are having. Can you clarify?
>
> Thanks,
> David
> --------------------
> Thread-Topic: New Address
> thread-index: AcTW76XOymvd6YyHT4eSJIy5WLs+yA==
> X-WBNR-Posting-Host: 81.80.165.110
> From: "=?Utf-8?B?QWxleGlzIERlbGFob3Vzc2U=?="
> <AlexisDelahousse@discussions.microsoft.com>
> Subject: New Address
> Date: Tue, 30 Nov 2004 07:17:04 -0800
> Lines: 11
> Message-ID: <AC8D1E51-6917-4AD1-A16D-381DF706EA91@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.1.29
> Path:
> cpmsftngxa10.phx.gbl!TK2MSFTFEED02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGXA0
> 3.phx.gbl
> Xref: cpmsftngxa10.phx.gbl microsoft.public.commerceserver.general:15164
> X-Tomcat-NG: microsoft.public.commerceserver.general
>
> Hello
> I use commerce server 2002 and I develop out of C#
> I wanted to add a new address to a user in the code.
> I east return all my information in
>
> Profile AddressProfileObject =
> AccountManager.CreateAddressProfile(AccountManager.AddressType.Address,
> name
> ,true);
>
> Thanks a lot,
> TalkBiz
>
>
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
> EBusiness Server Team

David Hargis [MSFT]

2005-01-19, 5:51 pm


I see - this is a 2 step process. First create / modify the individual
Address profiles and save them. Next, add the GeneralInfo.address_id value
of each Address profile to the GeneralInfo.addresses multi-valued property
of the UserObject profile. I believe this property should be an array of
strings. Then save the UserObject profile. That should do the trick.

David

--------------------
Thread-Topic: New Address
thread-index: AcTbhRuss8/hUSAUQ0ywpXAXLH++AQ==
X-WBNR-Posting-Host: 81.80.165.110
From: "=?Utf-8?B?QWxleGlzIERlbGFob3Vzc2U=?="
<AlexisDelahousse@discussions.microsoft.com>
References: <AC8D1E51-6917-4AD1-A16D-381DF706EA91@microsoft.com>
<usAQqtZ2EHA.3512@cpmsftngxa10.phx.gbl>
Subject: RE: New Address
Date: Mon, 6 Dec 2004 03:17:01 -0800
Lines: 58
Message-ID: <A2F80D63-B98A-440E-9D72-5EAB159FC9CB@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.1.29
Path:
cpmsftngxa10.phx.gbl!TK2MSFTFEED01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGXA0
3.phx.gbl
Xref: cpmsftngxa10.phx.gbl microsoft.public.commerceserver.general:15198
X-Tomcat-NG: microsoft.public.commerceserver.general

Hello

I would like to assign a user a new address in his list. Information on
his address are put in an object of the profiles type. Under BizDesk that
goes very well, I would like to make to the same thing on my site.
In advance thank you

"David Hargis [MSFT]" wrote:

> I'm afraid I can't follow the problem you are having. Can you clarify?
>
> Thanks,
> David
> --------------------
> Thread-Topic: New Address
> thread-index: AcTW76XOymvd6YyHT4eSJIy5WLs+yA==
> X-WBNR-Posting-Host: 81.80.165.110
> From: "=?Utf-8?B?QWxleGlzIERlbGFob3Vzc2U=?="
> <AlexisDelahousse@discussions.microsoft.com>
> Subject: New Address
> Date: Tue, 30 Nov 2004 07:17:04 -0800
> Lines: 11
> Message-ID: <AC8D1E51-6917-4AD1-A16D-381DF706EA91@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.1.29
> Path:
>

cpmsftngxa10.phx.gbl!TK2MSFTFEED02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGXA0
> 3.phx.gbl
> Xref: cpmsftngxa10.phx.gbl microsoft.public.commerceserver.general:15164
> X-Tomcat-NG: microsoft.public.commerceserver.general
>
> Hello
> I use commerce server 2002 and I develop out of C#
> I wanted to add a new address to a user in the code.
> I east return all my information in
>
> Profile AddressProfileObject =
> AccountManager.CreateAddressProfile(AccountManager.AddressType.Address,
> name
> ,true);
>
> Thanks a lot,
> TalkBiz
>
>
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
> EBusiness Server Team



This posting is provided "AS IS" with no warranties, and confers no
rights.

EBusiness Server Team
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com