Version 8.2.7
 —  Business Services  —

What's New in Version 8.2.4

This section describes the changes to the Business Services component in version 8.2.4. The following topics are covered:


Enhancements

This section describes the changes in this release of the Business Services component. The following topics are covered:

New Preferences for Business Services

Using the new Installation preference page, you can control whether or not UI functions are visible (for example, context menu actions and Natural Server view nodes), based on the availability of Business Services on the Natural server. For information, see Set Installation Preferences.

Support for WS-Security in Generated Java Code

The generated Java code now supports WS-Security. When WS-Security is enabled for a Web service and credentials are passed in the SOAP header, they will be used to issue the call to Broker. For information, see Configure the Web Service to Use WS-Security.

Run a Dynamic RPC Java Class

You can now set the nbs.properties file to run a dynamic RPC Java class. For information, see Set the nbs.properties File to Run a Dynamic RPC Java Class.

In addition, you can define different settings in the nbs.properties file for individual services and/or groups of services. For information, see Define Different User IDs and Passwords for Web Services.

Top of page