Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
++ Good overview. A couple of additional points.

With Revision 004030, they've added a new separator, the Repetition Separator character, which is located at ISA11. ISA11 is the 11th element in the ISA segment. You'll see that terminology a lot. GS02 (the second element in the GS), for example, is the sender's Application ID and GS03 is the receiver's Application ID. You can split a given segment up into elements using the Element Separator, which just happens to be the 4th character of the ISA segment.

The two important separators are the segment terminator, with is the 106th character of the ISA (the ISA is the only fixed size segment... hmmm... maybe IEA is fixed size too) and the element separator is the 4th character. The component separator is the 105th character of the ISA, but it's rarely used (not used at all in 850 document IIRC). I don't know where the Repetition separator is used, but it must be even rarer than the Component separator as I've never seen it in use.

The ISA/GS segments contain information pertaining to addressing of the document and other header type information like EDI version and date/time stamps, etc.

If you find standards documents for your partner, these will typically explain what the standards are for what goes in between the ST/SE pairs.

Hope this helps.


In reply to Re: Re: 850 EDI Help by jordanh
in thread 850 EDI Help by the_Don

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (5)
As of 2024-04-24 10:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found