Salesforce

Yard Management: Unable to dispatch

« Go Back

Information

 
TitleYard Management: Unable to dispatch
SummaryUser unable to Dispatch trailer, getting error No rows affected
URL NameYard-Management-Unable-to-dispatch
Resolution
Follow the below steps to resolve the issue:

1. Login to Dlx Thick client
2. Navigate to System Tools>>Server Command Operations
3. Run the below SQL with appropriate Trlr_Id
    [select STOLOC_WH_ID, TRLR_ID from TRLR where trlr_id = '<TRLR_ID>'];

4. Run the below update SQL with the WH_ID and TRLR_ID returned from the above step
[update locmst set WH_ID = '<WH_ID>' where stoloc = '<TRLR_ID>'];
ProductsWarehouse Management
ModuleYard Management
Version9.0 and above
Error Message Code
No rows affected
 
Cause
Additional Information
Publication StatusPublished

Powered by