|
|
|
date: Fri, 30 May 2008 03:08:09 +0800,
group: microsoft.public.biztalk.accelerator.rosettanet
back
UNP.SHDR.VALERR error validating Service Header
I am getting the below error while receiving a RN doc through RN Accelerator
3.5 on BizTalk Server 2006 R2. I have used the service header that was
emailed to me by my partner, and validated it using the service header
schema in the SDK/RNIFSchemas folder. The schema validated, so I do not
know what could be causing this issue.
Source module:
RNPartyRes
Correlation information:
Description:
Receive pipeline rejected incoming message
due to the following RNIF exception:
UNP.SHDR.VALERR : A failure occurred while validating the service header.
Details:
Unable to locate an authorized TPA for this message. Details: PIP Code=3A4,
PIP Version=V02.02, PIP InstanceId=PID12120769300310000061, Source
Partner=047897855, Dest Partner=611429481, MessageType=Action,
MessageSignatureHash=F8DE..XXX..C5274216.
For more information, see Help and Support Center at http://go.microsoft.
com/fwlink/events.asp.
I am thinking it may be the namespace she is sending.
Please help.
mike
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE ServiceHeader SYSTEM "ServiceHeader_MS_V02_00.dtd">
<ServiceHeader>
url:http://www.ureader.com/gp/1203-1.aspx
date: Fri, 30 May 2008 03:08:09 +0800
author: mike ashley
Re: UNP.SHDR.VALERR error validating Service Header
Hi Mike,
I think your problem will be due to the values in the service header
that you trading partner sends arn't compatibal with what BTARN is
expecting for your Process Configuration Settings, Partners and
Agreements BTARN confguration.
The service headder will validate against the schema, but there is
additional validation done to check that the values match those you
set in the BTARN Administration in the Process Configuration Settings,
Partners and Agreements.
You need to compare the service header values your TP sends against
the values defined in the RosettaNet PIP documentation and against the
values you have defined in the BTARN configuration.
Regards,
Andrew Morris
www.aeolian.ltd.uk
On May 29, 8:08 pm, "mike ashley" wrote:
> I am getting the below error while receiving a RN doc through RN Accelerator
> 3.5 on BizTalk Server 2006 R2. I have used the service header that was
> emailed to me by my partner, and validated it using the service header
> schema in the SDK/RNIFSchemas folder. The schema validated, so I do not> know what could be causing this issue.
>
> Source module:
> RNPartyRes
> Correlation information:
>
> Description:
>
> Receive pipeline rejected incoming message
> due to the following RNIF exception:
> UNP.SHDR.VALERR : A failure occurred while validating the service header.
>
> Details:
> Unable to locate an authorized TPA for this message. Details: PIP Code=3A4,
> PIP Version=V02.02, PIP InstanceId=PID12120769300310000061, Source
> Partner=047897855, Dest Partner=611429481, MessageType=Action,
> MessageSignatureHash=F8DE..XXX..C5274216.
>
> For more information, see Help and Support Center athttp://go.microsoft.
> com/fwlink/events.asp.
>
> I am thinking it may be the namespace she is sending.
> Please help.
>
> mike
>
> <?xml version="1.0" encoding="UTF-8"?>
> <!DOCTYPE ServiceHeader SYSTEM "ServiceHeader_MS_V02_00.dtd">
> <ServiceHeader>
>
> url:http://www.ureader.com/gp/1203-1.aspx
date: Fri, 30 May 2008 02:23:54 -0700 (PDT)
author: Andy
|
|