OrderPipelineMapping.xml
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Microsoft Commerce Server > Commerce Server General > OrderPipelineMapping.xml




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    OrderPipelineMapping.xml  
DanielG


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-31-06 06:24 AM

I've been trying to access the order address collection through the pipeline
system, and I think that there may have been an error in the original
OrderPiplineMappings.xml from the StarterSite CTP  The original file defines
the address collection like this.

<Class Name="OrderForm">
<Collection Name="Addresses" DictionaryKey="Addresses"
KeyType="Dictionary" ReferTo="OrderAddress" />
</Class>

I am unable to access the addresses collection like this but if I change it
to...

<Collection Name="Addresses" DictionaryKey="Addresses" KeyType="SimpleList"
ReferTo="OrderAddress" />

Things work fine.  Is this a bug with the original file from the Starter
Site CTP or am I just doing things wrong?

Thanks





[ Post a follow-up to this message ]



    Re: OrderPipelineMapping.xml  
Colin Bowern


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
11-07-06 06:22 AM

Addresses is definitely a dictionary collection.  You might want to try and
upgrade to the RTM StarterSite as there might have been a bug in there.  In
addition you can use the XmlTracer to dump the contents of the order form to
see if it is in fact being stored as a SimpleList.

Cheers,
Colin

--
The group is moving!  Check out Commerce Server discussion forums on MSDN:
http://forums.microsoft.com/msdn/de...id=294&SiteID=1

For more on my experiences with Commerce Server:
http://colin.rockstarguys.com

"DanielG" <DanielG@discussions.microsoft.com> wrote in message
news:8A764C7A-9D20-4D26-9BE1-9F1BC45CECF5@microsoft.com...
> I've been trying to access the order address collection through the
> pipeline
> system, and I think that there may have been an error in the original
> OrderPiplineMappings.xml from the StarterSite CTP  The original file
> defines
> the address collection like this.
>
> <Class Name="OrderForm">
> <Collection Name="Addresses" DictionaryKey="Addresses"
> KeyType="Dictionary" ReferTo="OrderAddress" />
> </Class>
>
> I am unable to access the addresses collection like this but if I change
> it
> to...
>
> <Collection Name="Addresses" DictionaryKey="Addresses"
> KeyType="SimpleList"
> ReferTo="OrderAddress" />
>
> Things work fine.  Is this a bug with the original file from the Starter
> Site CTP or am I just doing things wrong?
>
> Thanks






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 11:27 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register