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

EDI SE01 segment mapping

  • 1.  EDI SE01 segment mapping

    Posted Wed July 19, 2006 08:23 AM

    I am using database fields to send into EDI856 document segments finally i have to map SE01 segment as well on the basis of no. of segments used in it . how can i calculate the SE01 segment value?.i am using WEBMETHOD developer.


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


  • 2.  RE: EDI SE01 segment mapping

    Posted Wed July 19, 2006 02:18 PM

    unnati,

    Here is the lit trick for SE01 (segmentcount),just intialize the SE01 with (setValue) icon in the pipeline editor before you call convertToString and this service will take care of the segmentcount from ST to SE and generate it for you.check the results/pipeline string to make sure the same.

    HTH,
    RMG


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