I'm attempting something similar to the tutorials:
I have a receive location setup using the HIPAA_EDI trans****t. This
receive location accepts 270, 271, and 834 messages. All of the
schemas have been placed into a project and deployed to biztalk. In
addition, I've "validated" the schemas multiple times. I've also run
the xsd2edi.exe utility on the schemas to ensure they are in the HIPAA
EDI repository.
I have a simple send ****t using the FILE trans****t that writes
whatever comes out of the above receive ****t to a directory.
When I place any 270, 271, or 834 message in the receive location,
Biztalk picks it up and runs into this problem:
HAT displays under the details pane in the HIPAA EDI details for the
failed message:
Where: ProcessSegment
Error Message: (46) The schema cannot be found in the HIPAA EDI
repository. Validate the schema from Visual Studio.
Details: (msgnr:1 segnr:1)(line:4 pos:11 filepos:479)source format:
[5 00401 ] source do***ent: [270 0040103 X
X092A1 ]
source format: [5 00401 ] source do***ent: [270
0040103 X X092A1 ]
In the event log, the following was logged as a result of the above:
Error encountered: ERROR (46), interchangenr 10040 :
The schema cannot be found in the HIPAA EDI repository. Validate the
schema from Visual Studio. (msgnr:1 segnr:1)(line:4 pos:11 filepos:
479)source format: [5 00401 ] source do***ent: [270
0040103 X X092A1 ]
source format: [5 00401 ] source do***ent: [270
0040103 X X092A1 ]
Function:
ProcessSegment
I've tried with the HIPAA pipeline component as well, but that also
fails.
There are numerous posts on the web suggesting that validating the
schema from Visual Studio should do the trick. I've done that
countless times. Restarted every imaginable Biztalk service
afterwards. And it still fails with this error. I've used xsd2edi,
but again, to no avail. I've reinstalled both Biztalk and Hipaa--that
too was futile.
What else can I do? How can I get past this error?
Our server is:
Windows Server 2003 64-bit
In addition to Biztalk and Hipaa, the server also has:
Sharepoint Services installed.
SQL 2005 Enterprise installed.
Visual Studio 2005 installed.
There is more, but those are the big ones.
Any and all help will be much appreciated!
Thanks!


|