Discount allocation to a user through a target expression on the according organization

Hi,

I want to allocate a discount to users from one organization. I tried it through a target expression on the organization name but the discount will no be used from the shop system.

With the suggested user properties it works fine.

Is this scenario supported or is it only possible to allocate discounts directly to user?

Thanks

Christian Hecht

[778 byte] By [ChristianHecht] at [2008-2-22]
# 1

You need to pass all the "non-standard" profiles that you want to target to the pipeline that you are executing (in your case, it looks like the Basket pipeline). By default, Commerce Server only passes the User and TargetingContext profiles.

You can watch this screencast to get you started: mms://wm.microsoft.com/ms/commerceserver/CS_marketing.wmv

Amongst other things, it explains how to create (at management time) and use targeting expressions (at runtime) and it includes code samples.

madhur-MSFT at 2007-9-4 > top of Msdn Tech,Commerce Server,Commerce Server 2007...