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.  Question Regarding FlatFiles

    Posted 03/29/05 08:05 PM

    RMG,
    Is there any way i can convert a flatfiloe schema into a flat file definition.Thanks in advance.

    Regards,
    saritha


    #edi
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Question Regarding FlatFiles

    Posted 03/29/05 08:20 PM

    Can you elaborate more on your query what ever you are trying to do?
    Are you trying to generate flatfile documentType using flatfileSchema?

    Regards,


    #edi
    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: Question Regarding FlatFiles

    Posted 03/29/05 08:30 PM

    RMG,
    Is there any way i can convert a flatfile schema into a flat file Dictionary.Thanks in advance


    #edi
    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: Question Regarding FlatFiles

    Posted 03/29/05 08:48 PM

    No,Actually using flatfile dictionary we can create flatfileSchema this is the standard behaviour by referrencing the dictionary/fields.


    #webMethods
    #Integration-Server-and-ESB
    #edi


  • 5.  RE: Question Regarding FlatFiles

    Posted 03/29/05 09:11 PM


  • 6.  RE: Question Regarding FlatFiles

    Posted 03/30/05 04:14 PM

    Hi sarita,
    generally we create a flat file dictionary and create schema from it by referencing it. What do you exactly mean by flat file definition. i didn’t get it. can you elaborate?

    Regards,
    Pradeep


    #edi
    #Integration-Server-and-ESB
    #webMethods


  • 7.  RE: Question Regarding FlatFiles

    Posted 03/30/05 08:53 PM

    Pradeep,
    It was not definition it is Dictionary


    #edi
    #Integration-Server-and-ESB
    #webMethods


  • 8.  RE: Question Regarding FlatFiles

    Posted 03/31/05 05:54 PM

    Have a look at these 2 services:
    pub.flatFile.generate:getFFDictionaryAsXML
    pub.flatFile.generate:saveXMLAsFFDictionary

    You can try saving the schema as xml and creating the Dictionary xml from it and then using the get service to read it.

    Worth a try if you absolutely need to do this.


    #edi
    #webMethods
    #Integration-Server-and-ESB


  • 9.  RE: Question Regarding FlatFiles

    Posted 04/01/05 02:42 PM