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...
Buenas Tardes a Todos.   Alguien tiene el Codigo del ejemplo  Usando la API REST de Dropbox desde PowerBuilder   Att Carlos...
Hi, We are using SOAP web services through web service data window. While triggering the services(Web services Datawindow), I am getting request and response in XML with the help on fiddler tool. Now we have requirement to capture both request and r...
I'm calling a REST web service with PB2017 R3 using the OAuthClient to upload a file.  The service is very poorly documented, and only shows an HTTP example.  I've been able to use the example and get a file uploaded, but we cannot open or preview th...
Hello All i have a OLE object to dysplay and print a PDF on a windows in a regular Windows 10 machine but running under a terminal server it display the PDF but the printall() function of the OLE object just does not do anything. if i open the pri...
Hello, I have an application (developed with Powerbuilder 2017 R3) that works perfectly with both 32bit and 64bit executables in my Windows7 computer. But when I deploy it in a Windows10 client computer it only works the 32bit executable. In fact, u...
It's very hard to add this code without revealing sensitive data, so I explain problem as best as I can. There is a user objects, let's call them uo_object and uo_caller. uo_object has 2 events:ue_refresh_1 and ue_refresh_2 object uo_caller calls ...
Hi everybody. How does PowerSever resolve the connection to the database if the application assigns SQLCA parameters from an INI file but AEM specifies different parameters for SQLCA? Which prevails? If SQLCA is mapped in AEM from a data source, is...
Hi   I have a user object containing a datawindow which is a source for a drag and drop The drop is supposed to occur in either another datawindow in the same object or in a datawindow in another window. When the drag begin I show/hide some objec...
Hi. I just upgraded from PB2017R2 to PB2017R3. When starting the Powerbuilder Runtime Packager to create a PBCLTRT170.msi for me, it fails with the error you see attached. It does not depend on the options (32/64-bit) I choose. Can anybody help me?...
Hi to all I am creating a new app with a docking interface. I am opening some sheets as tabs with OpenSheetAsDocument. For some sheets i don't want to open another instance of the sheet every time but instead activate it if it is already opened. How...
Hello Team, I am getting following response data from method GetResponseBody after a success call of HTTPClient sendRequest method.    I wrote below codes li_rc = lnv_HttpClient.sendrequest('POST',ls_url, ls_body)li_StatusCode = lnv_HttpClient.Ge...
We are having a strange issue. Users are retrieving a data window with about 70 columns and before you ask, yes they need all these for tax research. Also, the number of records that must be retrieved is around 250K and yes, they need all these recor...
If I have a PDF file in a blob variable, is there a way to display it without writing it to a file? Currently I am writing to a file and displaying it in the WebBrowser control.  ...
I did a filter on some names, some of which started with "A" or other capital letters, and some of which started with "a", where the filter expression was: name > 'a' It selected all of those names. If that was case sensitive, like I thought DW exp...
Hello Team, We are migrating our application from PB12.5.2 to PB2017 R3 version to support TLS12. using existing SOAP service. Due to budjetc and other factors, we are not migrating from SOAP to RestFul service. I have mentioned below the codes in ...
Dear Appeon:     As Devops has become the trend of development, Is there any practice on Powerbuilder continue integration base on Microsoft devops (derive from TFS and AZure), I found a sample of Jenkins and Git, but our company want to solution on...
Hello, short question: What is the best practice to configure GIT if you have your PBLs in more then one directory? Situation: We keep all PBLs from a project in its project directory. But there are some other common used PBLs (like the PFC), whi...
Hi all please help me..   I create the exe in pb 17 but when i run the exe then login window is open then i submit my credintial then it is ok but after login , my workspace size is decrease or not maximixe automatically , there is need to manuall...
I just noticed that if I have a column in a DW with a DDDW edit type, and a tooltip defined, when that column has the focus (so the entry in it appears selected) hovering the mouse over it will not pop up the tooltip. Hovering the mouse over its drop...
Hi. Is there any documentation of the parameters for the stand alone compiler pbc170? Thanks. Rolf...


There are no discussions available here currently