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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Flat File Mapping

    Posted 04/14/03 02:32 AM

    Hi! I am importing a flat file into a schema, and I need to export it after some manipulation. I see how to use a schema to validate input and output, but how do I actually get the data from one format to another? For instance, two fields come in separately, but need to be exported concatenated with a zero between them. I don’t see how to perform the manipulation!

    Thanks!!
    Kim


    #Flow-and-Java-services
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Flat File Mapping

    Posted 04/14/03 02:12 PM

    Hi Kim
    Use the concat fuction in pub.string.


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods


  • 3.  RE: Flat File Mapping

    Posted 04/14/03 03:00 PM

    Thanks! And these functions are used in the mapping by choosing transformers?


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: Flat File Mapping

    Posted 04/14/03 03:19 PM

    And these functions are used in the mapping by choosing transformers?

    Ans:yes, pub.string:concat transformer built-in service.


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB