How to identify unsupported features

Three primary sources of information can guide you in identifying Appeon-unsupported features in the PowerBuilder applications:

  • Unsupported Features Analysis (UFA) report - This tool is included in the PowerServer Toolkit. It scans the PowerBuilder application for its unsupported features and assists you in making changes to unsupported features. For instructions on how to use the UFA, refer to Using UFA Tool in PowerServer Toolkit User Guide.

  • Code Insight - This tool is also included in the PowerServer Toolkit toolbar. It helps you directly identify unsupported code in the PowerBuilder painter. For instructions on how to use the Code Insight, refer to Developing with Code Insight in PowerServer Toolkit User Guide.

  • Supported PB Features for PowerServer Web - This Help file is a searchable HTML file that can be launched by clicking the PowerServer Help button in the PowerServer Toolkit. It lists the supported and unsupported features in details and provides recommendations for writing convertible PowerBuilder code following the Appeon coding standards.