PATCH C-TMS P046: Difference between revisions
From Calidus HUB
No edit summary |
No edit summary |
||
Line 414: | Line 414: | ||
|- | |- | ||
|'''Detail of Fix''' || The Trip Waterfall screen will call only those functions that are required to display for the configured layout on the screen. | |'''Detail of Fix''' || The Trip Waterfall screen will call only those functions that are required to display for the configured layout on the screen. | ||
The rate of processing the queries will be quicker as will the navigation between the tab pages. | The rate of processing the queries will be quicker as will the navigation between the tab pages. | ||
|- | |- | ||
Line 452: | Line 453: | ||
The additional error handling exists for these post-update procedures: | The additional error handling exists for these post-update procedures: | ||
- Update the trips from PLANNED to TENDERED status for Fleet carriers. | - Update the trips from PLANNED to TENDERED status for Fleet carriers. | ||
- Update the TENDERED trips for Fleet carriers with a rate. | - Update the TENDERED trips for Fleet carriers with a rate. | ||
- Update the route code for trips for 3PL carriers. | - Update the route code for trips for 3PL carriers. | ||
- Update the route code for trips for non-3PL carriers. | - Update the route code for trips for non-3PL carriers. | ||
- Update the trips for the 3PL carrier with a rate and set to TENDERED status. | - Update the trips for the 3PL carrier with a rate and set to TENDERED status. | ||
- Delete any empty trips for the current and future schedules. | - Delete any empty trips for the current and future schedules. | ||
|- | |- | ||
Line 494: | Line 501: | ||
|- | |- | ||
|'''Detail of Fix''' || The variant addresses will not update the location for the ADDRESS_ID when a variant address is not found for the ADDRESS_EXT_REF. | |'''Detail of Fix''' || The variant addresses will not update the location for the ADDRESS_ID when a variant address is not found for the ADDRESS_EXT_REF. | ||
The ADDRESS_ID is provided for permanent locations but it is not provided for temporary address. | The ADDRESS_ID is provided for permanent locations but it is not provided for temporary address. | ||
The variant addresses can be provided with or without an ADDRESS_ID but they do require an ADDRESS_EXT_REF. | The variant addresses can be provided with or without an ADDRESS_ID but they do require an ADDRESS_EXT_REF. | ||
The unknown locations will continue to create a new location when a matching address for an existing location is not found. | The unknown locations will continue to create a new location when a matching address for an existing location is not found. | ||
|- | |- | ||
Line 508: | Line 518: | ||
|- | |- | ||
|'''Detail of Fix''' || A new EDI parameter called 'PAR_SCHEDULES' is available to assess the number of schedules in the future to retrieve from Paragon via the API. | |'''Detail of Fix''' || A new EDI parameter called 'PAR_SCHEDULES' is available to assess the number of schedules in the future to retrieve from Paragon via the API. | ||
This EDI parameter will be effective for the versions of the API by week and by day. | This EDI parameter will be effective for the versions of the API by week and by day. | ||
It is expected to be set for the EDI process that is called 'Get_Paragon'. | It is expected to be set for the EDI process that is called 'Get_Paragon'. | ||
|- | |- | ||
Line 518: | Line 530: | ||
{| width="100%" | {| width="100%" | ||
|- | |- | ||
|width="30%"|'''Summary of Call'''|| Work not going from Paragon to CTMS for STP | |width="30%"|'''Summary of Call'''|| Work not going from Paragon to CTMS for STP | ||
|- | |- | ||
|'''Detail of Fix''' || A new EDI parameter called 'PAR_SCHEDULES' is available to assess the number of schedules in the future to retrieve from Paragon via the API. | |'''Detail of Fix''' || A new EDI parameter called 'PAR_SCHEDULES' is available to assess the number of schedules in the future to retrieve from Paragon via the API. | ||
This EDI parameter will be effective for the versions of the API by week and by day. | This EDI parameter will be effective for the versions of the API by week and by day. | ||
It is expected to be set for the EDI processes that are called 'Get_Paragon' by depot. | It is expected to be set for the EDI processes that are called 'Get_Paragon' by depot. | ||
|- | |- | ||
Line 533: | Line 547: | ||
|width="30%"|'''Summary of Call'''|| Weights incorrect | |width="30%"|'''Summary of Call'''|| Weights incorrect | ||
|- | |- | ||
|'''Detail of Fix''' || Development which introduces new column for called PACK_QUANTITY to store decimal values up to 2 digits for weights, | |'''Detail of Fix''' || Development which introduces new column for called PACK_QUANTITY to store decimal values up to 2 digits for weights, so the whole weight can be seen without truncating the value. | ||
|- | |- | ||
|'''Set-up and Configuration''' || | |'''Set-up and Configuration''' || | ||
|} | |} | ||
{| class="wikitable" border="1" width="100%" | |||
|- bgcolor="silver" | |||
!colspan="4" | New Parameters | |||
|- | |||
!Parameter Name !! Config Level !! Setting Value !! Result | |||
|- | |||
|USE_PACK_QUANTITY | |||
|SYSTEM | |||
|Y/N | |||
|Use Decimal Pack quantity and allowed values will be (Y/N) which will control the additional functionality | |||
|} | |||
Line 557: | Line 583: | ||
|'''Detail of Fix''' || Added system parameter to prevent ORD/COL messages being sent after a DEL for the same order/trip | |'''Detail of Fix''' || Added system parameter to prevent ORD/COL messages being sent after a DEL for the same order/trip | ||
|- | |- | ||
|'''Set-up and Configuration''' || | |'''Set-up and Configuration''' || | ||
|} | |} | ||
{| class="wikitable" border="1" width="100%" | |||
|- bgcolor="silver" | |||
!colspan="4" | New Parameters | |||
|- | |||
!Parameter Name !! Config Level !! Setting Value !! Result | |||
|- | |||
|PREVENT_ORD_COL_AFTER_DEL | |||
|COST CENTRE | |||
|Y | |||
|Prevent ORDS and COLS after a DEL message | |||
|} | |||
Line 566: | Line 604: | ||
|width="30%"|'''Summary of Call'''|| CTMS-EPOD INTERFACE - Removal tyres have description/price of installed product | |width="30%"|'''Summary of Call'''|| CTMS-EPOD INTERFACE - Removal tyres have description/price of installed product | ||
|- | |- | ||
|'''Detail of Fix''' || The Removal tyres now | |'''Detail of Fix''' || The Removal tyres now doesn't contain description, price or location. | ||
|- | |- | ||
|'''Set-up and Configuration''' || No set-up/configuration required | |'''Set-up and Configuration''' || No set-up/configuration required | ||
Line 575: | Line 613: | ||
{| width="100%" | {| width="100%" | ||
|- | |- | ||
|width="30%"|'''Summary of Call'''|| CTMS EPOD Interface | |width="30%"|'''Summary of Call'''|| CTMS EPOD Interface - Tyre pressure and tread depth getting reset | ||
|- | |- | ||
|'''Detail of Fix''' || Ignore any work type R records when updating tyres | |'''Detail of Fix''' || Ignore any work type R records when updating tyres | ||
Line 586: | Line 624: | ||
{| width="100%" | {| width="100%" | ||
|- | |- | ||
|width="30%"|'''Summary of Call'''|| Vehicle Search Webservice | |width="30%"|'''Summary of Call'''|| Vehicle Search Webservice - returning inspection wrong | ||
|- | |- | ||
|'''Detail of Fix''' || Trailer search corrected | |'''Detail of Fix''' || Trailer search corrected | ||
Line 602: | Line 640: | ||
EPOD DEVICE | EPOD DEVICE | ||
Make sure that the item must be deleted first from the list, then can be re-added. | |||
Ensured that the device will not allow creation of a new Install/Remove/Other line for a wheel position where that wheel position already exists on the job and is not deleted. | Ensured that the device will not allow creation of a new Install/Remove/Other line for a wheel position where that wheel position already exists on the job and is not deleted. | ||
|- | |- | ||
Line 612: | Line 650: | ||
{| width="100%" | {| width="100%" | ||
|- | |- | ||
|width="30%"|'''Summary of Call'''|| TMS/EPOD. No Install lines for service | |width="30%"|'''Summary of Call'''|| TMS/EPOD. No Install lines for service - prevents Elucid from applying charges | ||
|- | |- | ||
|'''Detail of Fix''' || Ensure COL/DEL messages sent in correct sequence for all orders | |'''Detail of Fix''' || Ensure COL/DEL messages sent in correct sequence for all orders | ||
Line 656: | Line 694: | ||
{| width="100%" | {| width="100%" | ||
|- | |- | ||
|width="30%"|'''Summary of Call'''|| Add the depot to the route details page in location maintenance screen | |width="30%"|'''Summary of Call'''|| Add the depot to the route details page in location maintenance screen. | ||
|- | |- | ||
|'''Detail of Fix''' || The inbound process to update the routes from Paragon will be run for the extracted data for the current process. | |'''Detail of Fix''' || The inbound process to update the routes from Paragon will be run for the extracted data for the current process. | ||
Any other unprocessed records for the depot will not be processed. | Any other unprocessed records for the depot will not be processed. | ||
The 'Location Maintenance' screen will display the delivery depot in the 'Route Dtls' tab page for these routes from Paragon. | The 'Location Maintenance' screen will display the delivery depot in the 'Route Dtls' tab page for these routes from Paragon. | ||
The records are sorted by 'Depot Number', 'Route Code' and 'Drop Number'. | The records are sorted by 'Depot Number', 'Route Code' and 'Drop Number'. | ||
|- | |- | ||
Line 671: | Line 711: | ||
{| width="100%" | {| width="100%" | ||
|- | |- | ||
|width="30%"|'''Summary of Call'''|| API Export | |width="30%"|'''Summary of Call'''|| API Export - COL sent after DEL | ||
|- | |- | ||
|'''Detail of Fix''' || Change order messages processed in DP_EXPORT_EVENTS | |'''Detail of Fix''' || Change order messages processed in DP_EXPORT_EVENTS | ||
Line 697: | Line 737: | ||
|'''Detail of Fix''' || The system parameter 'PAR_AUDIT' can be set to 'Y' to include auditing of the import process in the STP version of the Paragon API. | |'''Detail of Fix''' || The system parameter 'PAR_AUDIT' can be set to 'Y' to include auditing of the import process in the STP version of the Paragon API. | ||
The system parameter 'PARAGON_RUNNING' will be used to indicate if the STP version of the Paragon API is importing data | The system parameter 'PARAGON_RUNNING' will be used to indicate if the STP version of the Paragon API is importing data - it will not be editable by the users. | ||
The import process in the STP version of the Paragon API will set the orders for manual scheduling when they are temporarily unscheduled from their temporary trips or their Paragon trips. | The import process in the STP version of the Paragon API will set the orders for manual scheduling when they are temporarily unscheduled from their temporary trips or their Paragon trips. | ||
Line 709: | Line 749: | ||
However, the import process in the STP version of the Paragon API will not wait should the 3PL scheduling engine be processing. | However, the import process in the STP version of the Paragon API will not wait should the 3PL scheduling engine be processing. | ||
|- | |- | ||
|'''Set-up and Configuration''' || | |'''Set-up and Configuration''' || | ||
|} | |||
{| class="wikitable" border="1" width="100%" | |||
|- bgcolor="silver" | |||
!colspan="4" | New Parameters | |||
|- | |||
!Parameter Name !! Config Level !! Setting Value !! Result | |||
|- | |||
|PAR_AUDIT | |||
|SYSTEM | |||
|Y | |||
|The STP version of the Paragon API will write audit records for the import process. | |||
|- | |||
|PAR_AUDIT | |||
|SYSTEM | |||
|N | |||
|The STP version of the Paragon API will not write audit records for the import process. | |||
|- | |||
|PARAGON_RUNNING | |||
|SYSTEM | |||
|Y | |||
|The STP version of the Paragon API is importing data. | |||
|- | |||
|PARAGON_RUNNING | |||
|SYSTEM | |||
|N | |||
|The STP version of the Paragon API is not importing data. | |||
|} | |} | ||
== Log Number: 00524586 == | == Log Number: 00524586 == | ||
Line 718: | Line 785: | ||
|width="30%"|'''Summary of Call'''|| Vehicle serviced at roadside should not change the location against that vehicle. | |width="30%"|'''Summary of Call'''|| Vehicle serviced at roadside should not change the location against that vehicle. | ||
|- | |- | ||
|'''Detail of Fix''' || Fixes for new vehicle creation for | |'''Detail of Fix''' || Fixes for new vehicle creation for call Logging and removed update on Current_location_id for RTC | ||
|- | |- | ||
|'''Set-up and Configuration''' || No set-up/configuration required | |'''Set-up and Configuration''' || No set-up/configuration required | ||
Line 745: | Line 812: | ||
|- | |- | ||
|'''Detail of Fix''' || The 'DSK' trips will be assessed for the orders by schedule to create a new trip, or to add the order to an existing trip, for the run number for the depot. | |'''Detail of Fix''' || The 'DSK' trips will be assessed for the orders by schedule to create a new trip, or to add the order to an existing trip, for the run number for the depot. | ||
An existing trip will either create a new stop or use an existing stop. | An existing trip will either create a new stop or use an existing stop. | ||
An order for a collection desk must be for a route of type 'COLLECT_DESK'. | An order for a collection desk must be for a route of type 'COLLECT_DESK'. | ||
|- | |- | ||
Line 790: | Line 859: | ||
|width="30%"|'''Summary of Call'''|| Control records not being updated after send to Elucid | |width="30%"|'''Summary of Call'''|| Control records not being updated after send to Elucid | ||
|- | |- | ||
|'''Detail of Fix''' || Ensure that all control records | |'''Detail of Fix''' || Ensure that all control records are updated in the correct code area | ||
|- | |- | ||
|'''Set-up and Configuration''' || | |'''Set-up and Configuration''' || No set-up/configuration required | ||
|} | |} | ||
Line 818: | Line 887: | ||
|'''Detail of Fix''' || Fixed the issue by changing view to allow separate entries with OTHER manufacturers. | |'''Detail of Fix''' || Fixed the issue by changing view to allow separate entries with OTHER manufacturers. | ||
|- | |- | ||
|'''Set-up and Configuration''' || | |'''Set-up and Configuration''' || | ||
|} | |||
{| class="wikitable" border="1" width="100%" | |||
|- bgcolor="silver" | |||
!colspan="4" | New Parameters | |||
|- | |||
!Parameter Name !! Config Level !! Setting Value !! Result | |||
|- | |||
|USE_PACK_QUANTITY | |||
|SYSTEM | |||
|Y/N | |||
|Use Decimal Pack quantity and allowed values will be (Y/N) which will control the additional functionality | |||
|} | |} | ||
Line 829: | Line 910: | ||
|'''Detail of Fix''' || Added CDATA when the new EDI parameter INCLUDE_CDATA_TAG is active, which will control the escaping of special characters like &. | |'''Detail of Fix''' || Added CDATA when the new EDI parameter INCLUDE_CDATA_TAG is active, which will control the escaping of special characters like &. | ||
|- | |- | ||
|'''Set-up and Configuration''' || | |'''Set-up and Configuration''' || No set-up/configuration required | ||
|} | |} | ||
Line 840: | Line 921: | ||
|'''Detail of Fix''' || The customers from Elucid can store up to 255 characters for the 'SlaUrl' and 'PreferredBrand'. | |'''Detail of Fix''' || The customers from Elucid can store up to 255 characters for the 'SlaUrl' and 'PreferredBrand'. | ||
|- | |- | ||
|'''Set-up and Configuration''' || | |'''Set-up and Configuration''' || No set-up/configuration required | ||
|} | |} | ||
Line 851: | Line 932: | ||
|'''Detail of Fix''' || Fixed the issue with the creation of unnecessary service_id records. | |'''Detail of Fix''' || Fixed the issue with the creation of unnecessary service_id records. | ||
|- | |- | ||
|'''Set-up and Configuration''' || | |'''Set-up and Configuration''' || No set-up/configuration required | ||
|} | |} | ||
Line 862: | Line 943: | ||
|'''Detail of Fix''' || Collection job has been sent to EPOD for I(INSTALL) if services supplied doesn’t include COP, MAJ and collection is sent for Van Stock lines. | |'''Detail of Fix''' || Collection job has been sent to EPOD for I(INSTALL) if services supplied doesn’t include COP, MAJ and collection is sent for Van Stock lines. | ||
|- | |- | ||
|'''Set-up and Configuration''' || | |'''Set-up and Configuration''' || No set-up/configuration required | ||
|} | |} | ||
Line 873: | Line 954: | ||
|'''Detail of Fix''' || Fixed creation of rvcl for new vehicles in Call Logging. | |'''Detail of Fix''' || Fixed creation of rvcl for new vehicles in Call Logging. | ||
|- | |- | ||
|'''Set-up and Configuration''' || | |'''Set-up and Configuration''' || No set-up/configuration required | ||
|} | |} | ||
Line 884: | Line 965: | ||
|'''Detail of Fix''' || Fixed the views to use RTC and out of sync issue of RT and RTC tables. | |'''Detail of Fix''' || Fixed the views to use RTC and out of sync issue of RT and RTC tables. | ||
|- | |- | ||
|'''Set-up and Configuration''' || | |'''Set-up and Configuration''' || No set-up/configuration required | ||
|} | |} | ||
Line 895: | Line 976: | ||
|'''Detail of Fix''' || Only send Work Type R records to portal if the AKA code is populated | |'''Detail of Fix''' || Only send Work Type R records to portal if the AKA code is populated | ||
|- | |- | ||
|'''Set-up and Configuration''' || | |'''Set-up and Configuration''' || No set-up/configuration required | ||
|} | |} | ||
Line 906: | Line 987: | ||
|'''Detail of Fix''' || Collection jobs will be sent for any order which contains Van stock which is not currently at the delivery location of the order | |'''Detail of Fix''' || Collection jobs will be sent for any order which contains Van stock which is not currently at the delivery location of the order | ||
|- | |- | ||
|'''Set-up and Configuration''' || | |'''Set-up and Configuration''' || No set-up/configuration required | ||
|} | |} | ||
Line 913: | Line 994: | ||
{| width="100%" | {| width="100%" | ||
|- | |- | ||
|width="30%"|'''Summary of Call'''|| Optimization of the code: Fix for SCR-14(469937) | |width="30%"|'''Summary of Call'''|| Optimization of the code: Fix for SCR-14 (469937) | ||
|- | |- | ||
|'''Detail of Fix''' || The code has been modified to handle the issues that occurred in the previous versions. | |'''Detail of Fix''' || The code has been modified to handle the issues that occurred in the previous versions. | ||
|- | |- | ||
|'''Set-up and Configuration''' || | |'''Set-up and Configuration''' || No set-up/configuration required | ||
|} | |} | ||
Line 928: | Line 1,009: | ||
|'''Detail of Fix''' || Improvements in Error Handling are required when messages are rejected due to 400 or 500 error. | |'''Detail of Fix''' || Improvements in Error Handling are required when messages are rejected due to 400 or 500 error. | ||
|- | |- | ||
|'''Set-up and Configuration''' || | |'''Set-up and Configuration''' || | ||
|} | |} | ||
{| class="wikitable" border="1" width="100%" | |||
|- bgcolor="silver" | |||
!colspan="4" | New Parameters | |||
|- | |||
!Parameter Name !! Config Level !! Setting Value !! Result | |||
|- | |||
|WS_NUM_OF_RETRIES_ALLOWED | |||
|SYSTEM | |||
|3 | |||
|Max number of times a record will be sent to a web service endpoint | |||
|} | |||
Line 1,126: | Line 1,219: | ||
|'''Detail of Fix''' || Proxy value added for communication with Elucid | |'''Detail of Fix''' || Proxy value added for communication with Elucid | ||
|- | |- | ||
|'''Set-up and Configuration''' || | |'''Set-up and Configuration''' || | ||
|} | |} | ||
{| class="wikitable" border="1" width="100%" | |||
|- bgcolor="silver" | |||
!colspan="4" | New Parameters | |||
|- | |||
!Parameter Name !! Config Level !! Setting Value !! Result | |||
|- | |||
|ELUCID_API_PROXY | |||
|System | |||
|Y/N | |||
|Use Proxy sever for Elucid | |||
|} | |||
== Log Number: 02792680 == | == Log Number: 02792680 == | ||
{| width="100%" | {| width="100%" | ||
Line 1,136: | Line 1,241: | ||
|- | |- | ||
|'''Detail of Fix''' || The 'Tax Amount' for the 'R12' format will be included as '0' when the VAT code is 'Z' for 'Zero Rated'. | |'''Detail of Fix''' || The 'Tax Amount' for the 'R12' format will be included as '0' when the VAT code is 'Z' for 'Zero Rated'. | ||
The invoices in the R12 format will be included by VAT code. | The invoices in the R12 format will be included by VAT code. | ||
|- | |- | ||
Line 1,187: | Line 1,293: | ||
|width="30%"|'''Summary of Call'''|| Web Service order updates are failing to update the forecast (INC58464329) | |width="30%"|'''Summary of Call'''|| Web Service order updates are failing to update the forecast (INC58464329) | ||
|- | |- | ||
|'''Detail of Fix''' || | |'''Detail of Fix''' || The update process previously failed due to mismatched condition statements when records were submitted with action 'A'. Additionally, records with timestamps within a 2-minute interval (00:59:59 to 01:00:00) of an hour change were not properly handled, leading to query failures in identifying duplicate records. | ||
Both issues have been resolved in the latest fix. The logic has been adjusted to handle order amendments and correct any mistakes from the previous version. Now, records within a 2-minute interval are selected irrespective of the hour, and a new check has been added to mark duplicate orders as ""CANCELLED"". | Both issues have been resolved in the latest fix. The logic has been adjusted to handle order amendments and correct any mistakes from the previous version. Now, records within a 2-minute interval are selected irrespective of the hour, and a new check has been added to mark duplicate orders as ""CANCELLED"". | ||
|- | |- | ||
|'''Set-up and Configuration''' || No set-up/configuration required | |'''Set-up and Configuration''' || No set-up/configuration required | ||
Line 1,229: | Line 1,335: | ||
|width="30%"|'''Summary of Call'''|| Change Password option in ACC_CTRL | |width="30%"|'''Summary of Call'''|| Change Password option in ACC_CTRL | ||
|- | |- | ||
|'''Detail of Fix''' || | |'''Detail of Fix''' || Access control has been modified to allow users to create usernames containing special characters, change passwords that may include special characters, and delete users with special characters in their names. | ||
Access control has been modified to restrict @ and | Access control has been modified to restrict @ and " in username and passwords while creating/updating. | ||
|- | |- | ||
|'''Set-up and Configuration''' || No set-up/configuration required | |'''Set-up and Configuration''' || No set-up/configuration required | ||
Line 1,255: | Line 1,361: | ||
|'''Detail of Fix''' || Added quotes to schedule to improve speed | |'''Detail of Fix''' || Added quotes to schedule to improve speed | ||
|- | |- | ||
|'''Set-up and Configuration''' || | |'''Set-up and Configuration''' || No set-up/configuration required | ||
|} | |} | ||
Line 1,264: | Line 1,370: | ||
|width="30%"|'''Summary of Call'''|| Order placed to wrong address on the same account (24348) | |width="30%"|'''Summary of Call'''|| Order placed to wrong address on the same account (24348) | ||
|- | |- | ||
|'''Detail of Fix''' || | |'''Detail of Fix''' || The EDI parameter for the 'API' process called 'UNSCHED_NEW_DATE' has been changed to be 'UNSCHED_NEW_DATA' to assess not only the new date but also the new location and the new run number. | ||
The trips will be 'DELETED' should they become empty of orders. | The trips will be 'DELETED' should they become empty of orders. | ||
The order will now be unscheduled and reset for the 3PL scheduling engine to reprocess to a new trip. | |||
The order will now be unscheduled and reset for the 3PL scheduling engine to reprocess to a new trip. | |||
|- | |- | ||
|'''Set-up and Configuration''' || | |'''Set-up and Configuration''' || No set-up/configuration required | ||
|} | |} | ||
Line 1,277: | Line 1,385: | ||
|width="30%"|'''Summary of Call'''|| Special Runs, change to del date | |width="30%"|'''Summary of Call'''|| Special Runs, change to del date | ||
|- | |- | ||
|'''Detail of Fix''' || | |'''Detail of Fix''' || The auditing for the order when 'Trip XXX-XXXXXXXX moved to a different schedule from XXXXXX to XXXXXX' will be used to identify when the schedule of the order has been changed with its late delivery date when its trip has been moved to a new schedule. | ||
Paragon will be updated with the new schedule for the order and its location for the run number of the route. | Paragon will be updated with the new schedule for the order and its location for the run number of the route. | ||
|- | |- | ||
|'''Set-up and Configuration''' || | |'''Set-up and Configuration''' || No set-up/configuration required | ||
|} | |} | ||
Line 1,292: | Line 1,400: | ||
|'''Detail of Fix''' || Added the Disable Paragon check box to the trailer types tab page and to the new/edit screens. | |'''Detail of Fix''' || Added the Disable Paragon check box to the trailer types tab page and to the new/edit screens. | ||
|- | |- | ||
|'''Set-up and Configuration''' || | |'''Set-up and Configuration''' || No set-up/configuration required | ||
|} | |} | ||
Line 1,303: | Line 1,411: | ||
|'''Detail of Fix''' || Added the exceptional handling to all the programs which contain the control record loops. | |'''Detail of Fix''' || Added the exceptional handling to all the programs which contain the control record loops. | ||
|- | |- | ||
|'''Set-up and Configuration''' || | |'''Set-up and Configuration''' || No set-up/configuration required | ||
|} | |} | ||
Line 1,314: | Line 1,422: | ||
|'''Detail of Fix''' || The 'DUN Inventory Transaction Report' will include the trunk trips that have been used in scanning to load and unload the items. | |'''Detail of Fix''' || The 'DUN Inventory Transaction Report' will include the trunk trips that have been used in scanning to load and unload the items. | ||
|- | |- | ||
|'''Set-up and Configuration''' || | |'''Set-up and Configuration''' || No set-up/configuration required | ||
|} | |} | ||
Line 1,323: | Line 1,431: | ||
|width="30%"|'''Summary of Call'''|| CTMS LOAD messages to JDA missing full order ref | |width="30%"|'''Summary of Call'''|| CTMS LOAD messages to JDA missing full order ref | ||
|- | |- | ||
|'''Detail of Fix''' || | |'''Detail of Fix''' || When rebooked order is processed then only external ref is trimmed, for example _R1,_R2. And is also depends on parameter 'ORD_RBO_PREFIX'. | ||
If external ref has anything followed after _R and if its not a number then the whole external ref is sent in SO_REF tag. | If external ref has anything followed after _R and if its not a number then the whole external ref is sent in SO_REF tag. | ||
|- | |- | ||
|'''Set-up and Configuration''' || | |'''Set-up and Configuration''' || No set-up/configuration required | ||
|} | |} | ||
Line 1,338: | Line 1,446: | ||
|'''Detail of Fix''' || HTML corrected | |'''Detail of Fix''' || HTML corrected | ||
|- | |- | ||
|'''Set-up and Configuration''' || | |'''Set-up and Configuration''' || No set-up/configuration required | ||
|} | |} | ||
Line 1,349: | Line 1,457: | ||
|'''Detail of Fix''' || Import logic has been amended to pick up NEW orders which have collection on schedule date. Previous error message has been altered to get a warning so user can choose to import collection orders or not. | |'''Detail of Fix''' || Import logic has been amended to pick up NEW orders which have collection on schedule date. Previous error message has been altered to get a warning so user can choose to import collection orders or not. | ||
|- | |- | ||
|'''Set-up and Configuration''' || | |'''Set-up and Configuration''' || No set-up/configuration required | ||
|} | |} | ||
Line 1,358: | Line 1,466: | ||
|width="30%"|'''Summary of Call'''|| Paragon Import | |width="30%"|'''Summary of Call'''|| Paragon Import | ||
|- | |- | ||
|'''Detail of Fix''' || | |'''Detail of Fix''' || The 'Loading Management' screen displays a new tick box called 'Include Completed Trips' to enable the trips to be included or excluded when they have a status of 'COMPLETED'. | ||
This box will be ticked by default. | This box will be ticked by default. | ||
Line 1,367: | Line 1,476: | ||
If 'PAR_DUN_TRUNK_CUTOFF_TIME' is set to '04:00' and the current system time is '01:00' then the schedule will not be derived for the current date but for the previous date as if the process for the route/drop had been run on the previous evening." | If 'PAR_DUN_TRUNK_CUTOFF_TIME' is set to '04:00' and the current system time is '01:00' then the schedule will not be derived for the current date but for the previous date as if the process for the route/drop had been run on the previous evening." | ||
|- | |- | ||
|'''Set-up and Configuration''' || | |'''Set-up and Configuration''' || No set-up/configuration required | ||
|} | |} | ||
Line 1,376: | Line 1,485: | ||
|width="30%"|'''Summary of Call'''|| Trunks for 27th were not generated | |width="30%"|'''Summary of Call'''|| Trunks for 27th were not generated | ||
|- | |- | ||
|'''Detail of Fix''' || | |'''Detail of Fix''' || A new system parameter called 'PAR_DUN_TRUNK_OFFSET_DAYS' is available to store the number of days for which trunk trips will be assessed for the radial trips that are created by Paragon. | ||
A default value of 4 days will be used but the number of days will be configurable to assess the non-working days for the depot. | A default value of 4 days will be used but the number of days will be configurable to assess the non-working days for the depot. | ||
This system parameter can be used to account for the non-working days during the period of the holiday seasons. | This system parameter can be used to account for the non-working days during the period of the holiday seasons. | ||
The system parameter 'PAR_DUN_TRUNK_CUTOFF_TIME' will start to assess the current date prior to the cutoff time, or from tomorrow after the cutoff time. | The system parameter 'PAR_DUN_TRUNK_CUTOFF_TIME' will start to assess the current date prior to the cutoff time, or from tomorrow after the cutoff time. | ||
|- | |- | ||
|'''Set-up and Configuration''' || | |'''Set-up and Configuration''' || | ||
|} | |} | ||
{| class="wikitable" border="1" width="100%" | |||
|- bgcolor="silver" | |||
!colspan="4" | New Parameters | |||
|- | |||
!Parameter Name !! Config Level !! Setting Value !! Result | |||
|- | |||
|PAR_DUN_TRUNK_OFFSET_DAYS | |||
|SYSTEM | |||
|NUMERIC | |||
|The specified number of days will be used to assess the trunk trips for the radial trips to account for the non-working days in the calendar. | |||
|- | |||
|PAR_DUN_TRUNK_OFFSET_DAYS | |||
|SYSTEM | |||
|NULL/NON-NUMERIC | |||
|A default number of 4 days will be used as per the current functionality. | |||
|} | |||
== Log Number: 00554721 == | == Log Number: 00554721 == | ||
{| width="100%" | {| width="100%" | ||
Line 1,426: | Line 1,554: | ||
|'''Detail of Fix''' || New EDI parameter called UPD_CUST_ENABLE_EPOD has been added to JAK_INBOUND_ORDERS which when set will enable EPOD for all new customers created and to existing customers if they are used to create orders. | |'''Detail of Fix''' || New EDI parameter called UPD_CUST_ENABLE_EPOD has been added to JAK_INBOUND_ORDERS which when set will enable EPOD for all new customers created and to existing customers if they are used to create orders. | ||
|- | |- | ||
|'''Set-up and Configuration''' || | |'''Set-up and Configuration''' || | ||
|} | |} | ||
{| class="wikitable" border="1" width="100%" | |||
|- bgcolor="silver" | |||
!colspan="4" | New Parameters | |||
|- | |||
!Parameter Name !! Config Level !! Setting Value !! Result | |||
|- | |||
|UPD_CUST_ENABLE_EPOD | |||
|EDI | |||
|Default N | |||
|When set to Y, then customers will have EPOD enabled. | |||
|} | |||
Line 1,459: | Line 1,600: | ||
|'''Detail of Fix''' || Updated the HERE processes to use new procedures | |'''Detail of Fix''' || Updated the HERE processes to use new procedures | ||
|- | |- | ||
|'''Set-up and Configuration''' || | |'''Set-up and Configuration''' || | ||
|} | |} | ||
{| class="wikitable" border="1" width="100%" | |||
|- bgcolor="silver" | |||
!colspan="4" | New Parameters | |||
|- | |||
!Parameter Name !! Config Level !! Setting Value !! Result | |||
|- | |||
|GEO_NLP_USE_ALTERNATE | |||
|SYSTEM | |||
|Y/N | |||
|Alternate URL and Proxy will be used | |||
|- | |||
|GEO_NLP_ALT_PROXY | |||
|SYSTEM | |||
|IP address of Proxy | |||
|IP Address for Proxy Server | |||
|} | |||
Line 1,466: | Line 1,624: | ||
{| width="100%" | {| width="100%" | ||
|- | |- | ||
|width="30%"|'''Summary of Call'''|| | |width="30%"|'''Summary of Call'''|| API Order duplicated for multiple stores with the same PO for the same store | ||
|- | |- | ||
|'''Detail of Fix''' || | |'''Detail of Fix''' || Due to API concurrent processing (rare occurrence) duplicate orders were created, to resolve it the latest record is marked as failure with validation error and the earliest one is processed to create the order. | ||
Additional change is made to avoid duplicate orders being created in same minute, ignoring time stamp on seconds. | Additional change is made to avoid duplicate orders being created in same minute, ignoring time stamp on seconds. | ||
Observed that duplicate orders were created with gap of 12 seconds so added logic to ignore seconds and consider only same hour and minute. | |||
Observed that duplicate orders were created with gap of 12 seconds so added logic to ignore seconds and consider only same hour and minute. | |||
|- | |- | ||
|'''Set-up and Configuration''' || No set-up/configuration required | |'''Set-up and Configuration''' || No set-up/configuration required | ||
Line 1,482: | Line 1,641: | ||
|width="30%"|'''Summary of Call'''|| Trips being stuck in planned status | |width="30%"|'''Summary of Call'''|| Trips being stuck in planned status | ||
|- | |- | ||
|'''Detail of Fix''' || | |'''Detail of Fix''' || Additional error handling is included to ensure that a locked trip does not prevent other trips being updated to TENDERED status as required. | ||
The additional error handling exists for these post-update procedures: | The additional error handling exists for these post-update procedures: | ||
Update the trips from PLANNED to TENDERED status for Fleet carriers. | Update the trips from PLANNED to TENDERED status for Fleet carriers. | ||
Update the TENDERED trips for Fleet carriers with a rate. | Update the TENDERED trips for Fleet carriers with a rate. | ||
Update the route code for trips for 3PL carriers. | Update the route code for trips for 3PL carriers. | ||
Update the route code for trips for non-3PL carriers. | Update the route code for trips for non-3PL carriers. | ||
Update the trips for the 3PL carrier with a rate and set to TENDERED status. | Update the trips for the 3PL carrier with a rate and set to TENDERED status. | ||
Delete any empty trips for the current and future schedules. | |||
Delete any empty trips for the current and future schedules. | |||
|- | |- | ||
|'''Set-up and Configuration''' || No set-up/configuration required | |'''Set-up and Configuration''' || No set-up/configuration required | ||
Line 1,502: | Line 1,666: | ||
|width="30%"|'''Summary of Call'''|| Address Update (24288) | |width="30%"|'''Summary of Call'''|| Address Update (24288) | ||
|- | |- | ||
|'''Detail of Fix''' || | |'''Detail of Fix''' || A new EDI parameter called 'USE_VARIANT_ADDRESS' will be introduced to the 'API' process to control the new functionality to create new locations with temporary variant addresses: the new functionality will be active when the value of the EDI parameter is 'Y'. | ||
The new functionality will apply to addresses that are provided for an external reference. | The new functionality will apply to addresses that are provided for an external reference. | ||
|- | |- | ||
|'''Set-up and Configuration''' || No set-up/configuration required | |'''Set-up and Configuration''' || No set-up/configuration required | ||
Line 1,515: | Line 1,679: | ||
|width="30%"|'''Summary of Call'''|| Send to Paragon request (21702) | |width="30%"|'''Summary of Call'''|| Send to Paragon request (21702) | ||
|- | |- | ||
|'''Detail of Fix''' || | |'''Detail of Fix''' || A new function called 'TRM_SEND_TO_PARAGON' is available for the users via their groups. | ||
The new function called 'TRM_SEND_TO_PARAGON' will be used to display and enable the new menu option called 'Send to Paragon' in the trip tree in the 'Planning' screen. | The new function called 'TRM_SEND_TO_PARAGON' will be used to display and enable the new menu option called 'Send to Paragon' in the trip tree in the 'Planning' screen. | ||
Line 1,525: | Line 1,689: | ||
These system parameters will be found that is active for a cost centre when the user has access to 'ALL' cost centres or to multiple cost centres. | These system parameters will be found that is active for a cost centre when the user has access to 'ALL' cost centres or to multiple cost centres. | ||
Then the route code may be displayed in the specified format based on these system parameters. | Then the route code may be displayed in the specified format based on these system parameters. | ||
|- | |- | ||
|'''Set-up and Configuration''' || No set-up/configuration required | |'''Set-up and Configuration''' || No set-up/configuration required | ||
Line 1,547: | Line 1,711: | ||
|width="30%"|'''Summary of Call'''|| CTL screen takes too long to load | |width="30%"|'''Summary of Call'''|| CTL screen takes too long to load | ||
|- | |- | ||
|'''Detail of Fix''' || | |'''Detail of Fix''' || Separated the views used by customer services and call logging. | ||
I still recommend that we need to cleardown orders at status INVALID and that they will need to either cancel them or process them every day. | |||
I still recommend that we need to cleardown orders at status INVALID and that they will need to either cancel them or process them every day. | |||
|- | |- | ||
|'''Set-up and Configuration''' || No set-up/configuration required | |'''Set-up and Configuration''' || No set-up/configuration required | ||
Line 1,564: | Line 1,729: | ||
|} | |} | ||