Quantcast
Channel:
Viewing all articles
Browse latest Browse all 44024

Wiki Page: How can I add Web Verification as a script wide rule?

$
0
0
You can add Web verification to a BDF script as a script wide rule by placing the function WebVerifyHtml in the TInit transaction and by using the parameter Web_Flag_Rule. The following code example below will parse the HTML response data of every subsequent Web Request and verify if the string "This is an error page" is returned. If the string is returned in any of the MTHML response data then then a "WebEgine:71 -Html Verification" error will be flagged. transaction TInit begin WebVerifyHtml("This is an error page ", 0 , WEB_FLAG_EQUAL | WEB_FLAG_RULE); end TInit; Old KB# 17120

Viewing all articles
Browse latest Browse all 44024

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>