PB 2022 R2 2828 import from DotNet dll,and get a object like n_dotnethelper   n_dotnetHelper ln_hlp ln_hlp = Create n_dotnetHelper .....   int li_rtn  li_rtn = ln_hlp.RegisterObject('w_sub',  w_sub)  // success return 1   //c# invokePBevent...
We utilize Visual SVN for our source code repository. We have a main branch for our suite of applications and currently running PB 2019 R2. We want to start a project to migrate these applications to PB 2022 R2/R3 but at the same time we want to cont...
Hi, We have a standalone PB2019 application which is hosted in Citrx and uses the SQL Authentication. But now we want to use the windows authentication using a functional ID (BOX id) but this can't be achieved using SQL Native Client. Could any on...
PowerBuilder 2017 R3 Is there an alternative to be able to connect to MS word, add a template and run macros other then OLE.  Reason for question is Security, client is adding additional Policies and the new policy prevents PowerBuilder from running...
Hello all, I have a problem. I am using Powebuilder 2022 R2. I have a c# class that needs to call a powerscript. The video I came across showed us to do it through Powerbuilder.RegisterObject, PowerBuilder.RegisteredObject.TriggerEvent and .Net Dll...
Hello! I’m amazed about using some Appeon componentes in PB 2022. I thought they were not usable in this version but, surprisingly, they are. Specifically, Appeon WebService component is doing pretty well. How so?...
Hi PowerSphere   Any object out there to parse YAML ?  We have had the profilestring function forever - but config files goes YAML. I, maybe, would have expected to be in Native PowerBuilder given config files are now going YSAML    Tia  Regar...
PowerBuilder/InfoMaker 2022 Build 1892. I open a DataWindow that has several nested reports. When I select one in the painter, I can see the arguments. When I click the button to edit the argument expression, it is blank. Shouldn't this display the ...
Hello, PowerBuilder Ui Framework : Part One : DashBoard - YouTube PowerBuilder UI FrameWork - YouTube While searching google I found this video to create a dashboard in PowerBuilder.  Someone started creating these 3 or 4 years before.  Seems he l...
(PB2022 R2) - I have an OLE object which interfaces with Word.  It opens a document and inserts data into bookmarks.  If the user saves the document via the 'Save' button in our Powerbuilder app, or File...Save from Word, it works fine.  The problem ...
Team, We have an application called Occusource which is getting XML feed from other system and verifying in Occusouce by using XMLParseString function. We are facing issue like if there is any special character on the XML then it is returning -1 and...
Hi all.   I need to request for a token from a webservice, but it's using a certificate (file in a folder and password for validation). I know it's already implemented in PowerBuilder 2022 as I've been able to test, but in production environment I...
Hello,I am thinking to create windows virtual machine on MS Azure cloud for development purpose with PB 2022 and ASA SqlAnywhere 17 as local development database. Does any of you already use Azure VM for this purpose? Could you suggest me what  inst...
We are trying to deploy a small app using PowerServer 2022 build 1900 and getting an error with deploylist access is unauthorized. Seems like not matter how I setup authorization, I'm unable to move past this issue. We currently have this app runn...
I have a PB 2022 desktop application that opens an internal website in the new chromium webbrowser object. It prompts for SSO credentials prior to opening the site. Since the users log into the app using their SSO credentials, I was able to use the E...
Hi PowerBuilder Community, I Have a question about REST API Calling into SQLAnywhere 11. The web service owner changed the security level and my HTTP call no longer works. Do you have a solution to use HTTPS instead of HTTP with SQLAnywhere 11 M...
I am currently upgrading a number of applications written about 20 years ago to a database with a new collation sequence and recompiling as PB2022 R2 Power Clients.  I have been asking a number of questions in the Q&A, I apologise for taking so m...
I have to call a WebServices using HTTPS and I need to pass the certificate file, I have seen it is possible in PB2022 but PB2021 has something similar or an alternate work around?...
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...
Has anyone accessed Google Firestore (a noSQL DB) from PB? I see there's a C# API available so I guess it should be possible to import that into PB and use it, but I'm concerned about whether there are non-async versions of functions, since I am not ...


There are no discussions available here currently