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. :) ...
Hi Team,
Good day!
I have configured the our application to Powerserver via localhost successfully. When we try to run from PB IDE -> Run PowerServer Project, it's invoking Content root path: C:\Users\Rajkumar\PowerServer_salesdemo\ServerAPIs an...
Hi all,
I have a custom user object I designed 20+ years ago to communicate with a serial port, uo_comport. The object has several local external functions defined. All of the functions are from the Windows user.exe library. Here's an example of...
I have a datawindow with 2 groups. In trailer group 2, I have a computed field that does a SUM on a column (computed field #1) and another one (computed field #2) that has an IF statement that if true will result in the value of computed field #1. Th...
Hello,
Good morning.
Maybe someone has experience regarding our PB program issue.
Background: We have a program that will print Barcode using the COM1 Port. However, the end-user has now changed her unit from Desktop to Laptop, the New Barcode (Sa...
I have a datawindow with 2 groups. In the group 2 trailer section, I have a computed field summing a column (ex. sum total for group 2). I need to sequence them by their total within each group 1 break. For example, let 's say group 1 has group A and...
I have a datawindow with one group. The database column that the group is based on can have either letters or a blank. I need to get the group total of the rows that have a blank and make that total available to add to the other group totals that hav...
Hi,
I tried copying the subcontent from one PBDOM_Document to the second. I have part of PBDOM_Element :
<testlist>
<elements>
<element id=0 />
<element id=1 />
<elements>
</testlist>
How I can copy the chi...
I'm using PowerBuilder 2019 R3 and my source control is Azure DevOps. Please see the attachment for details. My branch local branches match Azure DevOps branches. However when I make a change to my local development branch, save and commit the chang...
Hi Experts,
How to find external object reference (dll, third party exe, services etc) is there or not for a PB application.
Thanks,
S.Deva
...
Hi,
I have got a problem with deploying the PBDOM wrapper library via PBAutoBuild. I use PowerBuilder 2022. I created a wrapper library of PBDOM extensions the same as it's written in the documentation (https://docs.appeon.com/pb2022/application_tec...
Hello,
With Powerbuilder 2022, we are unable to save any datawindow object with 'XML' as template in 'Data Export' tab of datawindow object properties. Once saved, closed and opened again, the 'Format to Configure' property is changed to 'PDF'.
In...
Are these values read from the pb.ini in powerserver?
If so, then i do want to deploy the pb.ini file with my powerserver application version.
[DataStore Behavior]UseHwnd=no[Data Window]ACCESSIBILITY=0
Just looking at things that may be differe...
I was trying to Activate our copy of InfoMaker and had to reset my password. After following link in email I was able to reset my password. Then logging into InfoMaker I get a message that the account is already logged in to InfoMaker. Note: One ac...
Hi, we are as writing testig our migration of our Application from PB 11.5 to PB 2022. The migration went well, with some changing of oure use of java. (ActiveMq JMS to Active Mq NMS)
The application is a layout generator that makes 10 thousands of ...
PB 2022 1872
I'm working on changing our app to use HttpClient instead of WinHttp.WinHttpRequest for web api calls.
My question has to do with client side certificates. Our current code has this:
io_winhttpRequest.SetClientCertificate(is_certifica...
Hi Experts,
This question is related to source control, I am using Wizsource as source control, I have added my application to source control, Now When I create a empty workspace and try to check out the files, I can't. Whether I need the scripts al...
Does anyone know what version first had the XLSX! SaveAsType?
I have PB 10.5 which doesn't have it. PB 12.5 has it but doesn't mention it as a new feature. So it must be either 11, 11.5, or 12.0....
Hello, team
Is groupcalc function still required in .NET Datastore?
If yes, then what is it's name now?
Thank you
Arcady...
Hi all,
we are using WebBrowser-Control to show PDF. That works very well. Also, the icons/controls of the PDF are showing up, hence the user is able to print/download the file. Now, I would like to open the print dialog, like clicking on the printe...
Hi Team,
we are using Appeaon powerbuilder 2017, we need to be add source control for GIT and create sub branches (Development branch and Feature branch).How can i pull down changes from one of the development branches into my local Master branch to...
There are no discussions available here currently