IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

TN BizDoc contain no values for ISA, GS group

  • 1.  TN BizDoc contain no values for ISA, GS group

    Posted Thu August 21, 2008 04:50 PM

    [SIZE=1] HI

    InBound 997 not processing through TN.


    But following way in file processing ???

    • If I past content of file in flow-service (which service is calling by TN ) then it’s working…
    • If I change delimiter from ‘¬’ to ’ * ’ then it’s working.

    The actual EDI data with delimiter looks like as below:

    (ISA¬00¬ ¬00¬ ¬16¬0819405211A10 ¬01¬9605442576 ¬080820¬0426¬U¬00401¬000004991¬0¬P¬>)

    If I process EDi file without change of delimiter then there is no ISA & IEA and GS & GE elements values comming in BizDoc.


    Please any one give solution for this…

    Thanks
    Ravi
    [/SIZE]


    #Integration-Server-and-ESB
    #B2B-Integration
    #webMethods


  • 2.  RE: TN BizDoc contain no values for ISA, GS group

    Posted Thu August 21, 2008 05:17 PM

    What are your receiving service (processing rule srvc) configuration steps?? can you elaborate the steps you have in place??

    Is the TN recognition splits (Envelope,Group,TransactionSet) working??

    Are you using the envelopeProcess,getEDIString before passing edidata to convertToValues or accessing directly the bizdoc/content??

    HTH,
    RMG


    #webMethods
    #Integration-Server-and-ESB
    #B2B-Integration


  • 3.  RE: TN BizDoc contain no values for ISA, GS group

    Posted Sat August 23, 2008 08:59 AM

    Thank u for your early reply…
    webMethods version 7.1

    We r using envelopeProcess… at that service in pipeline there is no delimiter values except square symbols. Pls check attachment…

    Thanks
    Ravi


    #B2B-Integration
    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: TN BizDoc contain no values for ISA, GS group

    Posted Mon August 25, 2008 04:25 PM

    Are you using convertToValues in your steps…i don’t see it in the screenshort above…

    After the enveloperProcess step is it going inside hasError true sequence??

    Also in the convertToValues step you can capture the delimiters document and map it to the input along with the edidata extracted from getEDIString and see how it goes.

    HTH,
    RMG


    #Integration-Server-and-ESB
    #B2B-Integration
    #webMethods