Missing DbContext for EF_HIPAA_005010 Files
I am trying to go from EDI to DB. I have the project reading my EDI-837 file just fine and trying to take the next step go to a database. I cant find the DbContext template file when I download the HIPAA 5010 templates. I have tried the X12 4010 DbContext file but it errors and will not build in my project. HAs anyone done this successfully?
Comments
1 comment
I'd assume you are evaluating the product and you downloaded the trial templates. If my assumption is wrong and you are an existing Enterprise user then go to the Entity Framework subfolder of the Enterprise Templates folder.
Evaluation-wise, only the 837P db context is available, you can find it in the examples.
Please sign in to leave a comment.