|
Home > Archive > BizTalk Server General > February 2006 > Covast 997 Acknowledgement ?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Covast 997 Acknowledgement ?
|
|
| Jinnie 2006-02-15, 2:53 am |
| Hi All,
I am facing a problem in receiving 997 functional Acknowledgement using
COVAST EDI Accelerator . I generate EDI 810 and send it to a location,
Receiving Partner receivs the 810 EDI and place 997 functional
Acknowledgement at the same location, but i m unable to receive that 997
functional Acknowledgement, BizTalk is always showing me the "NO" status of
receiving 997.
I have configured a send port to drop 810 Invoice file. I am expecting a 997
functional acknowledgement on the same location by my simulated receiving
partner. The Functional Acknowledgement property of outbound send port is
set to always.How I can update the status of functional acknowledgment in
HAT.
I have also tried to receive 997 functional acknowledgement by setting file
connector, But it gives error that sender of the document is not recognized.
Following are my questions
1.. Where I have to drop 997 received from simulated partner
2.. Should i configure connector to receive 997 functional acknowledgement
or not.
3.. What additional configurations I have to do in order to accomplish my
scenario.
Regards,
Jinnie
| |
| ihsan.malik@gmail.com 2006-02-26, 10:47 am |
| Jinnie,
there are several reasons for this problem it is also possible that you
are using custom batching instead of X-12 batching. for custom batching
you have to be careful when using LastInInterchange. make sure you are
sending no value until you have to send a LastInInterchange =1.
when batching is used within XML document, in send port setting you
should select no batching so COVAST will decide on the fly that you are
implementing batching through XML document (status=9).
for 997 in send port set flag of functional acknowledgement to
"always".
remove any type of check from you file connector's options in COVAST
studio to receive any type of files. check all the options.
create a dummy port for your party from you are expecting the 997 URI
should be your customer not home organization. Now drop a 997 at
receive location and the status will be changed.
|
|
|
|
|