- Who is the father of E.D.I.?Edward Guilbert is a major contributor to the standards and becomes known as the father of EDI.
- Is the functional Group ID is unique for every transaction set?No need. There are some transaction sets, which can occur together in a single group (GS01).GS01ST01Transaction set nameQO
313
Shipment Status Inquiry (Ocean)
315
Status Details (Ocean)
IO310
Freight receipt and Invoice (Ocean)
312
Arrival Notice (Ocean)
Interview Questions on EDI
- Difference b/w UCS ,VICS version of EDI transaction type and Simple (4010)?
- 4010 is the complete ANSI EDI spec's.
- UCS is a subset used for the grocery industry, like Wake fern etc.
- VICS is a subset used for Retail, like Walmart, Sears etc.
- What is the necessity of Interchange Acknowledgment (ISA14)?
- The X12 TA1 technical acknowledgment reports the status of the processing of an interchange header and trailer by the address receiver.
- When the ISA and IEA of the X12-encoded message are valid, a positive TA1 ACK is sent, whatever the status of the other content is. If not, TA1 ACK with an error code is sent.
- Can I use Functional Acknowledgment (FA) 997 instead of Purchase Order Acknowledgment 855 ?
- No, The FA 997 only serves as a receipt that the transmission was received, not that it was accepted.
- Whereas the Purchase Order Acknowledgment 855 is used to acknowledge that you accept (or reject) the changes to the purchase order.
- How to use ISA11 element in Interchange control header ?We can use it as in two ways as follows,
- Standard Identifier
- Repetition Separator
Standard
identifier
- Select the radio button to specify a Standard identifier instead of a repetition separator, and then select a value for the Standard identifier from the drop-down list.
- The default value for the ISA11 usage radio buttons is Standard identifier.
- The default value for the standard identifier is U - U.S. EDI Community of ASC X12, TDCC and UCS.
- Repetition separator
- Select the radio button to specify a Repetition separator instead of a Standard identifier, and then enter a single character for the repetition separator. The repetition separator is used to separate segments that repeat within a transaction set.
- The default value for the ISA11 usage radio buttons is Standard identifier, not Repetition separator.
- If Repetition Separator is selected, the default value for the repetition separator is ^.
- 7. What are the delimiters used in ANSI X12 ?
- Data Element Separator: 4 Char of ISA denotes data element separator. Used to separate simple data element or composite data structure. Commonly used is *
- Component Element Separator: ISA16 denotes this separator. Used to separate simple data elements within a composite data structure. Commonly used is :
- Repetition
Separator:
ISA11 is reused to denote repetition separator. Used to separate
repeated occurrences of a simple data element or a composite data
structure. Commonly used is ^
- Segment
Separator:
106th
Char of ISA (fixed length segment) denotes segment separator. Used
to separate segments. Commonly used is ~
- 8. What is Service String Advice UNA in EDIFACT? What is its significance?
EDIFACT has an
entire segment dedicated to defining the separators. And as expected
this is the first segment and is called UNA, Service String Advice.
Its function is to define the characters selected for use as
delimiters and indicators in the rest of the interchange that
follows. It is optional field.
Sample
Segment: UNA:+.?*’
In
the above Stream,
- The fourth character ‘:’ is the Component element separator
- The fifth character ‘+’ is the Data Element Separator
- The sixth character ‘.’ is the Decimal Notation
- The seventh character ‘?’ is the Release Character
- The eight character ‘*’ is the Repetition Char
- The ninth
character ‘’’ is the Segment Separator
9. Is Segment terminator is a mandatory field in Interchange Control Header?
No. It is not an mandatory field in Interchange Control Header.
10. What are the responsible agency codes (GS07) in Functional Group Header?
Generally used Responsible agency codes are,
X---For ANSIX12
T----For TDCC (Transportation Data Coordination Committee)