Exception during order processing
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 > Exception during order processing




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

    Exception during order processing  
ukeu


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


 
01-05-06 12:56 PM

I face the following exception when I run the total pipeline.Please help.

Commerce.SampleRegionalTax.1 _cy_oadjust_adjustedprice not found!
(orderform=default)

Advance thanks,
UKEU







[ Post a follow-up to this message ]



    RE: Exception during order processing  
Ravi Shankar


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


 
01-05-06 11:03 PM

Hi Ukeu,

Looks like you've not setup the "SampleRegionalTax" component properly.
Information is available at
http://msdn.microsoft.com/library/d....asp?frame=true

For this to work basically
1. You need to setup the Country/State codes and Tax Rates using BizDesk
2. Capture the correct State & Country Codes during the checkout process in
the billing address.
--
Ravi Shankar


"ukeu" wrote:

> I face the following exception when I run the total pipeline.Please help.
>
> Commerce.SampleRegionalTax.1 _cy_oadjust_adjustedprice not found!
> (orderform=default)
>
> Advance thanks,
> UKEU
>
>
>





[ Post a follow-up to this message ]



    RE: Exception during order processing  
ukeu


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


 
01-06-06 07:57 AM

Hi Ravi,
I have followed your instructions and able to run the total
pipeline.But the order confirmation page does gives '0' for cost,quantity
etc. I think the problem is in running basket pipeline. These are the
fields I have added to the line item in AddtoBasket.aspx page. please let
me know if I have missed something. The Basket pipeline nullifies all the
items once I run the same. Please help.

li.ProductId="100";
li.ProductCatalog="defualt";
li.ProductCategory="Geared";

li.Quantity=1;
li.ShippingAddress="addr";

Advance thanks,
UKEU






[ Post a follow-up to this message ]



    RE: Exception during order processing  
Ravi Shankar


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


 
01-06-06 07:57 AM

All fields with the exception of "ShippingAddress" look OK to me. The
"ShippingAddress" is actually the ID (GUID) of the Shipping Address and not 
a
string with the address.. Is "defualt" really your Catalog Name ?

If you think that the basket pipeline is not behaving properly then I'd
suggest you enable a trace on the basket pipeline and log all the keys and
values that get computed there... There is an excellent paper from Microsoft
pertaining to debugging CS pipelines at
http://msdn.microsoft.com/library/?....asp?frame=true
--
Ravi Shankar


"ukeu" wrote:

> Hi Ravi,
>        I have followed your instructions and able to run the total
> pipeline.But the order confirmation page does gives '0' for cost,quantity
> etc. I think the problem is in running basket pipeline. These are the
> fields I have added to the line item in AddtoBasket.aspx page. please let
> me know if I have missed something. The Basket pipeline nullifies all the
> items once I run the same. Please help.
>
> li.ProductId="100";
> li.ProductCatalog="defualt";
> li.ProductCategory="Geared";
>
> li.Quantity=1;
> li.ShippingAddress="addr";
>
> Advance thanks,
> UKEU
>
>





[ Post a follow-up to this message ]



    RE: Exception during order processing  
ukeu


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


 
01-06-06 07:57 AM

Oh..ok..Ya my catalog name is "default". Should I give some other name?
Please let me know how I should retreive the 'Shipping Method GUID' and
append to li.

Advance Thanks,
UKEU






[ Post a follow-up to this message ]



    RE: Exception during order processing  
Ravi Shankar


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


 
01-06-06 12:55 PM

I don't think there is an issue in using "default" as the catalog name 
There is a code sample to work the basket documented at
http://msdn.microsoft.com/library/d....asp?frame=true

The code sample to help get the Shipping Method is document at
http://msdn.microsoft.com/library/d....asp?frame=true
--
Ravi Shankar


"ukeu" wrote:

> Oh..ok..Ya my catalog name is "default". Should I give some other name?
> Please let me know how I should retreive the 'Shipping Method GUID' and
> append to li.
>
> Advance Thanks,
> UKEU
>
>





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 03:51 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