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...
Saw this and thought it was perfect. Note the angry mob in the background on panel 4.   :) ...
We are upgrading pb from 2017 R2 1769 to 2019 R3 2728. We were able to migrate, compile and build the executable. Replaced the 2017 dlls with 2019 dlls. Upon login to the executable, when opening any window the cursor spins for a while and crashes wi...
Hello, I'm working in one of our customer's office, with a Powerbuilder 2019 R3 connected to a SQL Server 2016 database. When I try to modify the Update Properties of a datawindow after adding a new column, it says that the table cannot be found. An...
This sounds so trivial that I'm sure I'm experiencing a mental block, but: In a datawindow column I wish to place an expression such that the column color is red (255) IF the value in row 5, column 2 is a particular value. (Note that row 5 is NOT re...
  Hello, I am testing an appeon mobile application with a maps, I use eon_mobile_str_mapoption of eon_mobile_map object;I would like to initialize the maps with zoom (big...).I did not find a property;Here is the code for initializing the maps: eon_...
We are struggling with some apparently-random crashes in our PB2019_R3 application Windows 10 clients. In addition to being random, not all clients are reporting this issue.  The faulting module is either pbdwe.dll or pbtheme.dll. Error code is eit...
PowerBuilder Source PowerServer Classes pentahome use d_notice, but no class file in powerserver models. why no datawindow class file?   PowerServer app run error ...
Hi Experts,   In our application PowerClient is configured and downloading the files and works fine. We need to implement some of the users does not need the new build.  Is there any provision to exclude the downloading files for certain users. Ple...
Update:  06-JUL-2022After rebooting the VM 3 times, and rebooting PowerBuilder with it each time, cafter the last rebuild & deploy (yes, running both steps separately)  the icon is now showing up again. It's magic.--------------------------------...
Dear Sir, I just go to the following link to view the REST Enhancements in PowerBuilder 2019. https://community.appeon.com/index.php/articles-blogs/tutorials-articles/2-powerbuilder/244-rest-enhancements-in-powerbuilder-2019?hitcount=0 Where can I...
After upgrading Oracle Database to version 19c - we have an issue, a runtime failure when a stored procedure with an input parameter of a table type or an array is being called from the PBL. Power Builder: Version 2019 R2 Build 2353 Oracle Database...
Hi, I would need help on consuming AWS SQS in PowerBuilder 2019 version. I was trying in Postman & able call it successfully. But I'm finding it difficult to call from PowerBuilder. I get following error message. I have verified on Access Key &a...
Our software developer is using your PowerBuilder development software for development of our ERP system. We have a problem in our ERP system when transferring larger files into the database. On the picture below you can see 34.000 sql statement exec...
Hi  I need your help or advice. Below is a sample JSON that is returned from a HttpClient GET call. (It'll be easier to view if you copy/paste to a JSON editor.) { "loanType": "NewLead", "loan": { "id": 7, "loanType": "NewLead", "ucid": 1, "branch...
I am using PB 12.6 and SOAP.  We upgraded to windows 10 and the windows 10 sdk will not install the wsdl compiler.  I keep getting errors.  I can't use httpclient because that is not in 12.6.  I am passing a large structure back and forth.  What can ...
Hi, friends. Please, help. I use OLE control (microsoft word document) in a window of PowerBuilder application. All worked correct. But suddenly Word began to open as regular application and not in OLE control after upgrade of Office on some comput...
Hello, I have an PB 2019 R3 application and I am using buttons for navigation in a datawindow (PageNext, PagePrior etc.)  The buttons use Action Default Picture and those pics display in the PB IDE but not when the app is deployed on the server.  Ca...
Dear Sir,  I need to migrate the following code to powerbuilder, but I didn't find the corresponding parameters. The following is the http request to get the access token: POST https://open.12345.com/auth/tokenContent-Type: application/json{ "auth...
Dear Support Team,   We are planning to buy Power Builder Professional 2021 to build the Power Builder client application. We are new in Appeon Products. Functionalities of the application are following; Preview PSR file in Datawindow object Ex...
Hi,   PB2022 runs SIGNIFICANTLY faster than PB2019R3   We have made a computation index for our application to measure the performance of the machine running it so our customers knows what to expect from our application. This test include all ki...
Hello Team,   We use PowerBuilder 2019R2 for our application. It is an application that generates reports. The report can be saved in CSV also. It was done by using Datawindow.Saveas initially. But when we got a requirement to change the delimiter ...


There are no discussions available here currently