Skip to main content
Hello,

 

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

 

 
Hi

 

 

you can use the HTTPCaller, then check the "_http_status_code" attribute for any problems.

 

 

David
Thank you for your help

Reply