I use web components for got connections properly. When got response code is 200 then get value properly from online but when got text 1101 and other text then can’t show offline value.
Show blocks inside offline procedure.
1 Like
If the network connection is off then offline get value work. but get the response code is without 200 then not work.
Show blocks. That will help understand what you’re trying to do.
2 Likes
Here is the block.
Set webviewer to ignore SSL Errors and try.
2 Likes
catch that error in the Screen.ErrorOccurred event
Taifun
2 Likes
Web Component have no SSL option.
1 Like
Try the method suggested by Taifun.
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.