Discussions tagged PowerBuilder (Appeon)

Hi all, I'm trying to create a revision to form.  The dw object and control are identical... I'm just changing a couple of values and changing the row status to NewModified! to force an INSERT instead of an UPDATE.   // Create new Workorder ll_New...
My application on Pb2022 r2 using IDE is compiling OK.However, using pbautobuild, an appcrash occurs in pbshr.dll during the "creation" of objects in PBL After this crash I have to return the PBL backup. The error file is 0 KB in size. Does anyone...
Unable to access content.  please find attached a snap-shot....
We are going to implement the CI/CD via AWS's Codebuild which uses 'Windows server 2019' as image. I did silent install for both Powerbuilder Runtime/Powerbuider Compiler on the windows server container (I tried both Powerbuilder 2021 v1506 and v1509...
I have a datawindow, where I need to show some report details.   I will get the four columns from my tables 1. account name 2. reference number 3. debit amount 4. credit amount   There is a case where in a single reference number, I will have...
Hi Team,        We use Visual Studio Team Foundation Server MSSCCI Provider 2013 for source code control.      recently we often met blow Parameter is not valid error during checkin code on PB.      Any one else know where is wrong or how to reso...
DataWindows 导出 Excel功能能否实现,官方以前再吹到现在没有动静了...
Hello, PB 2022 B 2819, Application run as a Windows Service When the control hits the command PrintGetPrinter(), it seems the application re-starts from the beginning.   In my windows service application, I need to set the printer to another printe...
Hello Everyone, I've performed a fresh installation of the new PowerBuilder IDE (Version 2022R2, Build 2819) with all components. It is running well, but it crashes when I try to open a painter for editing an object (Function, Windows, etc.). There...
We're using 2022 R2 build 2819 with runtime set to 22.0.0.1892. It appears that the Paste Object menu is disabled when working in a window script. It is working when in a visual userobject script. I confirmed it is working in 2021 build 1509. Has an...
Hello, PB 2022 R2 B 2819 In a report, I've a computed column with autosize height property set.  When the report is shown in normal mode, there is no blank space. but when we show (or print) in preview mode, a blank space appears for that row.  Why...
In my one of my libraries I have a datawindow dw_example. This datawindow is in use in other places and definitely works. I have a function that requires a datawindow as a parameter, because it is generally called from a report window. In this ins...
Hi,Is it possible to set the background-color for a checkbox or a radiobutton from the theme.json file?We have many screens and are currently looking at making a custom theme to apply across our application.Please note following image where the Activ...
Runtime environment: Powerbuilder 2019 R3 Hosted on Citrix Xenapp Users desktop is VMWare HVD   HVD Pool was moved to dedicated GPU.  Once this was done, the Powerbuilder application performance degraded so much that the application is unusable....
Hi, can I set "Packaging custom font in the generated PDF file" Application parameter from code for a specific datawindow? There's application variable nativepdfincludecustomfont but it's inaccessible from PowerScript. I can't embed fonts to all p...
We are currently in the process of enhancing our systems, and as part of this effort, we are looking to upgrade our PowerBuilder version from 2017 to PB 2022. In this transition, one critical consideration involves our internal reports that rely on t...
Hi, How to use the new PB2022R2 SMTPClient without authentication? I mustn't authenticate to the SMTP server because it's set to reject authentication attempts. I tried simply not set username and password but I'm getting error -15 when I'm trying...
Hello Appeon Community, I hope you are having a good day. I am currently facing an issue with the PowerBuilder app that I'm developing for both Android and iOS platforms. The issue pertains to the display of a Data Window within the app. Here's the...
  Our C# application needs to use a specific business feature within a PowerBuilder application. As advised by our technical team, the C# application will send instructions to the PowerBuilder application using commands. The PowerBuilder application...
Hello, Using PB 2022 R2 build 2819 Need to know whether any limit is there to export data from a datawindow / datastore to JSON. Command used to export: ls_json = dw_1.ExportJson(False) Data in the above datawindow is retrieved by entering a per...
  • Page :
  • 1