Discussions tagged API
SESSION CREATION FAILED POWERSERVER
- Issue
- Last updated 3 months ago
- Francisco Martinez @Appeon replied 3 months ago
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...
Has anybody accessed Stripe directly from PB? Currently we are doing all of our Stripe access via Java services on our server, called from PB, which use the Stripe Java API. But it would be nice to be able to do some simple things directly from PB, e...
Sending large files with PostData and SnapDevelop
- Resolved
- How-to
- Last updated 3 months ago
- Francisco Martinez @Appeon replied 3 months ago
I need to send very large documents (usually Word) to a SnapDevelop API so that I can upload them into a database table. The documents are often greater than 30MB. I initially tried using the SendRequest method. It worked great until the file size...
Implementing RESTFUL API
- Resolved
- How-to
- Last updated 4 months ago
- Winthor Caingles replied 4 months ago
Good day,
I need help from you guys... I am new with API infrastructure... Our company subscribe to a sms blast from a certain company... then, they just gave us a link RESTFUL API for the sending and receiving of SMS... I don't have any idea ab...
How to work with Azure Blob Storage
- Resolved
- How-to
- Last updated 4 months ago
- Zhang JX replied 3 months ago
Hi all,
We are facing issue with documents/files accessing via ftp after enabling Azure Fortigate Firewall.
The alternative solution is either to use SFTP or moving to Azure Blob Storage then dealling with those application with attachment document...
Hi,
Does anyone know how I can trigger a "Windows notification" from PowerBuilder (PB 2022 GA)
and API call I guess but I don't know how :-)
Thanks
//Steen...
European VAT Number Validation
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hello everyone!
I am using PB 2021 and ASA 17
I need to do validation of VAT number from Vies database in my PB application before I can create sales invoice to customers, which all around EU.
Do any of you have solution for this?
Do you...
Hello all,
For our PB app we use a local Sybase DataBase. We have about 300 customers, so also 300 DB's.
I've created a REST API with SnapDevelop so external parties can Get some info. The API connects to the local DB through ODBC.
For the mome...
PB 2019 R3 client calling REST service with self signed certificate
- How-to
- Last updated 1 year ago
- Kevin Ridley replied 1 year ago
Hi,I am trying to call a rest service that has a self signed certificate, I am using the RestClient class. Do you know how to configure this to work? Currently I get return code "-3 -- Cannot connect to the Internet" from the call. I am using PowerBu...
How call VBA macros und functions written yourself?
- Resolved
- How-to
- Last updated 2 years ago
- Konrad Kaltenbach replied 2 years ago
Dear Experts,
I want to call VisualBasic for Application (VBA) macros and functions in Word or Excel documents which I have written myself out of/from PowerScript functions (instead of rewritting them in the PowerScript functions).
Is this possible...
WindowFromPoint in 64Bit application
- Resolved
- Issue
- Last updated 2 years ago
- John Fauss replied 2 years ago
Hi,
I have an application which running smoothly in 32bit, but my client now requested it make it as 64bit. So i've gone thru migration from PB12.1 to PB12.6 B4138. Now I have a problem with one windows API (WindowFromPoint) it doesnt return proper ...
SNAP DEVELOP API FILE UPLOAD / DOWNLOAD
- Resolved
- How-to
- Last updated 2 years ago
- Daryl Foster replied 1 year ago
First Thank you appeon Team, doing great job...
FOR SNAP DEVELOP API, How to download a file and upload file via api. I tried different ways but i could n't.
If there is a sample project / script it's help full to me.
api can use either PB 2019 or...
Hi
Background of the question is that the customers want to define a printer and settings of the printer and store this as default for our PowerBuilder application. PrintSetPrinter and PrintSetup work fine and are used when printing from PB however ...
Populating datapacker with AddModelStore
- Resolved
- Issue
- Last updated 2 years ago
- Logan Liu @Appeon replied 2 years ago
We are replacing instances of the deprecated SelectToStore() method in our web api. In the code below (line 2) we switched 'SelectToStore' to 'Select'. However, we now get an error on the last line. The error is attached. What is the proper synta...
I am consuming a REST API from PowerBuilder 2019 R2. For this I use the HttpClient class.
When running the API from Posman, Insomnia and SoapUI the response is immediate (thousandths of a second)
However, when I run it from PowerBuilder, at be...
Hi All,
The result set return by the datastore is a JSON format which is different when compared with the JSON string returned by the datastore.ExportPlainJson built in method: teh column names are surrounded by the back slash character \
Example i...
SnapDevelop and .NET
- Resolved
- Misc
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
Hello,
(probably someone from Appeon should answer this question)
On your website "Installation Guide of SnapDevelop (PB Edition) 2019" you have listed this as requirements:
Microsoft .NET Framework 4.6.1 SDK
Microsoft .NET Core SDK 2....
How to call WinAPI functions within Windows Interface from PowerBuilder
- How-to
- Last updated 3 years ago
- John Fauss replied 3 years ago
Does anyone know how to call a Windows API function that is defined within a Windows Interface from PowerBuilder?
Specifically, I'm trying to call the ITaskbarList3::SetOverlayIcon API. The normal WinAPI strategy of defining a local external functio...
I was working with the Create Web API tutorial and tried to add another call for another table other than Departments. I created a Controller for Persons and all subsequent items, which would take the RetrieveOne for an int on the AdventureWorks2017...
Migrate NVOs from EAS web app to REST Web API with PB 2019/Snap Develop
- Advice
- Last updated 3 years ago
- Ricardo Jasso replied 3 years ago
Hi all,
We are evaluating the efforts to migrate PB NVOs from an EAS web app to REST API using Snap Develop and PB 2019.
We already migrated few methods using the IDataStore object. However we noticed that several methods were missing from the orig...
- Page :
- 1