Wednesday, November 12, 2008

Mojave available

The Commerce Server team is pleased to announce the availability of the Microsoft Commerce Server 2007 code name "Mojave" October CTP. This is the first public release of our next Commerce Server offering.

This CTP includes the first of two key additions to Commerce Server: the new multi-channel commerce foundation. This new run-time API adds new out-of-box functionality, adds pervasive multi-channel awareness, and unifies the run-time calling model across all subsystems.

The next CTP will provide the second key addition: a contemporary, default production-ready out-of-the-box site using Web Parts running in SharePoint, and other SharePoint commerce services.



The October CTP currently includes the web parts only as SharePoint Solution Services files (.WSP), requiring site assembly.


To receive the October CTP, click this link, to review and accept the EULA. You will receive an email with the link to the download package. Note that this CTP is a pre-beta release that is not feature complete and requires some manual setup. This CTP currently includes the API and Web Parts for review and assembly of sites. It is strongly recommended that you consult the readme file associated with the download for information about installing and setting up the October CTP.

Please use the Connect feedback system to provide feedback about the October CTP. Thank you.



The final Commerce Server 2007 code name “Mojave” Community Technology Preview (CTP) will be available in the November 2008 time frame. It will be feature complete, and will have the full multi-channel commerce foundation in it, as well as the default out-of-the-box site using the ASP.NET web parts in SharePoint, along with other SharePoint commerce services.

Labels: , ,

Tuesday, November 04, 2008

Commerce Server 2007 targeting ads

I was researching about targeting ads on Commerce Server 2007.

I spent some days trying to generate new ads so as to target for example a registered user and a public user, just to make a basic proof concept, so I generated a targeted ad for a registered user creating a new expression and then used the "Refresh Cache" Link button, but I never got my desired result on the Starter Site Pages.
It happens that there are some cache configurations that helped me so as to solve this problem during the proof concept, so if you modify this king of configuration to refresh cache in 1 second you 'll see your desired ad

Sample Configuration
cache name="Advertising" type="Advertising" refreshInterval="1" retryInterval="1"

I really dont know if the Refresh Link on the Marketing Manager is not working ok, or I am not understanding something on Commerce Server 2007, but this change on the configuration could help you.

Labels: