Commerce Server General - Update order properties problem using CS Order Biztalk adapter

This is Interesting: Free IT Magazines  
Home > Archive > Commerce Server General > January 2007 > Update order properties problem using CS Order Biztalk adapter





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Update order properties problem using CS Order Biztalk adapter
sashaxp

2007-01-31, 1:16 pm

I have the following xml message to update purchase orders propetries (in
this case status)

<?xml version="1.0" encoding="utf-8" ?>
- <PurchaseOrderUpdates>
<PurchaseOrder OrderGroupId="a5aa5675-6efb-4270-af93-3e64b8b1ab2a"
PropertyName="Status" PropertyValue="UpdatedOrder" />
<PurchaseOrder OrderGroupId="d93d1655-5a25-4b14-b222-e85d6f9c89be"
PropertyName="Status" PropertyValue="UpdatedOrder" />
</PurchaseOrderUpdates>

but Commerce Server Orders Send Adapter raise an error:

The message body received by the send adapter is not valid for the
CommerceServerOrdersUpdateOrderPropertie
s API call. Message ID:
95c159ab-a627-495e-9878-1d8b8afb9de3. Detail: Unknown XML node:
Name='PurchaseOrder'

It is strange because documentation said that OrderUpdate schema is Adapter
Schema so it is dependent only on CS Adapter so if CS Adapter version
changing we have to change the OrderUpdate schema.

Updating StarterSite's purchase orders performed correctly, but our site is
not.

Any ideas are appreciated...
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com