Giter Club home page Giter Club logo

x12's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

x12's Issues

Help creating a 940 document

I'm trying to create a 940 Warehouse Order and I've got one question thus far. The beginning of the example we were sent by our expeditor has a very specific format:
ISA_00_ 00 _ZZ_111111111 _01_035239425 010613_1209_U_00200_000001248_0_P>!

The output from the factory example in your repo looks like this
ISA****************

How do I inject the right info and formatting into that ISA segment.

I appreciate any help you could provide. Thanks!

Actually, I'm pretty lost on how to build these XML Definitions altogether. O_o

271.xml

Hi,
I am trying to use this X12 parser. do you have 271.xml to parse the 271 messages. If not available, how can I make one?
Thank
Ravi Ada

Composite functions

Need to create the composite functions. Currently composite are treated as a single field.

Working on parsing an 846 document

Hello,

I am working through parsing an 846 document. I have created the XML file to match the specification, which I will need added to the project later when I have my testing complete. However, the EDI that I am being sent has the field separator set to '~' and the segment separator set to '*'. Is there a way to set the values to be used for these separators?

Infinite loop when viewing console output

After updating the the latest version of the gem we have encountered an issue when trying to parse a document via the console. The console will hang until ctrl+c is pressed. Reverting to the older version seems to resolve the issue.

I believe it is being caused by line 54 in base.rb, commenting out super.inspect seems to resolve the issue, but the output is less legible. The project is using Ruby 2.1.4.

def inspect
   "#{self.class.to_s.sub(/^.*::/, '')} (#{name}) #{repeats} #{super.inspect[1..-2]} =<#{parsed_str}, #{next_repeat.inspect}> ".gsub(/\\*\"/, '"')
end

I have an 832 document generating

I have an 832 catalog document generating using your tool, but I need to contribute the 832.xml file that I have created in the gem. Should I fork my own version or would you like it included in your library?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.