I would check the veracity web link from a FME process.(I need to know that isnt a dead link.
Do you know a FME transformer for it or if i have to develop an algorithm ?
thanks
Alexy
I would check the veracity web link from a FME process.(I need to know that isnt a dead link.
Do you know a FME transformer for it or if i have to develop an algorithm ?
thanks
Alexy
you can use the HTTPCaller, then check the "_http_status_code" attribute for any problems.
David