The repository is the HIPAA accelerator database and the default name is
"BizTalkHIPAA_EDIDb".
This query should reveal if the 834 schema is registered:
SELECT mcvr, mc, descrp, idstrg, xmlsysid
FROM msgs1
WHERE fc=10
What version of the HIPAA Accelerator are you running ? 3.0 or 3.3
Steve Sjostrom
"stuforman" <stuforman@[EMAIL PROTECTED]
> wrote in message
news:233de056-9af8-4d1d-b7c4-ad914b5cfb4a@[EMAIL PROTECTED]
> On Dec 6, 12:02 pm, stuforman <stufor...@[EMAIL PROTECTED]
> wrote:
>> Hello -
>>
>> I know this issue has been discussed before - i'm just not seeing what
>> i need to solve my problem...
>>
>> This is my error that I receive:
>> Error encountered: ERROR (46), interchangenr 10008 :
>> The schema cannot be found in the HIPAA EDI repository. Validate the
>> schema from Visual Studio. (msgnr:1 segnr:1)(line:1 pos:178 filepos:
>> 476)source format: [5 00401 ] source do***ent: [834
>> 0040101 X X095A1 ]
>> source format: [5 00401 ] source do***ent: [834
>> 0040101 X X095A1
>>
>> this is what I have:
>> the send ****t
>> type: FILE
>> Send Pipeline: PassThruTransmit
>>
>> The Receive Location:
>> type: HIPAA_EDI
>> Receive Pipeline: XMLReceive
>>
>> the Schema:
>> 834_v3_wpc_single (and can be seen in Schemas)
>>
>> Any ideas what I can be missing?
>>
>> thanks,
>>
>> Stu Forman
>
> thanks Steve,
>
> i'll check this out. I can't even say how many searches on the web
> i've done for "HIPAA REPOSITORY" - and i've never seen where to go to
> check it out...
>
> Stu


|