webMethods scenario on XML TO DATABASE
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
About the Author

Topic Replies (0)
You might also like