IS there any limit for creating sales order through oe_order_pub.process_order API.
when we tried to create 250 sales orders API is throwing error for few as Order Creation failed - The item specified is invalid or does not exist in the warehouse you specified. Please enter a valid item-warehouse combination. Invalid unit of measure for this item.
But when we tried in APPLICATION the orders got created successfully.
please help