Your user account (all developer accounts) must be a member of these groups
:
HIPAA EDI Subsystem Users
SSO Affiliate Administrators
BizTalk Application Users
BizTalk Server Administrators
The account running as "BizTalk Base HIPAA EDI Service" must be a member
of
these groups:
HIPAA EDI Subsystem Users
BizTalk Application Users
BizTalk Server Administrators
Local Administrators Group (on BizTalk server)
The account running as "BizTalk Server Group : BizTalkServerApplication"
must be a member this group:
HIPAA EDI Subsystem Users
Ensure that the "HIPAA EDI Subsystem Users" group has full control on the
[do***entshome] directory and all child objects.
The following transact sql run against the hipaa database should return
the
[do***entshome] directory:
SELECT do***entshome FROM parame.
Steve Sjostrom
"stuforman" <stuforman@[EMAIL PROTECTED]
> wrote in message
news:010eab04-6fcc-4f24-882c-c5b2ece37c6a@[EMAIL PROTECTED]
> On Dec 27, 10:57 pm, "Steve Sjostrom" <stev...@[EMAIL PROTECTED]
> wrote:
>> 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" <stufor...@[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- Hide quoted text -
>>
>> - Show quoted text -
>
> tried the query - the 834 schema is there...
>
> I'm running version 3.3
>
>
> wondering if it is a permission issue -but where...
>
> anyway, thanks again Stu


|