Knowledgebase
RSS Feed
Knowledgebase : Appeon > Appeon tools
Appeon has a PB-to-Web debugger, which is modeled after the PB debugger. It is very similar in functionality but it debugs the Appeon Web application.
Appeon Developer integrates seamlessly with the Sybase PowerBuilder IDE. Developers can rapidly deploy existing PowerBuilder applications to the Web or build new Web applications without having to write any HTML/JavaScript or Java/.NET code. Developers can utilize existing PowerBuilder constructs, user interface, DataWindows, PFC, and PowerScript.
Appeon Server provides key services that make Web applications come to life: * Database Connectivity font-size: medium;">Transaction font-size: medium;">Web Applications Management * Server-side Integration like calling Web Services, .NET components, Java components, etc. * Security Management * Load Balancing & Failover
This Appeon tool identifies unsupported features based on keyword, providing you with location, line number, and code snippet
This Appeon tool keeps future development Web-compliant by listing only supported PowerScript at your fingertips
In ADT (Appeon Developer Toolkit) We only support ODBC driver on ADT (Appeon Developer Toolkit). It is used to deploy some information to Appeon Server. However, in production environment Appeon Server uses JDBC driver to connect to the database, the same way that PB does.
Appeon Debugger requires to use Microsoft script debugger. If Microsoft script debugger is not correctly installed and registered on the same machine or the script debugging is disabled in Internet Explorer, Microsoft script debugger would run into errors, which will prevent Appeon Debugger working properly. You can refer to the Appeon help> Appeon Developer User Guide> Debugging Appeon Web Applications> Important Requirements. You can also roll back to IE8 from IE9 on W7 by doing the following: 1. Op...
The default username is admin and the default password is admin. The username and password settings for AEM can be modified in Security settings in AEM. Refer to Security in the Appeon Server Configuration Guide for more information.
You must installed Microsoft script debugger on the same machine and enabled script debugging in IE. For more information, please refer to Appeon Developer User Guide->Debugging Appeon Web Application->Important Requirements section in Appeon Help. You can download the Microsoft script debugger from http://www.microsoft.com/en-us/download/details.aspx?id=22185. [1] Besides please do the following modification: Find HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\ Add one DWORD valu...
Appeon Mobile provides OS Emulators, which run on Windows and can be launched from PB. In the case of Android in particular, lots of different devices exist and we cannot provide a specific emulator for each device, so we will provide a generic Android Emulator. Appeon Mobile debugger will be available with Appeon 2.x (subject to change) The Mobile Debugger will work inside the Mobile Emulator (not on the actual mobile device). APPEON DEBUGGER Appeon debugger helps engineer to test and debug the...
The Unsupported Features Analysis (UFA) is a .xml file "UFA_Report.xml"; The supported format can be an excel or an xml. This file will give the list of the unsupported features of your application.
How to use file service to access the files in X:\Drive mapped to application server? Upload and download files on the web in WAN If you want to upload and download files on the web in WAN, please use the AppeonFileService. "Appeon provides a AppeonFileService object which is for downloading and uploading files on the web. Please install Appeon Fileservice to the machine which you want to save files to, then you can upload files to this file server by Appeon Fileservice(please refer to att...
The destination directory should be a relative path to the upload file directory on the file server. ( for ex: the '\\webdev-02\inetpub\PHDOC' is a abolute path). The upload file directory on the file server is the value of file-path in %FileService_HOME%\appeonfileserver.xml (for example: C:\inetpub\wwwroot\fileservice\appeonfileserver.xml), the content of the xml file is like below(the upload file directory on the file server is 'C:\appeon' in this file): Please refer to Appeon Help | Appeon Workar...
What to do when downloading a file by Appeon File Server, though the files exists under the specified directory and the physical directory in AppeonFileService.log is correct, the download fails with no indicated error? That might be caused by that the cache of Appeon File Server doesn't match the actual file. For example, if you manually modify or override a file directly in Appeon File Server machine instead of uploading a new file by Appeon File Server, then this error would occur. Please go to Ap...
Monitoring Server Resources: We recommend customers use the Appeon Server Status Monitor to monitor the Server resources. For how to use Appeon Status Monitor, please refer to: Appeon Server Configuration Guide for J2EE->Appeon Server Status Monitor [1] Monitoring Network Traffic: Appeon Server is an application upon the Application server and can be monitored as such. For example, you can monitor port 80 of IIS to view the network traffic of Appeon applications. Links: ------ [1] http...
How to delete the files in the Appeon File Server? You need to delete the file in file server manually, and the file appeon.lst in the same folder where your deleted file is located must be deleted at the same time.
The list of files only can be reviewed directly on the Appeon File Server.
Appeon File Server is a standard non-visual Web application running on the back-end for uploading and downloading files. Below some general information that will help you using this functionality: * The functions: of_appeonupload() and of_appeondownload() can not upload and download the multi files. They can only upload/download 1 file. * The function of_appeonupload() can't save with the same name two different files, you need to rename/delete one of them before execute the of_appeondownload()....
Most of the performance issues that a web-enabled application has are related to the PB code. Once a c/s application is deployed on the WEB with Appeon, the powerscript needs to be tuned. You can refer to the Appeon Performance Tuning Guide [1] and to the document "How to debut the Appeon Application "- see attachment. We also recommend you read Yakov Werde's article called \"Appeon Performance Tuning\" [2](see attached). This article explains why PB code can have problems on the Web and explains...
The enterprise provisioning profile in Appeon Workspace (AWS 2013 R2 Build 0110, Build 0126, or Build 0136 (JP) ) will expire on November 7th 2014 and AWS will stop working after that. You would need to use the latest AWS by following Appeon instructions to solve this issue. Note that unless you submitted your own AWS or your app as standalone app to Apple store, you need to follow the instructions to fix this issue. Read more detailed information and follow instructions from http://demo.appeon.com/awsu...
For .net and EAserver, it is application file, for others Application server, for example: JBoss, WebLogic, etc., it is war file.
Help Desk by Novalys