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.   :) ...
Hola. Acabo de ver el video del Elevate 2018 Building Mobile Apps Quickly with PowerBuilder de Fili Sosa. En el dice que uniendo su perfil de linkedin facilitaría el código del ejemplo que muestra.  En linkedin me dice que el perfil no esta habilita...
Hi team, need some help with datawindow tooltips. I have a few columns in a datawindow object with tooltip property enabled, and tip text is empty. In the datawindow's tooltip expression, I called a global function, e.g. f_tooltip ("column_name", "...
I am trying to import XML data into a datawindow. XML has header which i don't want to import. I want to import 3 rows of data in the Item tag. I am getting does not pass the validation test. If i use Data Import template i am getting Import file fai...
Hello, We create dynamic dw, passing required sql statements, using SyntaxFromSQL.   The issue is whenever there are two or more tables involved (Join), we get the table name prefixed to the columns of the field.  We don't want this prefix.   Is th...
Hi, an error occurs while calling Oracle PLSQL functions using Powerbuilder 12.5. This is one of the function call: trans_crcc.cl_fun_esiste_sosp(al_id_anag_rem,ls_codct) trans_crcc is an  transaction object connected to DB with no problems al_i...
I have a problem saving datawindows to PDF but only for the clients.  I am able to save as a PDF in the developer workstation.  When I compile and distribute the code the clients go through the motions but the file is never saved.  I have created the...
Hello All,Need help calling a Webservice  I have this endpoint  http://efxpywsdev.informconf.com.py/Services/PDFServicePriv.svc?wsdl i can create the proxy object with no problem when i call any method in the WS it fails with the message: no se ...
Hi.   Currently we have all of our sourcecode (C# and so on) in Azure DevOps. I've added a project for the PowerBuilder application, and now I want to push the source from Appeon PowerBuilder 2017 R3. In the dialog for Git, I enter the url for th...
Hello Team, I am trying to learn how to create a PBNI Marshaler extension. The PBNI Programmers Guide and Reference document points to the https://www.appeon.com/developers/library/code-samples-for-pb site for a sample application. Neither the Categ...
Git integration with bitbucket cloud running on Windows Server pre R2 worked fine until December. Bitbucket then started enforcing use of TLS1.2.  Since then 'push' or 'pull' fail with 'server certificate invalid' error. Surprisingly, Tortoise Git al...
i'm using pbdom in powerbuilder 11.5 to generate a xml from a string, the problem is when i save the string (pbdom_doc.SaveDocument("c:\example\example.xml") ) the empty labels doesnt have the required format,  this is for a third party and they dont...
I was able to work with PowerBuilder 2017 R2 and TortoiseSVN for source control for past one year in Windows 7 VDI. We recently moved to Windows 10 VDI and I installed PowerBuilder 2017 R2 but the TortoiseSVN does not even show in the dropdown when ...
I would like to store "rules' in a database column so that I can retrieve the rule and run it. The rule can contain a combination of static text and function calls I would like to run. Example: following info would be in a database column. "Get so...
Getting the following error when trying to deploy to our Web Server.  Anyone know what the following error could be?  I am able to connect to the web, powerserver and AEM.  I am running PB2017 R1. Thanks, Dave V.   ...
Has anyone experienced any intermittent behavior with OLEObject, specifically Microsoft's ADSDSOObject (Microsoft OLE DB Provider for Microsoft Active Directory Service)? We are using this as part of our Login routine, and the application in PB 2017...
Hi, We are using PB 2017 with offline licenses on machines without an internet connection. According to the terms of the Appeon License User Guide, an offline license can only be released if properly disabled, so it is essential to back up all loca...
We've purchased 13 licenses for PB 2017 R3 for our developers and are planning to use Git going forward. We have not migrated our applications from 12.5 to 17 R3 yet until our Git process has been refined and further developed. I've developed an ext...
I defined a dropdown list in the datawindow painter.  I accidently added a few lines at the bottom of the list.  I don't want them, but I can't figure out how to delete or remove them.  DETAILS/EXPLANATION:  I was entering the lines in the dropdown...
Hi  I have couple of questions and problems with the new source control implementation. We use PB in project with other languages and the workspace is often located in a subfolder in the git repository.  As the text editor lookup up when adding...
After installing the PB2017 runtime kit and our application, running the app produces the error: The application was unable to start correctly  (0xc000007b). I installed the same two kits on a Win 10 machine and it worked fine.    ...


There are no discussions available here currently