Discussions tagged Service

Hi   I want to consume a REST service sending the JSON format and get a response from the service.   I get the TOKEN using GetJWTToken, which works fine and it is valid, but when I consume the REST service it's require, it returns an error that t...
Hello, Using Powerbuilder 2022 R2 2819, Chilkat-9-5-0, Windows 10 Pro 64 bit, nssm In normal client/server application, I could use Chilkat, and unlock it using  loo_Glob.ConnectToNewObject("Chilkat_9_5_0.Global"). No issues. When I try to use the...
Hi, I am using PowerBuilder 2019 R3 build 2703. Created service for ‘srvany.exe’ on Windows Server 2016. Program (let’s call it BAR) starts when runs as a service. Window ‘password’ opens from the application object Open event ‘Open(w_pass)’ User ...
Question to the PB Community: We have a monolithic application consisting of a PowerBuilder frontend and C# .NET application server, both of which are tied to a MS SQL Server database. When the application was first written it was strictly PB, but o...
I am creating a unit test (XUnit) for a service in SnapDevelop.  The service method takes a DataUnPacker object as a parameter.  This gets passed to the API from PowerBuilder using the jsonpackage object.  My question is how can I populate this in a ...
In my project have too many custom NVO with not DS or DW. How to use this NVO in C# code or how to publish RestFull Service with this NVO ?!...
In Beta is possible to publish rest service ?! I see PB 12.5 can publish rest , but not find in PB 2017 R3 b.1880 to publish rest !...
It's possible to use Azure Fabric Service to create cluster of pb webservices ?! If is not possible , what can use to create cluster ?!...
when i try to test my ws from powerbuilder it say me:           Errore server nell'applicazione '/progenamws'. Errore del parser Descrizione: Errore durante l'analisi di una risorsa necessaria per soddisfare ...
Hi all , I have   a ws target which one of its functions gets an bytes[] by value .  That array represent a pic file ( jpg , png  ,bmp )   The function needs to convert this array into a pic file back . what i am doing now is : 1. Blob() ...
hi all I have built a  ws. The customer wants to send me pics .  How do i get the pics ? I don't want to save the pics it self to database ( as a blob )  , just get it somehow  , put the file in the h.d and save the full path to it   ...
I'm getting an error that it can't load a file or assembly Sybase.PowerBuilder.DataWindow.Interop.dll or one of its dependencies. I have deployed PB Runtimes and PB.Net Runtimes. Any ideas on what I am missing? Regards, Adrian ...
Hello Community, I have a custom DLL which calls a webservice. I am calling a webmethod of the DLL through appeondotnetcomponent.of_execinterface() method A calling app is supposed to provide the  info to the DLL. It works perfectly being calle...
Hello Community, I am implementing a webservice call through Appeon PowerServer 2017. The call works fine in PB using web service proxy.  The webmethod of the call takes a structure lstr_rqst as a parameter. 1. When I pass the whole paramet...
PB Classic > .NET Webservice calling external SOAP webservice using WS Proxy. Object reference not set to an instance of an object Hi, I hope someone can help with this one. This problem only happens on a production server not on my developm...
I am refactoring a web service written in PowerBuilder .net back to regular PowerBuilder, and have run into a stumbling block. In the PB .net web service, I would access database IDs and passwords stored in an INI file outside of the IIS wwwroot fold...
hellow,   i got this problem i'm trying to use this service https://maullin.sii.cl/DTEWS/QueryEstDte.jws?WSDL on my pb 11.5 project but i keep telling me that cannot     i even try with others WS, and nothing... already install...
hi all   How do i return string formatted as xml  by .Net ws target i have the rows retrieved rows , now i have so save it as xml how do i do that ?? thanks ...
Hello I have developed a .Net  WS target  with some functions which connects the database , retrieve data into DS and needs to returns it . I used an  array of structures by reference  in the functions ( i saw it in Bruce A. video ) ,  but the ...
Hello all I am Trying to run a .Net WS and i am getting the following message ( in the IE ) : Line 1:   What does it mean ? Using 2017 r2 , running on the same machine where the pb installed + databse ...
  • Page :
  • 1