Discussions

Ask a Question
Back to All

Clarify the status in EDI 214 from The Home Depot to Bowden Transport to up new Appointment notification

Hi Rose Rocket team,

1st Description

The Home Depot requires EDI 214 from Bowden Transport is to receive the 4 status messages that Maureen identified (pickup appointment, delivery appointment, picked up, delivered).

In the 214 messages, the AT7 segment of the messages should be:
• For an Actual Pickup notification (this currently works):
AT7CP_NS**20231215_1056
The example above identifies that the pickup (CP) was completed on Dec 15 (20231215) at 10:56am (1056)

• For an Actual Delivery notification (this currently works):
AT7D1_NS**20231214_1128
The example above identifies that the delivery (D1) was completed on Dec 14 (20231214) at 11:28am (1128)

• For an Delivery Appointment notification (this needs to be implemented):
AT7AB_NS**20231214_1028
The example above identifies that a delivery appointment (AB) has been confirmed for Dec 14 (20231214) at 10:28am (1028)

• For a Pickup Appointment notification (this should be implemented if possible):
AT7AA_NS**20231214_1028
The example above identifies that a pickup appointment (AA) has been confirmed for Dec 14 (20231214) at 10:28am (1028)

2nd Description

All other segments of the 214 message should continue to be populated using current logic/mapping

At the moment Di central don’t have AA and AB, the thing I want to clarify is what status or value in JSOL file that should be AA and AB in EDI 214 transaction for The Home Depot Logistics. Please highlight json file if possible that will help me a lot.

At the moment, here is True Commerce Di Central logic for releasing CP and D1
For The Home Depot Logistics:

  • Hardcode "CP" if "status" is "in-transit".

  • Hardcode "D1" if "status" is "delivered"

If possible please email me on case#16172836 in Outlook or my email on the down below!