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.   :) ...
Hello All. i need to call the SOAP WS that use reflection so it can no be handle by tb WS Proxy Object i manage to send the request using postdata with return 1 with this code: httpClient lo_clientConstant Integer SECURE_PROTOCOL_TLS12 = 5 integer...
Hi; Using Windows 10, PB 2017 R3 Build 1858 (trial for a Proof of Concept), Oracle 11G and the Oracle Instant Client 18.3 64 bit For the PowerServer side, using a Native Interface Oracle 10g/11g/12c transaction.   I'm using oracle stored procedur...
Is there going to be a direct connect to TFS like for GIT & SVN? If yes, when is it planned for?...
Hello all... We are embarking on a project to get all of our apps off of PB9 and up to PB2017. Since the applications had a directory structure that was based the old business model, I'd like to change the directory structure to the current busines...
I would like to know if powerbuilder stand alone application's login credential can be case sensitive?If yes then what are the version of powerbuilder that supports case sensitive login credential.Please advise.I have asked by my technical team to ev...
Hi All, I have a button in my application. This button opens a window.  As of now, I am asked to add a keyboard shortcut to open the window. Can you guys help me on how to do that?   I need a  keyboard shortcut to opens the window ...
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.   ...


There are no discussions available here currently