| David Messner [MSFT] 2004-03-01, 12:36 pm |
| Unfortunately this is not supported by any of the components that evaluate
expressions (EvalTargetGroups, OrderDiscount, ScoreDiscounts).
The most practical solution is to copy values you wish to target into
either the TargetingContext or User profile(s).
Hope that helps
-djm
--
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2004 Microsoft Corporation. All rights
reserved.
--------------------
Thread-Topic: How to build a expression using embedded profile?
thread-index: AcPgBuDPo4tm/lLjS/OY+OAyplc7Gg==
X-Tomcat-NG: microsoft.public.commerceserver.campaigns_csf
From: "=?Utf-8?B?TGFrc2htaQ==?=" <lakshmi.n@mphasis.com>
Subject: How to build a expression using embedded profile?
Date: Wed, 21 Jan 2004 02:11:04 -0800
Lines: 4
Message-ID: <24CD13D4-465C-4C96-B99E-94449BFA8553@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.campaigns_csf
Path: cpmsftngxa07.phx.gbl
Xref: cpmsftngxa07.phx.gbl
microsoft.public.commerceserver.campaigns_csf:2474
NNTP-Posting-Host: tk2msftcmty1.phx.gbl 10.40.1.180
X-Tomcat-NG: microsoft.public.commerceserver.campaigns_csf
How to build a expression using embedded profile?
eg: I am having User Profile and the Address profile is embedded in the
user profile(Multi valued).
I want to build a expression in the format "user.address.city"
user.address.city equal "NewYork"
|