Discussions tagged PowerServer

Hello All our server is an IIS server with Https today we are receiving the following error  "peer certificate cannot be authenticated with given CA certificates" no changes have been made yesterday  please any advices will be welcome  ...
I'm converting a Powerbuilder application to PowerServer so it can operate using the SaaS model. I've been following the guidelines in this video. Creating a SAAS Application with PowerServer 2022 https://www.youtube.com/watch?v=a5U4XblFJbA&ab...
We're getting this error when we try to close our app after it has sat idle for several hours. Is there something we should do to keep it active? -Shawn ...
We are having multiple desktop applications with common libraries and working on experiments for cloud deployment by using PowerServer. Our observation was the common libraries files also copied to individual application folders respectively and not...
Hello All, Is multithreading supported with PB 2022/PS 2022? If so, does anyone have examples to share? We've been playing with it but it seems to produce random freeze ups. We're using the sleep function in the user object to time the activity of i...
Hello, Team When I convert my fully running desktop app to PowerServer I get an unclear error. I am running in the local dev environment with SAP SQL Anywhere DB's, located locally and available. At some point, for an unexplained reason (not happe...
Hello, I've been playing with the PS Server Management Console and noted this under SQL performance: CacheName:LB_KFxxxx, Test Sql:select top 1 * from sysobjects, Time Consuming(ms):22, Expect time-consuming(ms):30 CacheName:LB_Rexxx, Test Sql:s...
Hi All, I'm having some issues with a Powerserver 2022 app that if left open at the end of the day seems to close spontaneously leaving the program running as a task in the background (which could possibly be a sperate thread we create for a certain...
We are deploying a Powerserver 2022 application to a web server. The application uses DLLs. We added in the manifest file as loadmax_cloud.exe.manifest so Windows can associate DLLs with the executable, but we are getting the following error message ...
Hi,I'm using PB2022, build 1900 with Oracle 19 database. My question has to do with overloading and calling functions in a Oracle package. In native PB (Desktop) all works fine but with PowerServer there are issues.Here is my test case. The package ...
Most of my career I have had to maintain some other developer(s) code.  With that in mind, I attempt to follow PowerBuilder's documented approaches for all the code I write.  I have, however, seen code like what is shown below that works in a client/...
I have a PFC application I migrated from 2017 R2 to 2022 and deployed as both Win32 target and Cloud target on my local machine. I began testing the proof of concept cloud app. Windows retrieve fine, but when I try to add a record that uses PFC LINKA...
Hi, We're having problems with the app not updating at the client when we update it at the server. We're having to delete the app from C:\Users\xxx\AppData\Roaming\PBApps\Applications and hit the download link again in order to get the new version. ...
Hello. I'm Choi Kyungil from Penta System Technology.   I've got a question of deploying powerbuiler apps. I got a white paper named 'Whitepaper_Deploying_PowerBuilder_Apps_to_the_Cloud.pdf' from https://docs.appeon.com/ps2022/Architecture.html. A...
PowerBuilder 2022 / PowerServer  Build 1892, Oracle 19 back end The column is defined as:   key_id number (10)  in the table When selecting a column in a table, I sometimes get the following error in PowerServer: The Int64 type is not compatible w...
Hello,is anyone using Azure managed databases (PaaS) with PowerBuilder or PowerServer applications? Which database product do you use exactly? Would love if anyone could share their experiences, use cases and opinions on suitability for production ...
We have a datastore using an Oracle Stored Procedure Update. For the insert stored proc, one of the columns is mapped to an output argument, to capture the new transaction sequence ID generated by the stored procedure. Client Server app correctly pop...
Hola, buenas tardes. Se generó el siguiente error al ejecutar la aplicación en algunos clientes en línea. SESSION CREATION FAILED CAUSE: SERVER HAS BEEN SHUTDOWN (HTTP STATUS CODE: 503).(WEB API: HTTP://XXX.XXX.XXX.XXX:451/POWERSERVER/API/SERVERAPI...
Hi, We have successfully migrated the PowerBuilder application to Powerserver 2021 version. Now we need to package and deploy to the client (end users machine). For that we did the code signing of both cloud app launcher and pb.exe. Here the issue c...
Getting "Unresolvable external pbdom_document when linking reference at line..." error when executing the following line: ldom_doc = CREATE PBDOM_Document   ldom_doc was declared as: PBDOM_Document ldom_doc In the PowerServer debugger, ldom_doc ...
  • Page :
  • 1