webMethods scenario on XML TO DATABASE
Dec 24, 2011 23:10 0 Comments Development Pavan

 

Pre requisites:

Adapter service (for inserting into Database)

XML Document (Ref Document of XML Document type)

1) Get the xml content into IS using the service

                            Pub . file . getfile

2) Transform string to XML node

                            Pub . XML . XML String to XML Node

Map:

                                    Bytes – file data

3) Use the service to transform XML node to XML DT.

                            Pub . XML .XML Node to Document

           Map:

                                       Node – node

                             Pipe out  - XML Document ref

4) use the Adapter service to insert XML values into database

                            Adapter service

 

 

Prev Next
About the Author
Topic Replies (0)
Leave a Reply
Guest User

You might also like

Not sure what course is right for you?

Choose the right course for you.
Get the help of our experts and find a course that best suits your needs.


Let`s Connect