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.  FlatFile Output String empty

    Posted Tue August 26, 2003 11:43 PM

    Hi,
    I am using convertToString for flat files. I mapped the ffvalues, supplied value to ffschema and delimeters but I am getting an empty string.
    When I trace, I can see data in my ffvalues but why is the string in the pipelineOut is empty and so the outPutFile has no contents in it.

    Any help would be appretiated

    Thanks


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


  • 2.  RE: FlatFile Output String empty

    Posted Thu August 28, 2003 07:54 PM

    sounds like you don’t have a “Record Definition” in the FF schema that is equal to the name of the Record passed to ffvalues variable in the convertToString. Unless you are using a default (no record IDs) schema, if so I don’t have a suggestion.


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


  • 3.  RE: FlatFile Output String empty

    Posted Thu August 28, 2003 08:15 PM

    I created the dictionary and referenced that dictionary in the shmema. Then mapped schema to ffvalues. Now its working fine and generating flat file.

    Thanks


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