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 need to execute a Static Analysis of several PowerScript/DataWindow apps, so I need to export source code in readable ASCII format. For the fact I'm extracting and analyzing source code, do I have to pay royalties to Appeon or SAP?...
The Object Browser window in the IDE contains a tab named "Enumerated" that lists all of the enumerated types supported by the PB version. As PB evolves, this list grows (2019 R2 contains 9 enumerated types not available in PB 2017 R2, for example). ...
I am saving a PDF from a DataWindow. The DataWindow just views a JPG image from a string field path. The image is A5 in size, and is roughly 165 KB, I am putting it into the top left of my A4 landscape DataWindow. I then just do the following code...
Hi, How can get SMS Message for android  mobile? Which function get SMS message ?   Jungi...
Hi, I'm getting an undefined error message when using HTTPClient object on mobile app. It is returning 0, but this code is not listed as a valid return result. Integer li_rcString ls_stringHttpClient lnv_HttpClientlnv_HttpClient = Create HttpClient...
Is it possible to repeat the row value or grouping onto additional pages of a crosstab when the cross tab goes over 2 or more pages? Currently it only displays the data from the values section of the cross tab so it just ends up being data so can be ...
We have recently switched to PB2019 and making use of Git. The built-in Git support in PB2019 is fairly weak, so we still rely heavily on the git command line and TortoiseGit to bridge the gap. The problem is when external tools make changes to the u...
Hi Appeon mobile issue this error. I want to remove this error message or change own my message. Error code 10505  Transaction has time out. The transaction is rolled back:sqlca How can handle this problums? Attached file error screen. Jungi...
I have an issue in PowerBuilder 2019 datawindow. I have a composit datawindow that have 2 child datawindow say Child1 and Child2. Child 1 have details bands with many string columns all are autosize enabled controls all placed one below other and hen...
Hi all,our app is now almost 20 years old and many customers have improvised in thedatabase to achieve more performance. With the next update we want to bring all customer databases to a common stand.For this we want to read out and delete all indexe...
Hola, estamos utilizando appeon 2019R2, necesito saber con que cliente Oracle esta certificado su funcionamiento....
Has anybody had luck calling SQL Stored Procedures from a SnapDevelop API project?  What is best practice and any sample code?  I'm interested in both Resultsets and Output parameters if possible. Also, in your migration from PB tools, can it figure...
I have migrated my 10.5 PB apps to 2019 and all seems to be working ok. I want to add a new library to a couple of the apps. One worked ok - right clicked on the Target selected Properties and added in the library. When I now try the second applicati...
I need to connect to our enterprise GitHub from PB IDE. I have been successful in building a local repository on localhost and see it in TFS 2019 and VSCode. But none of the how-to's demonstrate how to configure Git, GitHub and Tortoise to connect ...
I am have packaged up and am trying to deploy using android studio v3.6.3, I have followed the instructions carefully. After entering the the following information in my build.gradle buildscript { repositories { google() jcenter() ...
Can somebody tell me why Power Builder Closes after deploy a project. Currently I'm using Power Builder 2019, build 2170. Installed on a Windows 10, 64 bit machine (RAM 12 GB). When I deployed a Project it always closes after create an executable, ...
Hi All, We have an application developed in powerbuilder . In that application, we are doing Windows authentication which mean we are using the Windows local logged-in profile details to authenticate user instead of actually looking at the AD level ...
Hello and Happy Quarantine Day 3744, everyone I am in the process of converting a desktop app to web. I have downloaded and installed PB 2019 along with all the updates. When I, however, move to installing PB 2019 R2, I am prompted the following m...
Hi all,Did someone already try to send emails through the EWS webservice api please ? Customer of us is requesting this to be part of our next version.We are on Appeon PB 2017 R3.Any pointers welcome !  TIAJohn...
I have been on this for days. Please help with the snapobject v.2.0 usage below. How do i make snapobject to run the multi-table sql query defined in DwSelectAttribute on the D_Rpt_Mm_Tbills poco class public List<D_Rpt_Mm_Tbills> Test(param...


There are no discussions available here currently