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 am trying to read HTML table values from a web URL using pub.xml:queryXMLNode. I am not sure if this is the one I should be using as it doesn’t seem to have a input in the pipeline to read HTML page. Do I need to use any other API to load the HTML page and then query it using the queryXMLNode?
Any help will be appreciated.
I’m not sure what service can be used, but queryXMLNode is definitely not the right service to parse HTML.