Hi All,
I am working on a old vesion of WM i.e. WM v4.6.
I faced with the issue of creating sevices for processing ODETTE-DELINS (Delins is one of the transaction type under ODETTE standard) files, which are not supported by this version of platform.
I used SEF files to generate Template and Schema and created services to parse the inbound file. I also tried to create one DocumentType for the same by using SCHEMA and used it to create one Processing Rule too.
The inbound file has the format:
UNB+UNOA:1+01010000759001+5013546122827+040426:1144+0000001++DELINS’
UNH+0000001+DELINS:2::OD’
MID+00000206+040426:1143’
SDT+51004++++++51004’
…
…
The first segment (UNB+UNOA:1+01010000759001…) is almost same as the segment find in any UNEDIFACT file. There are default DocumentTypes for the same in TN too for UNEDIFACT standards.
The problem is that the IS is recognizing this file as “UNEDIFACT”, but recognizing as it a DELINS transaction type file.
It means, the IS is recognizing as UNEDIFACT-DELINS, instead ODETTE-DELINS, although there is a user-defined DocumentType created for ODETTE-DELINS in TN. So my processing rule is IGNORED.
Can anybody find out a solution for the same?
Thanx,
Sunil