Table of Contents
The following table gives you a general idea on how to enhance applications with Web or Appeon features.
Table 3. Enhance a deployed application with Web/Appeon features
Type of the Feature |
Description of the Feature |
How to add it in the deployed application |
---|---|---|
Typical Web features |
|
Such features are automatically added in the deployment application, with no need for any special coding. Refer to the section called “Loading an application in SAP Sybase Enterprise Portal” for details on how to load the application in Enterprise Portal. |
PowerServer open interfaces |
Use PowerServer open interfaces to manage Appeon-deployed Web applications using PowerBuilder code. |
The interface(s) should be called in the PowerBuilder application to take effect in the deployed application. Refer to the section called “PowerServer open interfaces” for details. |
Appeon client functions |
Use Appeon client functions to get client information or server information, or use Appeon enhanced features in the applications. |
The client function(s) should be called in the PowerBuilder application to take effect in the deployed application. Refer to the section called “Appeon client functions” for details. |
Web integration |
|
There are different ways for implementing the integration of an Appeon Web application with other applications. Refer to the section called “Single sign-on” and the section called “Integrating Appeon Web applications with JSP/ASP” for details. |