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
  • 1.  convertToString

    Posted Fri March 28, 2008 03:51 PM

    can any one please help me to resolve the below issue?

    I am trying to write the X12 structure as soon as I populate a record. For e.g. as soon as populating the BEG segment, i am trying to write the segment to file. But the convertToString service is also writing a ST record in addition to the BEG record with the control number.
    Please let me know if there is any way to avoid this ST segment being written to file.

    Also, would like to know the usage of “Start AT” parameter in the convertToString service.

    Appreciate your help in this regard.
    Thanks & Regards,
    Vishnu


    #Integration-Server-and-ESB
    #webMethods
    #edi


  • 2.  RE: convertToString

    Posted Wed April 23, 2008 09:52 PM

    Why do you want to write out the record at once? why not build the entire document list of segments and write out the entire transaction ST to SE?


    #webMethods
    #edi
    #Integration-Server-and-ESB


  • 3.  RE: convertToString

    Posted Tue April 29, 2008 03:52 PM

    I have got the usage of the start parameter.


    #edi
    #webMethods
    #Integration-Server-and-ESB