We tried to connect to Workspace using our internal GitHub repository However when we specify our repository and try connection we receive an error message: Failed to perform the specified operation. Please make sure you can connect to the server r...
Hello everyone, I have created a simple .net dll in SnapDevelop and used 'Tools - > .Net dll importer to import it into a non visual object in PowerBuilder. The c# code is below.   The code to call this in PowerBuilder is: nvo_useraccesstokenut...
Hi.   When I call my C# DLL (using  Apache.NMS 2.0.0.0 and Apache.NMS.ActiveMQ 2.1.0.0)  receive funktion    IMessageConsumer consumer = (MessageConsumer)consumerDictionary[consumerName];_message = consumer.Receive();   This will wait/listen un...
Hi Sir or Madam,     In reference to this https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-0056, and Appeon wrote email to inform about this too. After digest, I am not sure, if this apply to our production system or not. See attachme...
Hi Sir or Madam,   I found this link https://learn.microsoft.com/en-us/biztalk/technical-guides/optimizing-iis-performance and in fact our production system now has slow/lagging issue. Hence, i would like to seek opinion if the above configuration, ...
Hi we ran into some serious issue on Friday evening, all our apps suddenly stopped working due to below error.and we are using JWT authentication with our own JWT Servers and verified we are getting a valid access token also.   erroring out at app...
I have a customer requirement of TLS 1.2 with min of AES 256 encryption, my understanding is that TLS 1.2 supports BOTH AES 256 and AES 128?  (Not sure if AES128 is supported in tls 1.2, i see some conflicting info).  Is there a way to enforce the u...
Odd issue that's been plaguing me for awhile now. I'm trying to authenticate against ping access (grab a token) so that I can call a rest api with that token. Here's the powerbuilder code:  Constant Integer SECURE_PROTOCOL_TLS = 5 //Set TLS to 1...
I have a grid datawindow. I'm trying to see if I can add another search column within a column in the grid. So, could I make the first row a search column? And, could I make it a different dddw depending on the row? For example, when I retrieve my ...
Hello PB Community, I'm running into a weird issue with images in resource file. The application has been running for a long time now and this issue just came up and seems to be only happening with this particular user. All other users don't have th...
After applying the theme the applications has a brand new look which is better but is there a way to identify disabled ( protected ) columns on a datawindow. In the Do not apply theme applications the background are button face for disabled fields on...
Hi all, I've been asked to investigate on how to send email using gmail and oauth2. Has anyone done this and could please give me some advice (code?) or some steps to follow ? I've been googling, but it all seems a bit complicated for my old brain...
Good day... We are trying to connect (Send and Receive STRING from an ADABAS Database using CICS Script) through IBM MQServer We are using REST PowerBuilder functionality but are having an issue with CharacterSet and/or HEX Encryption... Anyone wit...
I'm currently using Powerbuilder Version 2022 Build 1878 64-bit and the AcroExchApp/AcroExchPDDOC. I can open the XFA pdf files and *read* the values, but I can not change the value in the JS Object. I'd like to figure out how or find another way to...
Wanted to place some information on what we found that might help others when they are working within a GIT environment.  Running under PowerBuilder 2022 R2 2819. We had a situation where one of our developers was attempting to delete a multitude of...
Hi all, I can't find how to hide .git and .vs subfolders from the dir list in scaffolding service/controller. I'd like just to show the folders that apply to the application. Is it possible? Best, .m ...
Hi, We have a standalone PB2019 application which is hosted in Citrx and uses the SQL Authentication. But now we want to use the windows authentication using a functional ID (BOX id) but this can't be achieved using SQL Native Client. Could any on...
Hello, I have a problem with the PrintAsPDF function of the WebBrowser object in version 2022. I am passing it a url where a PDF is hosted and then making the PrintAsPDF and saving it in a local directory, but as long as the format of the hosted file...
How can we add this request header Miscellaneous information using webbrowser control. Tried using webbrowserset method and wanted to avoid using olecontrol.  ...
I have multiple datawindows that call Oracle stored procedures.  Each procedure returns only ONE result set.  I'm finding in datawindow they do NOT like datatypes of NUMBER or LONG.  I've been changing them to Decimal(0) yet I can't really say that's...


There are no discussions available here currently