Giter Site home page Giter Site logo

Comments (9)

angelaszek avatar angelaszek commented on August 28, 2024

Hello, I submitted a new issue (#65) that will allow custom mapping files to be passed to the parser to accommodate specs that differ from the supported standards. We will be working on it as time is available. I believe this will help address this issue?

from x12-parser.

nikhil-javalkar avatar nikhil-javalkar commented on August 28, 2024

Thanks for this !
What would be an estimated ETA for this ?

from x12-parser.

ctmay4 avatar ctmay4 commented on August 28, 2024

We cannot give any real estimate, but I do not think this will happen any time soon. Simply a case of competing priorities. If you would like to submit a pull request with this feature we would gladly look into it.

from x12-parser.

nikhil-javalkar avatar nikhil-javalkar commented on August 28, 2024

Hi @ctmay4 Could you please help us with the access to the repository to create a pull request.

from x12-parser.

nikhil-javalkar avatar nikhil-javalkar commented on August 28, 2024

Also @ctmay4 Can we just add the mapping for the missing segment in the desired mapping file and create a pull request for the same just to suffice the requirement for now ?

from x12-parser.

ctmay4 avatar ctmay4 commented on August 28, 2024

Can you supply an example (with identifiers stripped) of this segment?

@angelaszek can you please comment on this? Is this part of the standard? Have we not seen this segment in any of the files we processed?

from x12-parser.

angelaszek avatar angelaszek commented on August 28, 2024

I don't believe a PRV segment after an HI segment is standard so it's not something we want to include as part of this library. You are welcome to make this change on a local version that you maintain though.

from x12-parser.

nikhil-javalkar avatar nikhil-javalkar commented on August 28, 2024

SampleInputFile.txt

Hi @ctmay4 Attached is the sample file we are getting as an input. It has a PRV segment after HI segment which is currently missing in the mapper file.

from x12-parser.

angelaszek avatar angelaszek commented on August 28, 2024

Thank you for the sample.

Based on the screenshot from the ANSI 5010 X222 documentation there needs to be an NM1 segment before the PRV segment for the file to meet the standard. We don't want to make a non-standard change to the mapping file. The update to allow users to provide user-defined non-standard mappings will allow for users to process files that don't meet the standard.

image

from x12-parser.

Related Issues (20)

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.