Come for answers, stay for best practices. All we're missing is you.
Originally posted by: Tuxedo
I am new to WTX and trying to implement compliance check functionality which comes with HIPAA X12 healthcare poack. But for every EDI file input it is generating compliance_check_invalid.out. How can i resolve this??
Originally posted by: DeM0n
I have not used the compliance check maps/systerm in a while but I remember that there is a parameter that goes as an input to the comp check map....There must be a setting in that parameter file where you can play around and swith off the generation of this file...
There are 7 types of snip validation in that. We had to uncomment the types for which we want the output file. I tried doing that but it is creating invalid output file everytime.
I think there are a lot more options in parameter file than just 7 level of validation....I may be wrong here....
Why don't you make the output card's target as SINK, in case you know the output card which is generating this file.
Originally posted by: ediX12HIPAA
How's about the output card 8, which generate "Invalid" output. Set it "onSuccess" = CreateOnContent. See if you still have the Invalid file created.