Featured Questions

A recent post included some PowerScript code, and I thought I would pass along a tip for pasting code snippets that produces a slightly more readable result than simply pasting code into the website's text editor. The toolbar contains a button to as...
Our team is working on getting Azure AD applied to our PowerServer application.   After successfully getting the access token, we need to call BeginSession. We are getting the throw error. Code: I have the app variable setup to use the dynami...
Hello everyone.I am using POWERBUILDER 2017 R3. The thermometer I have has "Health Thermometer Profile" written in the Bluetooth specification column. Therefore, I thought that I could obtain data by using the "Health Thermometer" service of "GATT ...
Hi, Can ODBC Driver 18 for SQL Server driver be used to access new features of SQL Server 2022?   Thanks & Regards, Apoorva....
We want to use infomaker in AWS environment. Our AWS environment is blocked from the Internet. And I need to use Infomaker's online license, so I would like to ask if there is any site or port that I need to un-firewall. Thank you....
Hello, Using PB 2022 R2 Build 2819 (64 bit) + TopWizProgramming RunAndWait I'm trying to install two drivers (depending on choice, PostgreSQL or SQLite) through my application, if not available.  I check for driver availability and call runandwait,...
Is there a way to detect FRIDA tool from Powerbuilder application and stop the processing? Please suggest. Regards, Rohit...
Hi all! We are currently using PB2022 R2 and we have a PowerClient compiled application stored on Amazon's S3. The download of app works great on all PCs except those equipped with Windows Server 2012. The launcher is installed successfully but re...
Hello, PB 2022R3. I'm setting up a new PowerServer profile to deploy to an external server. It is running IIS, I created a website there, and installed Web Deploy and ASP.Net Core Hosting Bundle as described in PS help. The server is pingable from m...
Hello, I have two datawindows that are the same width and similar column names all lined up vertically, with one datawindow directly above the other. Unfortunately the datawindows extend beyond the screen width and require horizontal scrolling.  Wh...
When querying using query mode when connected to Oracle 19c, and the column being queried has an alias, the oracle statement looks like this. (AND table.column aliase = 'Input data' ) Example:  In the select part: COMPANY.STATUS COMPANY_STATUS P...
Getting back into PB after many years away.  We recently upgraded a project from PB version 9 to PB version 2022.  It seems some of the error handling has changed.  We are seeing many cases of null object references with variables that we didn't used...
Good Morning, My customer is currently working in PB2019 R2 with GIT source control. I was telling them about the features coming in version 2025, the new compiler being one of those. They would like to know if the file structure using ws_objects is...
Hello, Just went through this article again. https://community.appeon.com/index.php/blogs/recent-blogs/the-future-of-powerscript-desktop-apps It's been 5 years since this article was published.  Can we discuss again what has been accomplished and ...
Hi, Recently shifted our application to support Sql server 2022, At present we are using ODB ODBC Data Interface(Data Profile), to connect to Database(SQL Server 2022), Will this  ODB ODBC Data Interface support the application to use SQL Server 2...
Hello?The current version of Xcode is 15.https://docs.appeon.com/pb2019r3/appeon_mobile_tutorials/prepare_the_mac_and_apple_id.html The above guide is for version 13.4.1. Can I proceed by installing the latest version, Xcode 15?Or should I get vers...
Hello? There are three types of Apple developer programs:App Store, Ad Hoc, In-House I created it standalone for iOS on the APPEON server. Two files, AppeonMobile.framework.zip and badamios.zip, have been created. If I sign up for the iOS developer...
How do I use a table-valued SQL function in PB? If I call it in a script I get an error message.  I then tried to create a datawindow using the function as it's data source and PB brought back a message stating I couldn't do this....
Hi Team,   How to enable authentication for Powerserver management, license, transation API's i.e. /api/Application/Add , /api/Connection/LoadOne etc Or Restrict the API access to external world   Narayana Bhat P    ...
Hi, When the PB application is closed, I want to control itt conditionally that when certain conditions are met, I donot want the applciation to close but instead trigger the timer event for certain period of time and then close. So I have written c...
Hi, I have setup NSSM to invoke my PB application. The issue I am facing is that: I have written code in close query event of my window that opens up from application open event. Code in the close query will trigger the timer event and then go ahea...


There are no discussions available here currently