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...
Hello All, During the migration of PB9 application to PB17r3. The POS function is automatically replaced with POSA in some places. However some places as it with POS function. So it is required to change manually POSA at the place of POS function. ...
Hi Team, Can I use Oracle 18c with powerbuildr2017. Please advise.   Regards Nikesh...
HELP!When we "upgraded" to Oracle 12C from Oracle 11g several years ago, we started seeing the following EVERY. SINGLE. TIME. we connected to a database in both SQL+ and when running a script in SQL+. We use standard PL/SQL and run the scripts in SQL...
Hi,I have 2 columns in DW, both of them are DDDWmethod and symbol Method DDDW is like:id(data_col)  method(disp_col)  symbol 1                  met_1                 X 2                  met_2                 X 3                  met_3           ...
This is the server we are using The application loads. After the password is entered these are the messages that appear and I believe in this order.   This is AEM data source. There is only 4 items that appear in the ODBC Data Source dropd...
I try to connect to informix server from ws deployed on IIS and sqlerror is Transaction Not Connected. When i try to create connection from app everything is ok. Params in transaction is the same.IIS install on the local machine. Where is the prob...
I have some Problem in my application to run flash File , i use olecustomcontrol webbrowser, that flash can not showing the picture just blank, what should i do to solves this issue ?...
I'm looking to move my PowerServer to a different server.  In the AEM, I was able to export and import the Configuration Files but is there a way to export the Server Security files like Group Management and User Management?   ...
Hi.  I am trying to get a handle on what PB version would be most appropriate.   We were running PB 12.6 on a Windows Server 2008 R2 machine.   We are trying to move our PB 12.6 to a Windows Server 2016 Standard machine.  The installation of the PB ...
Are there any plans to add parameterized constructor events for PowerBuilder Standard/Classic?...
Hi Appeon support,   I'm working on the migration of my application from Windows 7 to windows 10 on PowerBuilder 2017. On Windows 7, my application works fine with Powerbuilder 2017 without any problem.on Windows 10, I cannot launch the applicatio...
Hello, Using PB 2017 R3,    Trying to import a JSON file created by a third party, into a datawindow.   The siva2.rar (attached) opens well in Notepad++, with proper plugins.   Notepad ++ displays the data perfectly. Now, when I try to import with...
hi  I want to know what the following messages in te image are about within Xcode 10 to distribute an Appeon Workspace regards...
Is there possibilty to f.e. on clicked button: - to block row changing/mouse selection and leave only focus on current row,- mayby grey out rest of rows?I want to higlight as much as possible which row is now editing, since every row on start is blo...
Hi team, Need some advice how to encrypt text to SHA1 using PowerBuilder. I have a PHP code below that SHA1-encrypts a string: yields: f49182154133c2a2d9b4098cede92642b013110c   However trying to achieve the same using PowerBuilder: String l...
We have an application that is executing web-service functions on an external web-service host. Each invocation of these functions can be slow to respond - they can take 5 to 30 seconds. What we observe for our calling Powerbuilder application, is t...
Hello Everyone Before opening a support ticket, I would like to check if you have some advices for my deployment issue: When I use conditional expressions with user define functions to highlight information in a DataWindow object, for example, to c...
Hello, I am looking to set a TimeOut for my REST calls from PB12.5.2. Below is my code:   loo_xmlhttp = CREATE oleobject loo_xmlhttp.ConnectToNewObject("Msxml2.ServerXMLHTTP.6.0") loo_xmlhttp.setTimeouts(100,100,100,100) // invoke POST method fo...
Our PB code in 2017 R3 was migrated to windows 10 environment. mail functionality which was working on Win7 no longer works on Outlook 365 (Outlook for Office 365 MSO (16.0.10730.20155)). We get Microsoft Outlook Error  "Either there is no default ...
Has anyone created unit tests for a service in SnapDevelop using xUnit?  I have a simple test shown below which builds fine.  When I run the test I get the attached error.  Would love to see a working example from someone.  Given that the service met...


There are no discussions available here currently