Warning: no shipments created

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Warning: no shipments created

Abdullah Shaikh
Hi,

During quick ship entire order, I was getting the error below :

The Following Errors Occurred:

Warning: no shipments created; could not find anything ready and needing to
be
shipped.


After going through the code, I thought this may be because there may be no
records in InventoryItem table, but then I found out that the record gets
created during checkout.

I guess the problem is with the time of creation of records, that is, the
process checked for the existence of record in InventoryItem before the
record actually got created.

There was no record for this order in OrderItemShipGrpInvRes while it was
there for all the orders which got quick ship successfully.

Any ideas why this error occurred or is there anything I am missing, any
configuration ?


- Abdullah
Reply | Threaded
Open this post in threaded view
|

Re: Warning: no shipments created

Jacques Le Roux
Administrator
Hi Abdullah,

Please check if there are no issues with the dates at some point in the middle.
I got one, look for Re: deleteWorkEffort service does not remove related WorkEffortFixedAssetAssign in dev ML

Thanks

Jacques

From: "Abdullah Shaikh" <[hidden email]>

> Hi,
>
> During quick ship entire order, I was getting the error below :
>
> The Following Errors Occurred:
>
> Warning: no shipments created; could not find anything ready and needing to
> be
> shipped.
>
>
> After going through the code, I thought this may be because there may be no
> records in InventoryItem table, but then I found out that the record gets
> created during checkout.
>
> I guess the problem is with the time of creation of records, that is, the
> process checked for the existence of record in InventoryItem before the
> record actually got created.
>
> There was no record for this order in OrderItemShipGrpInvRes while it was
> there for all the orders which got quick ship successfully.
>
> Any ideas why this error occurred or is there anything I am missing, any
> configuration ?
>
>
> - Abdullah
>

Reply | Threaded
Open this post in threaded view
|

Re: Warning: no shipments created

Jacques Le Roux
Administrator
Forgot that message, I got an issue with a time zone, and it's maybe not relate to the issue I get on the demo server while removing
a just created WorkEffortContent

Jacques

From: "Jacques Le Roux" <[hidden email]>

> Hi Abdullah,
>
> Please check if there are no issues with the dates at some point in the middle. I got one, look for Re: deleteWorkEffort service
> does not remove related WorkEffortFixedAssetAssign in dev ML
>
> Thanks
>
> Jacques
>
> From: "Abdullah Shaikh" <[hidden email]>
>> Hi,
>>
>> During quick ship entire order, I was getting the error below :
>>
>> The Following Errors Occurred:
>>
>> Warning: no shipments created; could not find anything ready and needing to
>> be
>> shipped.
>>
>>
>> After going through the code, I thought this may be because there may be no
>> records in InventoryItem table, but then I found out that the record gets
>> created during checkout.
>>
>> I guess the problem is with the time of creation of records, that is, the
>> process checked for the existence of record in InventoryItem before the
>> record actually got created.
>>
>> There was no record for this order in OrderItemShipGrpInvRes while it was
>> there for all the orders which got quick ship successfully.
>>
>> Any ideas why this error occurred or is there anything I am missing, any
>> configuration ?
>>
>>
>> - Abdullah
>>
>


Reply | Threaded
Open this post in threaded view
|

Re: Warning: no shipments created

Abdullah Shaikh
Hey, I already got to know about that from the Dev ML :)

- Abdullah

On Fri, Feb 12, 2010 at 11:26 AM, Jacques Le Roux <
[hidden email]> wrote:

> Forgot that message, I got an issue with a time zone, and it's maybe not
> relate to the issue I get on the demo server while removing a just created
> WorkEffortContent
>
> Jacques
>
> From: "Jacques Le Roux" <[hidden email]>
>
>  Hi Abdullah,
>>
>> Please check if there are no issues with the dates at some point in the
>> middle. I got one, look for Re: deleteWorkEffort service does not remove
>> related WorkEffortFixedAssetAssign in dev ML
>>
>> Thanks
>>
>> Jacques
>>
>> From: "Abdullah Shaikh" <[hidden email]>
>>
>>> Hi,
>>>
>>> During quick ship entire order, I was getting the error below :
>>>
>>> The Following Errors Occurred:
>>>
>>> Warning: no shipments created; could not find anything ready and needing
>>> to
>>> be
>>> shipped.
>>>
>>>
>>> After going through the code, I thought this may be because there may be
>>> no
>>> records in InventoryItem table, but then I found out that the record gets
>>> created during checkout.
>>>
>>> I guess the problem is with the time of creation of records, that is, the
>>> process checked for the existence of record in InventoryItem before the
>>> record actually got created.
>>>
>>> There was no record for this order in OrderItemShipGrpInvRes while it was
>>> there for all the orders which got quick ship successfully.
>>>
>>> Any ideas why this error occurred or is there anything I am missing, any
>>> configuration ?
>>>
>>>
>>> - Abdullah
>>>
>>>
>>
>
>