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.


#TechXchangePresenter
 View Only
  • 1.  XML to Flat File Schema

    Posted Mon August 29, 2011 12:01 PM

    Hi,

    I want to create Flat File Schema using external XML file. give the steps.

    I have used:
    pub.file:getFile
    pub.string:bytesToString
    pub.flatFile.generate.:saveXMLAsFFSchema

    :mad::mad::mad:
    in the last service i am getting error as [ISC.0082.9034] Field is absent, field must exist : /FFSchema

    note:i have attached my XML file to this thread. tell me the steps for creating FFSchema by using this xml file.

    Its urgent

    Thanks all,
    OrderRequest.xml (1.12 KB)


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


  • 2.  RE: XML to Flat File Schema

    Posted Mon August 29, 2011 06:14 PM

    the service is intended to convert IS FF schema xml (with root FFSchema) to IS schema, not for converting any xml to schema.


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


  • 3.  RE: XML to Flat File Schema

    Posted Mon September 05, 2011 03:23 PM

    It’s documented in Flat_File_Schema_Developers_Guide


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