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
I want a sample Visual basic application for process query.S.R.Mohan Shankar
If are using Tamino 4 then you probably want to check out the downloadable ActiveX that has separate XQuery/Update methods. The sampleVBXML example has similar code to what you are looking for. An example of an update expression suitable for an Update call is “update replace input()/TelephoneBook/entry/nr[.=‘123’] with 345”