Discussions tagged Web Service
Remote debugging WebService(Obsolete)
- How-to
- Last updated 1 month ago
- Kevin Ridley replied 4 weeks 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 3 months ago
- mike S replied 3 months 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 6 months ago
- Chris Pollach @Appeon replied 6 months 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 9 months ago
- Armeen Mazda @Appeon replied 9 months 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 9 months ago
- Gregory Rusak replied 7 months 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. ...
Hi.
We have invoked a web service for several years now, but it suddenly stoppet working from PowerBuilder last Friday.
We have not upgraded the application in over a year.
The web service is hosted in Azure and they use CloudFlare in front as ...
Error after PB2019 upgrade "The assembly 'xxxx.dll' does not exist"
- Resolved
- Issue
- Last updated 9 months ago
- Richard Shakour replied 9 months ago
I just migrated to PowerBuilder 2019 Build 2170 but when running a web service with which I had no problem in PowerBuilder17 I get the message "The assembly 'xxxx.dll' does not exist".
This only happens in the 2019 IDE.
When running the same applic...
Hello all ,
I am trying to consume a WCF ws in pb 2017 r3 with .NET proxy object .
* I know I should use Httpclient but I don't know how to use it if I don't have any example of xml describes the functions calls , setting the fields and all … fro...
How to implement SSL/Certificate Validation or Pinning in desktop application
- How-to
- Last updated 11 months ago
- Suhas Shravagi replied 3 months ago
Hi, I've a desktop application built using Appeon PowerBuilder 2017 R2 version. This application calls SOAP WebService developed in Java to authenticate users. Now, there is a requirement to implement the SSL/Certificate Validation or Pinning in this...
SOAP webservice after migrate
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hi.
We migrated from PB 2017 to PB 2019 a couple of months ago.
New runtime was generated and all good.
But one of the newer customers has problems calling an external SOAP WS we have for looking up some data in another ERP system.
Using ProcM...
Hello
I have a ws which one of its functions getting files as an array of bytes .
I convert the array into a blob , and save it as a file in the hard disk
The problem is I can't save it out side the iis directory
Does any one have an idea ...
Hello All,We have a PB 2017 that call a webservice that return a pdf file
to convert the response to the PDF we use
lnv_coderobject = create CoderObjectlbl_pdf = lnv_coderobject.Base64Decode(ls_pdf)
is_archivo_pdf = is_carpeta + string(par_persona...
Hello,I use Appeon PowerBuilder 2019.Does anyone have an example of simple use of Web Services with this tool?
I tried the following example:Call SOAP Web Services Using HTTPClient ObjectBut that doesn't work for me.
Thank you very much....
PB 12.6 and PB2017 WebService in the same server
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hello All,
can i install the runtime of PB2017 for a WebService in a server where PB12.6 Runtime (WebService) is installed?or it can cause a problem cause they have the same DLLs Name?I need to create a new web service and put in produccion in the s...
RestFull Web Services returning junk value in String
- Issue
- Last updated 1 year ago
- Richard Keller replied 1 year ago
Hello ALL,We are migrating PB9 application in PB2017R3. We are facing on issue while calling to restful services.This code is working fine in PB9 but not working PB2017R3.Sample code:li_retrn = linet_base.PostURL(ls_url, lblb_args, ls_headers,long(gs...
- Page :
- 1