I am not been able to create an Order.

20 views
Skip to first unread message

Nazakat Ali

unread,
Sep 30, 2012, 12:16:14 PM9/30/12
to magja-...@googlegroups.com
HI Everyone,
I am trying to create an order using Java Api, But i am not been able to create a order Using SOAP Api.
I am getting the following Exception:

Adding product
org.apache.axis2.AxisFault: One item of products do not have identifier or sku
One item of products do not have identifier or sku
    at org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:435)
    at org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:371)
    at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:417)
    at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229)
    at org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
    at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:540)
    at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:521)
    at com.google.code.magja.soap.MagentoSoapClient.call(MagentoSoapClient.java:141)
    at com.google.code.magja.service.cart.CartRemoteServiceImpl.addProduct(CartRemoteServiceImpl.java:230)
    at com.citruss.common.TestClass.main(TestClass.java:108)
com.google.code.magja.service.ServiceException: One item of products do not have identifier or sku
One item of products do not have identifier or sku
    at com.google.code.magja.service.cart.CartRemoteServiceImpl.addProduct(CartRemoteServiceImpl.java:240)
    at com.citruss.common.TestClass.main(TestClass.java:108)

although the SKU  and ID both are correct. As I Am getting the product using the Java call.  Kindly Guide As i am stuck from Last two days.

Thanks in advance.

Fabio Falci Rodrigues

unread,
Nov 27, 2013, 6:34:13 AM11/27/13
to magja-...@googlegroups.com
I've the same exception when adding a Product to Cart.
Are you still having this issue?

Thanks
Reply all
Reply to author
Forward
0 new messages