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, i am new to PBDOM. 1 ABC 10 1 1 ABC 6 938749827 2 1 ABC 4 ASD2344543 refer to above sample, how to use PBDOM to get SKU, qty and batch from the PICK instead of ITEM level?...
Hi All, Can someone explain me (us) how to use svn:needs-lock property ? I'm trying to force users to lock objects before modify it, but it doesn't work at all. My configuration is VisualSVN on the server, PB 2017R3 and TortoiseSVN on client. Thr...
Is there a way to filter out some selection options from a dddw at run time?  Example, starting with a list of 10 items, and then only showing 7 of those based upon the user's actions.  PB 12.8, Windows 10....
Does anyone know what other attributes are available for the AppeonGetHttpInfo function. help docs only mention 'HOST' and 'COOKIE'. trying 'USER_AGENT' but that gives a error. TIA Mike...
Hello All is there any limitation of the graph type over powerserver 2017 for some reasson i have no manage to find out some of the DW graph are not dysplay under PowerServermost of the type col are not dysplay with no error in the appeon log serve...
Hi community  - somehow I undocked my System Tree window and I cannot make it dock again. I read the help link below and tried the #2 item, but this does not enable docking. Very annoying. Any ideas? Thanks.   ===================== The Workspa...
HI,   im looking for a code example where i can drag a file from my PB App to Windows Explorer (or any other App where i can drop files). My files are stored in the database and i have a datawindow with a list of all files. i want to write the fil...
Hi , How I can access office365  IMAP UID from powerbuilder. Any example, other than chilkat.   Regards Antony    ...
Currently I am trying to execute the IDE compiler via the command line. The problem is that although it compiles correctly, it does not set an icon. If I start the IDE by hand and press the Deploy button, it builds me correctly and the icon is also d...
Here's a weird one we just found.  If you have a datawindow and are using Rowsdiscard to remove rows there seems to be an issue. Scenario. Any datawindow will do, retrieve at least 10 rows.  Update record on row 8 and then using rowsdiscard remove ...
Hi, i use PowerBuilder 2017R2. Sometimes when I open a window by cliking on a button, my app change the mouse pointer to an hourglass.  The look of the pointer stays the same (hourglass)  even if the transaction is completed. The pointer changes bac...
Hi all,   I am trying to learn the settings for the NativePDF exporter. Here is the code I am using:    dw_print.Object.DataWindow.Export.PDF.NativePDF.UsePrintSpec = 'Yes'dw_print.Object.DataWindow.Export.PDF.Method = NativePDF!dw_print.Object.D...
I have started to look at an Orca script to create our pbl libraries and import source (boot strapping). This is based on Bruce Armstrong's blog (https://community.appeon.com/index.php/articles-blogs/tutorials-articles/2-powerbuilder/175-continuous-...
In PowerBuilder 17R3, I can't find PBNetRunTime.msi . How to get it ? I use soap client to access webservice, but my webservice can't work in IIS now.  Who can helo me ? Very anxious now !   ...
Hi.   I have a very basic query which selects about 25 columns from 2 tables using inner join and where-statement on one of the indexes (SQL Anywhere 16). This query returns 19.000 rows and takes 0.04 seconds in Interactive SQL, but almost 5...
The program “PowerBuilder 2017 R3” lost its link to the existing offline license. How to fix this problem? The point of the  system restoring works with the mistake of impossibility to change system files.   Order Number Product Edition Va...
Hi guru guys, I have been successful  calling a REST API using OLE Objets Msxml2.DOMDocument.6.0 and MSXML2.ServerXMLHTTP.6.0. Now, I have an API with "Request Data" that I'm not being able to call from PB. Can any of you help? This is the sample ...
Hello all, Just wondering if there is a solution for this issue on the web:'Autosize Height' does not work on the WEB for the Group Header Band. It's working perfectly in Powerrbuilder client-server environment, but does nothing in the Appeon WEB, th...
I am running PowerBuilder 2017 R3, I have a data window that executes an Oracle procedure with an output parameter as a cursor. If I execute the datawindow from within the powerbuilder IDE the results are returned and I can see the correct data. Wh...
Does anyone know why the Powerfilter 2.0 will not show the dddw display value when the filter is used and will only show the underlying table data value. Its extremely frustrating since I though the tool was built just for this feature. I see code in...


There are no discussions available here currently