Discussions tagged Client
HTTPClient POST with Multipart Form
- Resolved
- How-to
- Last updated 1 year ago
- iliyan iliev replied 1 year ago
How to replicate this request
curl --location 'http://localhost:34020/api/processor' \
--header 'IE-INTERFACE_VERSION: 1.11' \
--header 'IE-SERVER_TYPE: BGExtractor' \
--header 'IE-JOB_ID: 42' \
--header 'IE-RESULT_TYPE: PNG' \
--header 'IE-PRO...
Hi,
an error occurred while attempting to call PL/SQL Oracle procedure with string array as parameter using Oracle 19 server.
Tried to install Oracle 19 client and set PBNewSPInvocation='Yes' in the DBPARM connection parameter with no result.
I sa...
Migration of old PB6 code to latest version
- Advice
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
Hello.
The company I'm working for has some PB6 windows desktop applications that used to be maintained by a developer that is no longer with the company. Is it a major undertaking to migrate the code base to the latest version of PB for ease of mai...
Hi Team,
We deployed our application to web recently and we are facing the following error when we try to run the application through web. We were able to connect to the database while configuring the profile.
---------------------------Error---...
Edit mask in PowerServer
- Resolved
- How-to
- Last updated 5 years ago
- Bryant Burnard replied 5 years ago
Hi
We are using 2017 R3 Build 1858 for both PowerBuilder and PowerServer. (Oracle back end, Azure for PowerServer)
We are using an edit mask to present a drop down calendar.
Using only the mouse to select a date in the calendar we have noticed tha...
Hello Appeon Powerbuilder team,
We have a Power builder application which migrated from power builder 9.0 to power builder 2017R3. The database used was Oracle 11g. the 11G client has no issues connecting with PB2017R3. The problem lies with the ...
Migrating a .NET Soap client web service project to RPC
- Resolved
- How-to
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
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 ...
RESTClient on Mobile App
- Resolved
- Issue
- Last updated 6 years ago
- Chris Pollach @Appeon replied 4 years ago
Hi,
I'm testing usage of the RESTClient in PB2017 and I wanted to use it on a mobile app deployed to PowerServer.
I created a simple app with one window and one datawindow to use it for GET request as per your recent webinar.
Code in open ...
SVN Client Error: 200033 while adding objects to SVN Repository
- Issue
- Last updated 6 years ago
- Bruce Armstrong replied 6 years ago
Hi,
While am adding objects to SVN Repository by using "Add objects to Source Control", I received following error message. Would anyone please advise.
SVN client error: 200033.
Failed to add files to repository.
Adding to source control
-...
I have 2017 R2 installed but I would like to add a database driver that I didn't include in the initial install. I was hoping that when I run the setup.exe it would recognize that I have PB 2017 already installed (which it does) but ask if I want...
indows SDK for .NET Framework 4.0 or higher must be installed
- Issue
- Last updated 6 years ago
- Andres Slachevsky replied 6 years ago
I just moved to a new machine and installed PB 12.6 and I am getting this error when trying to publish my smart client application. What am I missing?
...
MSSQL State Error 42S02 "native client invalid object name
- Issue
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
I am currently using the 30 free trial of Powerbuilder 2017 R2
I just migrated some old pbl files and testing the intial connection to MS SQL server
I changed my DB parameters from MSS to SNC (i have the native clients installed successfully)
when...
PB2017 R2 build 1756 has no REST Client project
- Issue
- Last updated 6 years ago
- Govinda Lopez @Appeon replied 6 years ago
I am currently following the video https://www.youtube.com/watch?v=-upeWlrlSN4 for consuming a REST service using the REST client for a POC to show the PHB so we can upgrade to PB2017. the video says to use File/New and select the REST client proxy ...
COMO ACTIVAR EL USO DE Rich TextEdit control
- Issue
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
Los reportes que he hecho han sido por Datawindows, pero he visto que el control Rich TextEdit tiene varias opciones que me pueden servir para algunos reportes, quise registrar el archivo tp4ole11.ocx en windows 10, y me marcar error 0x80040200, asi ...
Slow performance of HttpClient.SendRequest()
- Issue
- Last updated 6 years ago
- Alfredo Aldama replied 6 years ago
We experience slow performance on some of the machines when executing HttpClient SendRequest("GET",...) For example, on one machine the method runs in fraction of a second and on another machine the same call takes about 5-6 seconds. There is no dela...
SQL Native client connection in runtime
- Resolved
- Issue
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
SQL server used is MS SQL 2012 and I can connect it with Native Client (OLE DB) without problems from PB 2017R2 Database profiles. When I copy connection setting I get :
// Profile Mara_test_Native
SQLCA.DBMS = "SNC SQL Native Client(OLE DB)"
SQ...
SNC SQL Native Client Trace Option
- Issue
- Last updated 6 years ago
- Richard Hennessy replied 6 years ago
Hi,
Using PowerBuilder 2017 R2
I am connecting to SQL Server 2012 using 2012 Native Client and DBMS=SNC SQL Native Client(OLE DB).
All works as expected but when I put Trace to start tracing using
DBMS=Trace SNC SQL Native Clien...
RestClient - Overloaded Retrieve function
- Issue
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
The new RestClient offers several overloaded functions for data retrieval into a datawindow.
The retrieve with the single 'urlname' argument is straight forward.
I'm confused by the other options which add an additional argument of e...
Client Certificates with HTTPClient or RESTClient
- Issue
- Last updated 6 years ago
- Tom Jiang @Appeon replied 6 years ago
Hi
I need to call a REST service and have to provide a client certificate to authenticate the calling application. The certificate is not installed on the client machines but available as a file.
In C# I use the WebClient to achieve this. Howe...
Any Examples available using the new Restful Client in PB2017 R2?
- Issue
- Last updated 6 years ago
- Bruce Armstrong replied 6 years ago
Can we get a copy of the code for the Restful Client example shown in the webinar? Would be a great jump start to using the new feature.
Thank you,
Ron
...
- Page :
- 1