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 2 Next »

Use Case Overview

This Use Case would help you jumpstart solution development for Adeptia Solution developer with basic knowledge of ETL and EDI.  EDI implementations can be complex, Adeptia has built an easy to use approach for implementing outbound EDI transactions.

This use case is for generating an outbound EDI transaction either in response to an incoming acknowledgement EDI transaction or outbound EDI request. This document will outline the key steps to very quickly set up an outbound acknowledgement and EDI outbound Transaction.

Scope of Use Case

This use case is applicable for situations where out bound EDI is dedicated to a single partner. 

The EDI outbound template can be configured for multiple EDI transaction types.

Pre-requisites

Following are the pre-requisites for implementing the simple EDI Outbound use case:

  1. System has a pre-built EDI Schema that is pulled automatically based on EDI Settings. 
  2. You should have knowledge of EDI exchange and transactions along with the knowledge of EDI fields and attributes needed for data (X12, EDIFACT, HIPAA) transformation.
  3. The Sender and Receiver IDs also are also needed to be set up during Partner Set up so that it matches the IDs in the transaction.
  4. Mapping of EDI elements is known as upfront or available existing EDI mapping.
  5. Source Type – File, FTP, LAN location in this example, for AS2 use MFT Server.
  6. Target schema and type – The system will select the appropriate target EDI schema.
  7. Target Type - File/Database/Application.
  • No labels