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.


#TechXchangePresenter
 View Only
  • 1.  How to store and read a flat file

    Posted Fri May 29, 2020 11:44 AM

    Let’s say, I have a csv file which I like to parse and apply business logic. How can I store this file in cloud, able
    to read this file in flow editor. From documentation, I understood how to create a schema and parse the file but need
    information on loading it in cloud and reading the file( In normal flow, we use getFile service to read file content )

    Thank You.


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-io-Integration


  • 2.  RE: How to store and read a flat file

    Posted Tue June 02, 2020 05:50 AM

    Can someone help me in parsing a flatfile with below data.

    D,1,11,111,1111,FALSE
    D,2,22,222,2222,FALSE
    D,3,33,333,3333,FALSE

    After parsing the file, based on field2(11,22,33), i want to display some log information. If someone has similar flow service,
    kindly share.

    Thank You.


    #webMethods-io-Integration
    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: How to store and read a flat file

    Posted Tue June 02, 2020 10:38 PM

    Hi,

    Are you trying to create this as a workflow in wm.io.Integration canvas thru?

    HTH,
    RMG


    #webMethods-io-Integration
    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: How to store and read a flat file

    Posted Wed June 03, 2020 04:32 AM


  • 5.  RE: How to store and read a flat file



  • 6.  RE: How to store and read a flat file

    Posted Wed June 03, 2020 06:41 AM