Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Outbound EDI X12 856 (Automating Shipment Notifications with EDI 856)

 

🤔 Problem Statement:

Use Case:

XYZ Retailers have recently decided to enhance their supply chain operations by implementing Electronic Data Interchange (EDI). One critical document they aim to automate is the EDI 856 (Advance Ship Notice/Manifest), which provides detailed information about the contents of a shipment.

📑 Pre-requisites:

  1. XYZ Retailers and ABC Suppliers must have an EDI agreement in place.

  2. Both parties need to use compatible EDI software that supports EDI 856.

  3. EDI network setup is completed and tested.

  4. Item, packaging, and shipment data must be accurately maintained in both parties' systems.

  5. Create a Network for which you are creating a transaction.

  6. Create a Partner for the data exchange.

 

📄 Solution Architecture:

  • Design a Transaction using an EDI Outbound Pre-built template.

  • Create Source Schema- EDI856

  • Create Target Schema - Advance positional

  • Create a File Event activity

  • Create Target folder Location (LAN)

  • Create Mapping activity

  • EDI Configuration

 

🔍 Solution:

Design : Create transaction in Adeptia Connect to convert data

  1. Configure : Define Transition

  2. To Create a Outbound Transition Click Transactions Templates.

  3. On the Templates screen, navigate to the Outbound Template

image-20240619-070352.png
  1. To Define Transaction Provide the name and description of the Transaction.

image-20240621-130933.png
  1. Select Network and Partner 

image-20240621-131050.png
  1. Select and configure the EDI Standard X12, EDI Standard Version 004010, transition Set Code to 856

image-20240621-131302.png

On EDI Configuration step, do the following:

  1. Type the last used transaction control number in the Last used Transaction Control No text box.

image-20240621-131601.png

Expand Group Envelope Properties and define the properties.

image-20240621-131714.png

Expand ISA Envelope Properties and define ISA Envelope.

image-20240621-131820.pngimage-20240621-131858.pngimage-20240621-131938.png

 2, Define Source: Select the File source application

  1. Select the Source type as LAN and click next to configure File Event

image-20240621-132317.pngimage-20240621-132634.png

Define Layout: Click Next to select the File Event from drop-down list.

image-20240621-132820.pngimage-20240621-132927.png

Select Source Layout

image-20240621-133109.pngimage-20240621-133245.pngimage-20240621-133352.png

3.Set Destination

Define the Destination application account.

image-20240617-093311.png

Click Next to define the file generation policy details. 

image-20240621-133554.png

Select data Encoding: UTF-8

On File Generation Policy step, type the extension of the file in the File Extension text box

Click Next to define the encryption. Select Want to encrypt target file? check box if you want to encrypt the destination file

image-20240617-093557.pngimage-20240617-093730.png

 

4.Create Mapping

image-20240623-042108.png

Create Data Mapping >>Load Source and Target Schema

image-20240623-042313.png

Check for the data input.

image-20240623-042605.png

Steps to Turn on the Transaction

After you have Saved and Exit the Transaction page. You will be asked to Turn on the transaction

Viewing execution details

  • Go to the Dashboard to view execution details. The Status column shows execution status of the transaction.

  • Click the execution icon under Action to view the detailed information about transaction.

  • Click the information icon under the respective Icons to know details of execution at a that step.

  • Click More arrow under Action menu to know further details of the transaction.

 

EDI Dashboard and EDI X12 Interchange logs

  • Logs provide runtime details about the inbound and outbound transactions.

  • Users can search logs with Partner ID, Sender/Receiver ID, Transaction Control Number and with any other data field.

Acknowledgement : EDI OUTBOUND

Define transaction name and description this transaction will generate the Inbound Reconcile.

image-20240623-043116.png

Select the Network and Partner

image-20240623-043251.png

Configure EDI

image-20240623-043420.pngimage-20240623-043457.png

Set Source

image-20240623-043637.pngimage-20240623-043855.png

  • No labels