| Michael Krok 2004-02-08, 8:38 am |
| What does the document look loke when you don't specify
an envelope? Is it the XML of the 997 or the BTS
Connonical?
Michael Krok
>-----Original Message-----
>I am having a problem generating a x12 997 functional
acknowledgement using
>a receipt channel in BizTalk2002. I would really
appreciate any insight
>into how I might resolve the problem. Below is a
description of my problem:
>
>I used the "EDI and Receipts" example from online help
as a guide. I don't
>think I have missed any steps.
>
>If I set my receipt port to no envelope I don't get an
error. If I use my
>X12 envelope on my outgoing receipt port I get an error
in the application
>event log and the document sticks in the suspended queue.
>
>The event log displays the following:
>============
>Event Type: Error
>Event Source: BizTalk Server
>Event Category: Document Processing
>Event ID: 324
>Date: 1/27/2004
>Time: 12:12:10 PM
>User: N/A
>Computer: RTPI
>Description:
>An error occurred in BizTalk Server.
>
> Details:
> ------------------------------
> [0x1807] The "EQS997" document is missing the entire
property set that is
>required for this serializer to run.
>
> [0x0156] The server could not finish processing
messaging port
>"ReceiptPortToXYZ".
>
> [0x1730] Suspended Queue ID: "{E8F4380C-32E2-4E65-8674-
77B18B37B594}"
>
> [0x180b] The serializer could not finish processing.
See the following
>messages for details.
>============
>
>If I use no envelope I get the following document:
><?xml version="1.0" encoding="UTF-16"?>
><X12_4010_997><AK1 AK101="IN" AK102="1"/><AK2Loop1><AK2
AK201="810"
>AK202="0005"/><AK5 AK501="A" AK502="" AK503="" AK504=""
AK505=""
>AK506=""/></AK2Loop1><AK2Loop1><AK2 AK201="810"
AK202="0004"/><AK5 AK501="A"
>AK502="" AK503="" AK504="" AK505=""
AK506=""/></AK2Loop1><AK2Loop1><AK2
>AK201="810" AK202="0003"/><AK5 AK501="A" AK502=""
AK503="" AK504="" AK505=""
>AK506=""/></AK2Loop1><AK2Loop1><AK2 AK201="810"
AK202="0002"/><AK5 AK501="A"
>AK502="" AK503="" AK504="" AK505=""
AK506=""/></AK2Loop1><AK9 AK901="A"
>AK902="4" AK903="4" AK904="4" AK905="" AK906="" AK907=""
AK908=""
>AK909=""/></X12_4010_997>
>
>Any assistance would be greatly appreciated.
>
>
>
>
>
>
>.
>
|