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
  • 1.  Trouble with flatfile:convertToString

    Posted 02/25/05 06:19 AM

    Hello

    I have a flatfile schema looking something like this:

    H
    -ExtraDelimiter
    -InvoiceNumber
    -InvoiceDate
    -…
    -R
    –ExtraDelimiter
    –RowNo
    –GTIN
    –ArticleNumber
    –Quantity
    –ListPrice
    –…

    Before I added a new field the convertToString service worked fine, generating something like:

    H�012345�20050225�…
    R�1�0123�0123�10�19.20�…
    R�2�0124�0124�100�24.75�…

    When i added the field Discount to R the convertToString service behaves strangely. I receive the result:

    H�012345�20050225�… (No error here)
    R�1�����…�3.00
    R�2�����…�2.50

    Discount last on row, and all other fields empty!?
    I’ve checked the original datastructure and it contains data in all appropriate fields, though not not in the same order as in the flatfile schema.

    Anyone else seen this behaviour? and solved it?

    regards
    Michael


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-General


  • 2.  RE: Trouble with flatfile:convertToString

    Posted 02/28/05 09:28 AM

    Did you update the dictionary and schema, and delete and recreate the document?

    If that’s not the solution, what is the error message?

    It could be related to something corrected with one of the IS fixes for WmFlatFile (I believe there are quite a few).


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods


  • 3.  RE: Trouble with flatfile:convertToString

    Posted 03/01/05 03:50 AM

    Yes, i’ve updated the schema and regenerate the DT.

    I don’t receive an error in the convertToString. I recieve the error much later and have traced it’s root to the odd behaviour of convertToString.

    I have v6.1 of the flatfile package and no patches. Guess i’ll have a look for some patch.


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: Trouble with flatfile:convertToString

    Posted 04/04/05 01:58 PM

    Hi, Have you found the patch yet? I have encountered similar issue, but my situation is that, I did’t add new field to the schema/dictionary, there was no changes with the schema, and empty values were generated in our system testing environment.On our development environment, it works as expected. Even though I was able to work around this issue in syetem testing environment after I deleted and regenerated the document from the schema. But I still don’t understand why I need do that. Thanks for sharing your founding if any.


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-General


  • 5.  RE: Trouble with flatfile:convertToString

    Posted 08/30/05 04:56 AM

    Hi,
    Even the same problem i have encountered with. Some the records were not seen once i run the convertToString step. So i am getting blank values in my report finally. I am using 6.0.1. If you have found any fixes for the same, pls let me know.


    #webMethods
    #webMethods-General
    #Integration-Server-and-ESB


  • 6.  RE: Trouble with flatfile:convertToString

    Posted 08/31/05 04:27 AM

    Hi,

    you should try IS_6-0-1_SP2_Fix103 (1-NNHKX).

    Another option is to search Advantage for convertToString.

    Regards,
    Holger


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General