APXINWKB: Function to launch an external url is suddenly failing after java1.8.0_291 update
In this form, we have a function (Form Personalizations)
The argument is concatenation of an internal server url with Oracle data. the url is under quotes:
'http://......&inv id=' || <oracle field value>
Suddenly, this launch of url is not working.
Went through all the network related