webMethods

webMethods

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.  Got problem while parsing CSV file

    Posted Mon November 04, 2013 07:01 PM

    Hi friends,

    I’m new to wM. Here i got the problem while parsing of CSV file. Can you please tell me the procedure from the scratch to end for CSV parsing regarding Dictionary and Schema.

    Thanks & Regards.


    #Integration-Server-and-ESB
    #B2B-Integration
    #webMethods


  • 2.  RE: Got problem while parsing CSV file

    Posted Tue November 05, 2013 07:48 AM

    Please refer Flat_File_Schema_Developers_Guide from SAG documentation to get basic information.
    Let us know the problem you got while parsing your CSV.

    Thanks,
    Sreenivas


    #Integration-Server-and-ESB
    #webMethods
    #B2B-Integration


  • 3.  RE: Got problem while parsing CSV file

    Posted Tue November 05, 2013 10:42 AM

    Sriniu,

    What you have done so far for parsing csv file in the Developer/Designer?

    Didyou try to create the FFSchema definition with delimiters as (records=newline,field=,(comma) and select Nth Field definition?

    Try create the record definition as recordWithNoId and under the same hierrachy start creating the field definitions (0,1,2,3)

    recordWithNoId
    —>Field1
    —>Field2
    so on…

    HTH,
    RMG


    #webMethods
    #B2B-Integration
    #Integration-Server-and-ESB


  • 4.  RE: Got problem while parsing CSV file

    Posted Mon November 11, 2013 10:12 AM

    Hello friends,

    Thank You for the text …what ever you said its very useful while parsing the csv file …finally i got that …Thank YOU …!!


    #B2B-Integration
    #webMethods
    #Integration-Server-and-ESB


  • 5.  RE: Got problem while parsing CSV file

    Posted Tue November 12, 2013 01:52 PM


  • 6.  RE: Got problem while parsing CSV file

    Posted Tue November 12, 2013 10:41 PM

    Glad to hear it is working!..as long it works for you :smiley:


    #B2B-Integration
    #Integration-Server-and-ESB
    #webMethods