Hello,

I would always advise against (and there's a reason no-one promotes)
scraping data from HTML, because it'll almost always lead to endless
problems with the data not being properly parsed, or the third party
changing the HTML very slightly resulting in your integration breaking,
etc.

Saying that, if and only if you're dealing with XHTML, you could use
XPath to extract data from the product and get it into AR System. 
Sadly, there's no way of doing this with workflow.

I guess you could build some Java plugin to do it for you - it wouldn't
be too difficult.


John
-- 
Single Sign On for the AR System
http://www.javasystemsolutions.com/jss/ssoplugin

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug11 www.wwrug.com ARSList: "Where the Answers Are"

Reply via email to