WLS Webforms 12c: Howto callout to Edge Browser with long URL gt 260Char
Out of Webforms (WLS12) we callout to MS Browser Edge (Client is Windows 10) with URL to an Intranet Webservice as follow:
That works: explorer.exe microsoft-edge:"URL"
But because of 260 Char limitation of "explorer.exe" of Windows, a passing URL of 450 chars to Edge is truncated after 260 chars.
Any suggestions for a solution are welcome.
Regards
Daniel
see extract from Java Console Example (works but if URL is longer than 260 Chars, its truncated) JRE is 1.8.0_201