When creating EDI Schemas, some record definitions may be common across schemas. You can create and define the record definitions that are commonly used in EDI schemas in an EDI Data Dictionary. Thus, when creating an EDI Schema, you can select the EDI Data Dictionary and display the required records.
Prerequisites
Ensure that you have downloaded the zip file received from Adeptia Support Team for creating EDI Data Dictionary.
To create an EDI Data Dictionary:
Go to Develop > Services > Data Dictionary > EDI.
Click Create New.
Click Upload Zip to select and upload the zip file. Data in the fields of the data dictionary are populated automatically. You need not enter or change any value in these fields.
- Currently, one data dictionary is already created for X12 004010.
- To create an EDI Data Dictionary for other versions, the zip file will be provided by Adeptia. To get an XSD's of any another version, contact Adeptia Support Team.
- Click Save.
Updating Existing Data Dictionary
You can update your existing EDI Data dictionary if and only if you are using Adeptia Suite version 6.3 or later.
- Download the relevant Data Dictionary zip folder.
- Extract the zip folder.
- Copy extracted XSD files from the folder.
- Go to .../<AdeptiaInstallFolder/ServerKernel/web/EDISchema.
- Open the relevant folder for the applicable XSD files.
- Paste the XSD files in that folder.
- Restart Kernel and WebRunner.7