Error while submitting Test EDI Data

Hi,

Am trying to submit an EDI data(v97A.ORDERS) from the link ‘submit Test EDI DATA’ under “Doc Exchange” tab in WmEDI admin page. I get the following message… However if I test the same file with the schema generated it succeeds…
pathName/UNB/UNB02/UNB021errorCodeDT-STR001errorMessage[ISC.0082.9293] No matching choice value

it is not able to identify the senderID and ReceiverID where as sender/receiver qualifier, identier are recogmized. Please find the sample file I used to submit…

UNB+UNOA:2+Partner1:999888777+Partner2:111222333+090115:2032+582+K:AA+ORDERS’
UNH+6424+ORDERS:D:97A:UN:COMTIA’
BGM+105:::EDI Purchase Order+123456+9’
DTM+10:20090115:102’
RFF+CT:999888777’
RFF+ACD:999888777’
RFF+UC:999888777’
NAD+BY+111222333:160:116++SOLD TO BUYER’a
NAD+IV+111222333:160:116++INVOICEE’
NAD+BT+111222333:160:116++BILL TO’
NAD+SU+111222333:160:116++RESELLER TO+MAIN ST:9TH FLOOR:2400 PARK+LONDON++WV1HHY+GB’
CTA+IC+:JANE DOE RESELLER’
COM+JANEDOE@RESELLER.COM:EM’
COM+55(0)55 5555 5555:TE’
NAD+UD+111222333++END USER+ACME IT:8THFLOOR:123 MAIN STREET+LONDON++WV1 4HY+GB’
NAD+IT+111222333++DEPLOY TO+MAIN ST:9TH FLOOR:2400 PARK+LONDON++WV1HHY+GB’
CTA+IC+:JANE DOE’
COM+JANEDOE@DEPLOY.COM:EM’
COM+55(0)55 5555 5555:TE’
NAD+ST+111222333:160:116++SHIP TO+MAIN ST:9TH FLOOR:2400 PARK+LONDON++WV1HHY+GB’
CTA+IC+:JANE DOE SHIP TO’
COM+JANEDOE@SHIPTO.COM:EM’
COM+55(0)55 5555 5555:TE’
CUX+2:EUR’
LIN+5++54020587AA01A00:MF::90’
PIA+1+12345678:BP::92’
QTY+21:10’
DTM+10:20090115:102’
DTM+194:20090515:102’
PRI+CAL:70:CA::1:EA’
UNS+S’
CNT+2:1’
UNT+32+6424’
UNZ+1+582

Thanks in advance.
Regards,
subiksha

Hello,
Are you trying to have mutually defined qualifiers (ZZ) setup or do you actually need the these two different qualifiers (999888777, 111222333) as Userdefined1 and Userdefined2? More times than not the Mutually defined would work. I only has the user defined setup for anyone who sends with no qualifier at all. How do you have the profile setup in Trading Networks? That would help. I am just not familiar for those two to be of any particular standard. Good day.

Yemi Bedu

Thanks a lot…
However i done both the ways. My tn profiles have DUNS and mutually defined.

Regards,
Subiksha

Hi All,

I have an issue while submitting EDI data from WmEDI page… When i submit EDI data without delimeter '~" at the end of each segment, sender and receiver nor document type gets recognized in TN Ex:
ISA00 00 02BNZI 01CASSMTRFRT 1005041449U004012100000011P;
GSIMBNZICASS621000T2010050414491X004010
ST21010001
B3I02654533934059PPL20100504*6381320100412035BNZI*20100411

but when i add ‘~’ sign at the end of each segment TN recognizes document type, sender and receiver and correct proc rule is invoked…

Just wondering whether adding delimiter is mandatory here? but when i see real time data i dont see any.

Appreciate your reply!

thanks!
Shahid

Yes segment terminator is mandatory processing EDI either (new line feed/carriage return or ~ or any other delimiter) should work.Check edidata closely in the ultra edit tool in hex mode and verify if some thing incorrect in the data.

HTH,
RMg

Try copying the data from Transaction Analysis Web page (DSP and not the TN Console) and paste it directly in Submit EDI Web Page.