JF Technology

Results 14 comments of JF Technology

While agreeing it'd be nice to have this feature, I usually have a simple regen.sh (https://github.com/jf-tech/omniparser/blob/master/regen.sh) in repos that use snapshots. Pretty handy and painless to use frequently.

Omniparser is by current design a parser - it ingests data and transforms into json. It doesn't have any writer functionalities nor does it support transforming json into other format....

Omniparser is schema driven when transforming data into json, during which vast majority (in fact all) of our use cases extract small amount of data from original EDI and write...

@djorgji any comments/ideas? I will close the ticket soon if no new addition coming.

Closed due to lack of activities and no agreed action items on the feature request.

@djorgji @aKardasz Sorry for the delayed follow-up. It is not about what the mechanism to use for the json->EDI transform - there are plenty of ways/tricks to enable such transform....

@djorgji thanks a lot for your support! if you're doing this on behalf of your company, please send me an email at [email protected] so I can grant you a [company...

A follow-up note: omniparser tries to be domain agnostic - it intends to be general purpose ingester/transformer for all formats into JSON. Seems like what you're interested in is some...

Once again, a sample input EDI, a sample omniparser schema, and a sample output EDI would be really helpful

Closed due to lack of activities.