Discussions tagged SOAP

Hi there,   I need to call a webservice using HTTPclient. The service have several parameters (strings) and one parameter should contain XML-query. When post with XML-query 400/Bad request is returned. With empty parameter 200/Ok is returned. Ho...
Preparing to migrate our app to PB 2022, rewriting code using the discontinued SOAPConnection to use HTTPClient object.  Existing code uses conn.useintegratedwindowsauthentication(true) to connect with integrated windows authentication. How can this...
We are planning to migrate from PB 2021 b. 1506 to PB 2022 b.1878 32 bit.   Our main application still contains one .NET SOAP client project with a tricky response XML structure, requireing a lot of work to re-code by means of the httpclient object...
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 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...
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...
hello all    i have migrated my from pb2017r3 to 2019r3 i am using soapconnection ws . with 2017  i just added the pbsoap170.dll + pbwsclient70.dll + pbsoap170.pdb  to the files directory and all worked great , now i can not find pbsoap190.pbd an...
Hi all, May I know is it support to send soap request with attachment (MIME type) using HttpClient object?   I have checked the SendRequest function but seems no way to add the attachment. And the PostData function is unable to send with soap bod...
I have recently reinstalled 2019 R2 due to a hard drive carsh where I needed to re-install everything.  My SoapConnection which used to work is no longer working.  How do I debug the issue?   Error:  Bad Runtime function reference at line 14 in fun...
Hi.   Is there any known limitations in HttpClient.sendrequest() when it comes to the size of the "payload"? I have successfully managed to invoke a SOAP WS service using HTTPClient now. There are to methods available - GetVersion (no args) and C...
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...
Hi Is there a way possibly using the datawindow Modify function that I can change the WSDL URL that i use as the basis for a web service datawindow. I am developing an application off site where I have a WSDL file on one of our local servers here. W...
Hi, I am looking to upgrade my environment to PB 2019 from PB 10.5 and i have to migrate some third party product that is currently integrated into the applications. The new environment will use SOAP calls a few functions. Currently I can use 2 web ...
Hello,We deploy our app by building exe+pbd+dll's.Since I migrated from PB 2017- PB 2019 I get an error "bad runtime function" when invoking webservice with CreateInstance in PB2019 runtime clients deployed to win10pro x64 pcs.I'm a 20 years+ PB deve...
Salve Marco, ho un problema, devo consumare un web services SOAP con autenticazione WS-Security e PasswordText. Ho verificato che il SOAP connection  .net non mi permette di consumare tale webservices. Ha qualche consiglio in merito da darmi per po...
We have an application that is executing web-service functions on an external web-service host. Each invocation of these functions can be slow to respond - they can take 5 to 30 seconds. What we observe for our calling Powerbuilder application, is t...
Hi Team, I am using Powerbuilder 12.6 classic and webservice proxy wizard to invoke the WSDL file, during this proxy wizard I am not able to move from the second step after giving the WSDL file and click next button , the wizard saying that " CANNOT...
Can I set the HTTP header when using the HTTPClient object to consume a SOAP webservice ?...
Hi. I'm currently developing an application that consumes a Web Service using PowerBuilder 12.5. All the methods work perfectly fine inside the PowerBuilder IDE, but after deploying, some methods do not work when run from the EXE file. Some give...
We are using 2017 R3. For some time now we have been consuming .NET Soap web services from one of our business partners. They now require us to migrate to a new web service technology, called RPC/JSON. This is outside negotiation. I should like to ...
  • Page :
  • 1