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
Expand all | Collapse all

Reading excel

  • 1.  Reading excel

    Posted 03/02/15 03:43 PM

    Hi,
    I need to read an excel and pass all values to my IS service. How can I do that?
    I saw something by using file input, then use a java code to read and get all values, but its not working.
    Thanks!


    #webMethods-BPMS
    #MWS-CAF-Task-Engine
    #webMethods


  • 2.  RE: Reading excel

    Posted 03/02/15 05:03 PM

    check: Apache POI, you need to load its jars into IS and write some Java code for it.

    HTH,


    #webMethods-BPMS
    #MWS-CAF-Task-Engine
    #webMethods


  • 3.  RE: Reading excel

    Posted 03/04/15 01:51 AM

    Explore the code samples posted on the SAG tech community. You will find a code sample to read excel file/csv file.


    #MWS-CAF-Task-Engine
    #webMethods
    #webMethods-BPMS


  • 4.  RE: Reading excel

    Posted 03/04/15 09:51 AM

    There’s no code sample for this functionality. :frowning:


    #MWS-CAF-Task-Engine
    #webMethods-BPMS
    #webMethods


  • 5.  RE: Reading excel

    Posted 03/04/15 10:11 AM

    Please brief your requirement and functionality?


    #MWS-CAF-Task-Engine
    #webMethods-BPMS
    #webMethods


  • 6.  RE: Reading excel

    Posted 03/04/15 10:20 AM

    The user will upload an excel, I need to get cell values and work with it on IS.


    #MWS-CAF-Task-Engine
    #webMethods-BPMS
    #webMethods


  • 7.  RE: Reading excel

    Posted 03/04/15 10:32 AM

    Where does the user upload the excel, in a folder location or ???

    Share the sample excel file so that I can write a pseudo code.


    #webMethods
    #webMethods-BPMS
    #MWS-CAF-Task-Engine


  • 8.  RE: Reading excel

    Posted 03/04/15 10:45 AM

    It will be uploaded on CAF using File Input

    Here’s an excel sample…

    I think that I need convert this values to a string list or a doc list, in java… and then pass this parameter to my IS service, right? But I don’t know how to get this values and put in a list.

    Thanks!


    #webMethods-BPMS
    #MWS-CAF-Task-Engine
    #webMethods


  • 9.  RE: Reading excel

    Posted 03/05/15 01:21 AM


  • 10.  RE: Reading excel

    Posted 08/13/18 12:41 PM

    Hi Even i need to read an Excel file from IS folder and need to process it…I have downloaded the code but it is not working …


    #webMethods
    #MWS-CAF-Task-Engine
    #webMethods-BPMS