Recursos para Profesionales de TI > Página principal de foros > BizTalk Server EDI and AS2 > EDI receive Pipeline Fails for EDIFACT Message
Formular una preguntaFormular una pregunta
 

RespondidaEDI receive Pipeline Fails for EDIFACT Message

  • lunes, 30 de noviembre de 2009 20:39Snowy276 Medallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuario
     

    Hi All,

    I am using a EDI Receive Pipeline to receive EDIFACT files.
    Receive pipelines fails and error i get is

    "Microsoft.BizTalk.Edi.DefaultPipelines.EdiReceive, Microsoft.BizTalk.Edi.EdiPipelines, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" is suspended due to the following error:
         Error: 1 (Miscellaneous error)
     47: Envelope functionality not supported

    Error: 2 (Field level error)
     SegmentID: UNB
     Position in TS: 1
     Data Element ID: UNB3.2
     Position in Segment: 4
     Position in Field: 2
     Data Value: 01
     12: Invalid value in data element

    Error: 3 (Field level error)
     SegmentID: UNB
     Position in TS: 1
     Data Element ID:
     Position in Segment: 6
     Data Value:
     12: Invalid value in data element.
     The sequence number of the suspended message is 1.

    Am i using the wrong pipeline?How does this work.

Respuestas

  • martes, 01 de diciembre de 2009 15:21callvishnu Medallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuario
     Respondida

    Hi,

    The problem is with Leading zero as the Datavalue is "01". If you have not allowed the leading and trailing zeroes at the time of EDI party configuration then you will get this error. This error also comes with blank spaces. So either you remove the leading and trailing zeroes  and spaces or Go and edit the EDI party properties to allow leading and trailing zeroes.

     

    Regards

    Vishnu

     

     


    Vishnu

Todas las respuestas