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
  • 1.  Error using pub.flatfile.converToString

    Posted Thu December 02, 2010 04:33 PM

    Hi All,

    I’m facing this error when I try to use convertToString service: “java.lang.reflect.InvocationTargetException:com.wm.ff.parse.Converter.cvtToString(Lcom/wm/data/IData;Lcom/wm/ff/parse/interfaces$NodeUsageContainer;Lcom/wm/ff/parse/interfaces$RecordIdentifier;Lcom/wm/ff/parse/interfaces$RecordParser;Ljava/io/Writer;[CZLcom/wm/ff/parse/NodeUsage;Ljava/lang/String;Lcom/wm/data/IData;ZZ)V”

    The Req and Flow is like this:

    1. get data from DB Table (has many records)
    2. create schema with recordWithNoID identifier (as I dont have any identifier)
      3)looped with input array as DB Table doc and output array as schema doc
      4)mapped schema doc to ffValues of convertToString – out of the loop
      5)write the string from step 4 to a file on the server

    After doing this I am getting the error stated above.

    Does this needs any fixes to be installed?

    My IS is 6.1_SP2. I tried to figure out the problem in many ways. But still facing the same error all the time.

    Please, help me out from this issue as I am new to wM I am trying to get it.
    This is urgent for me.

    Thanks


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


  • 2.  RE: Error using pub.flatfile.converToString

    Posted Mon December 06, 2010 01:23 AM

    Can some one give me a answer/solution for this issue please???


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


  • 3.  RE: Error using pub.flatfile.converToString

    Posted Mon December 06, 2010 03:41 AM

    Can you tell us, what is the target structure of your data, and how have you defined the schema?

    -Senthil


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


  • 4.  RE: Error using pub.flatfile.converToString

    Posted Mon December 06, 2010 05:54 PM

    Thanks for responding to my query.

    The target structure is :
    recordWithNoID(doc list) and fields under the list. There are no docs or subfields in the doc list.
    The schema is defined as delimiter/newline/~ and starts at position:0

    I tried the same service in one of my other servers where it worked fine without any errors. So, i found that some fixes needs to be installed on the server.

    Now, i tried installing the fixes on the server but the fix is not being recognized on the server. As I don’t see the fixes updated on the About page of IS console. Also, I am unable to install any fix on my server.

    So, can you suggest me something about this issue please?

    I am working on 6-1_SP2 version.

    Thanks


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


  • 5.  RE: Error using pub.flatfile.converToString

    Posted Mon December 06, 2010 07:10 PM

    Can you tell me the fix name that you are trying to install?

    -Senthil


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


  • 6.  RE: Error using pub.flatfile.converToString

    Posted Mon December 06, 2010 08:01 PM

    The fix name is ID_6-1_SP2_Fix5 which was downloaded from webMethods website.

    Thanks


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