Discussions tagged Web Service
Calling a WS using httpClient with a text with accent cause error
- Issue
- Last updated 3 weeks ago
- Arnd Schmidt replied 3 weeks ago
hello all
We are using this code to call a WebService :Please help
lo_client = Create httpClient
lo_client.SetRequestHeader("Content-Type", "text/xml;charset=UTF-8")
lo_client.SetRequestHeader("SOAPAction", ls_soap_action)
lo_client.SetRequestH...
We want to use webhook from our service and but our team has no experience.
- How-to
- Last updated 1 month ago
- Miguel Leeuwe replied 1 month ago
We want to use Zapier and get data using webhook.
Anyone can tell us how I can do this please?...
Webservice retrieve datawindow error
- Issue
- Last updated 2 months ago
- ayman ahmad replied 3 weeks ago
Hello everyone, I have a problem with my powerbuilder webservice, where for some reason I always get an error when giving retrieve, when I search for the query the result comes just like in print
ps: ignore the marked part
I added the part of...
Registry webservice powerbuilder
- Resolved
- Issue
- Last updated 2 months ago
- equipe admdados replied 2 months ago
Hello, we are having a problem with the powerbuilder webservice, where it cannot access the registry functions(registryget, registrykeys)
print:
vls_aux = -1...
when i call ws give faultstring
System.Web.Services.Protocols.SoapException: Could not load file or assembly 'Sybase.PowerBuilder.Interop.dll' or one of its dependencies. The specified module could not be found. ---> System.IO.FileNotFoundExcept...
European VAT Number Validation
- How-to
- Last updated 6 months ago
- Chris Pollach @Appeon replied 6 months 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...
Run Infomaker report from the Web?
- Advice
- Last updated 8 months ago
- Chris Pollach replied 8 months ago
Hi,
I'm looking for anyone who is currently running Infomaker reports through a web app. Would such a thing be possible? We are in the process of rewriting our application to run over the web and hate to lose our 700 Infomaker reports. Would love...
SoapConnection -> CreateInstance() function call failiing - PB2019 R2 was OK on PB2017
- Resolved
- Issue
- Last updated 9 months ago
- Chris Pollach @Appeon replied 9 months ago
Hello Team,
We recently moved from PowerBuilder SE Version 2017 Build 1666 to Appeon PowerBuilder SE Version 2019 R2 Build 2353
And we had a old Project for generating service DLL from supplied WSDL file (SOAP webservice).
We were able to call the...
Deploying sybase based desktop application to web application without Open Client.
- How-to
- Last updated 11 months ago
- Chris Pollach @Appeon replied 11 months ago
I am using Power Builder 2019 R3 version and deploying the desktop app to web based. Our application connects to a database (Sybase ASE 16.0) which is hosted on a server (Unix based). It is understood that after deploying to web, the app installer...
In offline mode of the PB R2 License, I am not able to see Appeon web demo. (5 lessons are there to covert desktop application to web application) . Basically, need to know the lessons or guidance for converting desktop to web based application.
Req...
webservice multiple accounts hitting server
- Issue
- Last updated 1 year ago
- Luke Monson replied 11 months ago
How does powerbuilder webservices application handle multiple requests at the same time. For example, does it use pooled connections or does it try to open a new connection for each thread....
Need: To implement a method in a Powerbuilder web service to save a file in a network directory receiving the file (blob) and the full path as parameters.
IssuesScenario 1: Method implemented with Powerbuilder file functions.Problem: It works when u...
I am trying to migrate a web service application, running on IIS, from PB 11.5 to PB 2019 R3. When I tried to run the web service, I got the
DataWindow Server PBDWM150.DLL or required DLLs (atl71.dll, msvcp71.dll or msvcr71.dll) not foundI understa...
Custom Font in DataWindow PDF Generation from .NET Web Service
- How-to
- Last updated 1 year ago
- Christopher Gonzalez replied 1 year ago
I have a .NET Webservice that when called, generates a DataWindow from DataWindow Syntax passed in as a parameter. The service then creates a PDF file from the generated DataWindow using SaveAS. It then takes that PDF and saves it to a row in a datab...
Consuming ASP.Net web service in Pb 2019
- How-to
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
Good day Everyone!
I am just a newbie in powerbuilder and I wanted to use PB 2019 on my project which requires webservice. I haven't done or try anything yet because I don't know where to start. I already created my web service using ASP.NET Web ...
Remote debugging WebService(Obsolete)
- How-to
- Last updated 1 year ago
- Kevin Ridley replied 1 year ago
It's possible to remote debugging of WebService(obsolte) on IIS on remote machine ?!...
Is there a way to store PowerBuilder PDFs in FileNet?
- Resolved
- How-to
- Last updated 1 year ago
- mike S replied 1 year ago
Hi....We have several applications that use PowerBuilder. One application stores all PDFs in an Oracle database. We are being asked by the DB unit to find a new place to store the PDFs because they are taking up quite a bit of space.
Someone in ...
Error en la Carga de Imágenes en DW
- Resolved
- Issue
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Buenos dias
He migrado mi aplicación de pb a la web pero cuando lo ejecuto no me muestra las imágenes de fondo que le puse a mis dw, solo muestra las imágenes de los picture control se tiene que realizar algún paso adicional?. Cuando migre le puse l...
pb 2017 r3 1880. deploy of web service fails. no reason given
- Resolved
- How-to
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
Hello,
I made changes to a test project, and now it will not deploy.
i have tried to deploy to iis (that would be normally what i do) and to an MSI. neither works and no error messages are generated by full or incremental build or the deploy.
The ...
Calling a Web Service in PB Classic (2017 R2) using an SSL certificate
- How-to
- Last updated 2 years ago
- Gregory Rusak replied 2 years ago
Hi!
I'm attempting to connect to an internal .net Web Service using a certificate file. I see that the old SoapConnection object had the SetClientCertificateFile method, but can't find the same (or similar) method in the RESTClient or HTTPClient. ...
- Page :
- 1