Created by Jasper de Keijzer Introduction To improve the security of the LDAP driver on UNIX, we’ve updated the the driver to support network profiles defined in the Uniface ASN file. This means that in the NET SETTINGS, you can define chapter ciphers and protocols in a profile; then...
Created by Ming Zhu In this blog we will explain how you install Apache Tomcat 10.1 with WRD 7.0 deployed, and how to make these work in your Uniface environment. In an earlier blog [R1] we announced that Uniface now supports all the Servlet-6.0-compliant Web application servers, like...
Created by Jasper de Keijzer Introduction To improve security we added new driver settings for the SOAP driver. In this blog you can read more about what these settings do and how you can improve the security of your environments. As a system administrator you can use the min tls...
Created by Ming Zhu We are happy to announce to our Uniface Web Application developers that the next Uniface release will include an updated Web Request Dispatcher (WRD), version 7.0. WRD 7.0 will support the SameSite cookie, and the latest standard Jakarta Servlet 6.0. Supporting the...
UHTTP profile settings Created by Jasper de Keijzer , last modified on Feb 13, 2023 Introduction In this blog you will learn how to secure communication with network profiles when using the UHTTP component in your application. Security, in general, and securing...
An In-Depth guide to 'Functions': Everything you need to know. Created by Frank Doodeman , last modified on Feb 13, 2023 We are excited to share that we've enhanced the Uniface ProcScript language with a brand new ProcScript module type called function, which will be introduced...
Uniface 10.4 documentation library updates Created by Kevin Kuhns , last modified on Jan 26, 2023 The Rocket Uniface 10.4 documentation library has moved from its previous location to a new home in the Rocket Product Documentation portal. This transition is part of...
Start improving code quality of existing applications now Exception handling With the introduction of exception handling in Uniface service pack 10.4.02, writing robust and maintainable code has become a lot easier. Exceptions are the same as $procerror ; both are caused by a...