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.  how to map a resultant document from xml to a document type

    Posted 11/11/10 10:31 AM

    Hi All

    can anyone help me how to map a resultant document from xml operations to a document type to insert to database…

    thanks in advance


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


  • 2.  RE: how to map a resultant document from xml to a document type

    Posted 11/11/10 11:21 AM

    What is the structure of output after xml to document conversion?


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


  • 3.  RE: how to map a resultant document from xml to a document type

    Posted 11/11/10 12:15 PM

    Hello,
    You can do one thing, map the document obtained by the XML operations to a canonical type…and then Canonical to the adapter service.

    Do you about Canonical Doc type?

    Do reply.

    Regards,
    Suvigya


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


  • 4.  RE: how to map a resultant document from xml to a document type

    Posted 11/11/10 01:40 PM

    Thanks for ur replies

    i cant get fields to map to canonical format doc type,from the resultant document…

    the services i used are…

    pub:xml:loadxmlnode
    pub:xml:convertxmlnodetodocument

    after that how to map those fields of resultant document to a canonical format?

    as i cant find the field in it,only i can see that in results…

    thanks in advance


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


  • 5.  RE: how to map a resultant document from xml to a document type

    Posted 11/11/10 01:44 PM

    hey,
    Do one thing, apply a service pub.xml:documentToXMLString and map it to server log.
    See that you are receiving the correct desired string or not.

    Shahid, Rob and RMG, please do comment on it

    Do reply.

    Regards
    Suvigya.


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


  • 6.  RE: how to map a resultant document from xml to a document type

    Posted 11/11/10 01:48 PM

    thanks for ur commitment suvigya…

    there is no problem with the results i m getting it…

    the problem is how to map that document result to a canonical format…

    so that i can insert to database…

    thanks a lot in advance


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


  • 7.  RE: how to map a resultant document from xml to a document type

    Posted 11/11/10 01:56 PM

    Hello,

    If the results are fine, then you should be able to map it, or the document after conversion shows the fields.

    Could you do one thing, send me the node file…or input file.

    Regards,

    Suvigya


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


  • 8.  RE: how to map a resultant document from xml to a document type

    Posted 11/11/10 06:00 PM

    I might not understood properly what is your issue here… but if you have the document in pipeline and want to map to canonical doc (another IS)… what’s the issue abt it… you can use map or watever transforamtion logic you want to implement there…


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


  • 9.  RE: how to map a resultant document from xml to a document type

    Posted 11/11/10 06:06 PM

    Hello…

    Thats what I am asking for…that there should be no issue, unless some input has or something else…

    I suggest you to restart the IS in debug mode and check the error…if something comes up…
    But this is also not a good answer…


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