Guest Posted June 3, 2011 Share Posted June 3, 2011 Hi,I'm trying to get the webservices to update my order status when an order is shipped. I receive XML files with shipment status from the company that ships the products. Is this possible with webservices? I can change the current_state field from <![CDATA[3]]>to:4When I post this edited XML, I get a `Invalid new orderstate´ message from the webserviceProbably due to the xlink:href ref that is still to the old state, but am I able to change that as well? Anyone can help me on this one? Link to comment Share on other sites More sharing options...
Guest Posted June 3, 2011 Share Posted June 3, 2011 and nvm this, can be closed.. Need to insert a new record into order_history table. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now