"Missing License" is a common problem that causes blank screen. Check that the iscobol.eis.license.2017 property is set in /etc/iscobol.properties or in the web application's WEB-INF/classes/iscobol.properties file.It can happen that a COBOL program performs a DISPLAY or ACCEPT on the user interface in a EIS environment. This could happen, for example, if you reuse existing code that was previously used in a Desktop environment. These operations are not supported by Servlets and Web Services and may lead to unexpected behaviors and errors. In order to prevent these error conditions, Veryant recommends to add -whttp to your compiler options when you compile programs for the EIS environment.
| Copyright (c) 2017 Veryant |
| Contact us |
|
Please share your comments on this manual or on any Veryant product documentation with the email button at the top left |