602 results found based on the keyword soap.
Topic
soapconnection 64bits
Does anyone know why the soapconnection createinstance fails in .exe when compiling is in 64 bits? the error is bad runtime function reference. I've got libeay32.dll in the same directory than the .exe. Thank you.......
- Unresolved
Topic
soap webservice returning ANY type, how to consume as regular fields
I make a call to a web service any la_any[] la_any = proxy_obj.wsm_execute (l_logintype,ref ll_responsecode)I an forced to use a type ANY because in the response array (Not shown), the service programmer used two reserved fords for the fields names.......
- Unresolved
Replies
RE: WS problem
Did you replace the WS runtime files with the DLLs provided by PB 2017?Among the others, Sybase.Powerbuilder.WebService.*.dll, pbwsclient170.pbx, soap client libs, etc...Cheers,.m......
- Resolved
Replies
RE: WS problem
using the soapConnection class: conn = CREATE soapConnection conn.SetBasicAuthentication('', "username", "password") // usr+pwd known to the web server using a WS datawindow: lws_connection = CREATE wsconnection lws_connection.authenticatio......
- Resolved
Replies
RE: Http 401
Hi,that is because you have basic authentication enabled in order to access the WS.For example, if the WS is deployed to MS IIS, open IIS console -> Web Site -> Scroll down to the WS -> Authentication -> Basic AuthNow, from PB WS clients you have two......
- Resolved
Replies
RE: RESOLVED: SYSAM Installed on Windows 10 but without binIPV4 or binIPV6 folders!
I was able to get SYSAM working on my Windows 10 64-bit VM. (I've added an article that covers this answer in more detail.)After multiple attempts to get the app and the folders to install correctly, the final solution was: 1) install SYSAM f......
- Resolved
Replies
RE: Consuming a Restful webservice in Power Builder 2017
Hi Ron; PB 2017 R1 does not currently support RESTFul Web Services. You would have to use another alternative for this by: 1) Either using a 3rd party DLL, OLE Approach or create a .Net Assembly in VS (or PB.Net) that performs RESTFul interactions a......
- Resolved
Replies
RE: Cookies with Datawindow WS Connection
Hi Georgios, You can use the PBAddCookie Function for that. You can refer to the PB help for more details. Here´s some info. Hope this helps. PBAddCookieDescriptionAdds a cookie to the Web service proxy object that will be sent to the server each tim......
- Unresolved
Topic
MTOM/XOP Web Service Client
Hi Everyone,I'm wondering if the latest version of Powerbuilder supports MTOM/XOP web services? We currently connect to a third party's webservice from Powerbuilder 10.5 but they are changing their implementation from text/xml to MTOM/XOP whi......
- Resolved
Replies
RE: Does windowdockstate = windowdockstatefloating! work?
Hi Gary; I just tried using the setting in the MDIDockingDemo App that comes with PB 2017 (and PB 12.6 as well). It falters in both PB 12.6 and 2017, as follows: From the PB 2017 Help though ... FWIW: So it looks like either this is a big .. OR we......
- Unresolved
Topic
WS issue
hi all I have migrated an app from 12.5 to 2017 and all works fine besides a ws which worked fine before and now i get the message :The soapClient doesn't support .Net Proxy .I put the pb170soapclient.pbd with the rest of the pbl's list . I d......
- Unresolved
Topic
WS issue
Hi all I have migrated a pb12.5.1 application to 2017 , the migration and deployment went over great with no problems .I have a WS in the app ( i did export to a PBX file into the PBL file for the 3 soap objects instead of putting the pb125soapclie......
- Unresolved
Topic
Web Service Proxy
We've recently purchased Powerbuilder 2017, and our previous implementation of Powerbuilder was 12.5. I have a web service proxy calling into an ASMX service that was previously using a soap connection.After migrating the project I changed the SO......
- Resolved
Topic
Adding any text into soap Header
I've a issue in PB12.5.2 IDE about I want add any text into “Custom Header” to “soap Envelope Header Part” (Not Http Request Header). Does PowerBuilder2017 support that issue ? ......
- Unresolved
Replies
RE: PB2017 Application is crashing everytime.
We used the powerbuilder runtime packager to create a msi-file (We checked all options).After that we extracted these files (all files are in the same directory as the exe-file):(To extract files from a .msi file at the command line, type: msiexec /a......
- Unresolved
Replies
RE: Crear un servicio web en Power builder 12.5
Aqui en este video hay un ejemplo bastante sencillo de como hacer un WebService: https://www.youtube.com/watch?v=-_saaVZSjQE Atentamente,======================Rodolfo Reyes Ruano====================== ......
- Unresolved
Topic
Error 'illegal datatype soapconnection'
I am trying to migrate from 12.5 to PB2017 and getting error 'illegal data soapconnection'. Can you please suggest how can I get rid of this?......
- Unresolved
Topic
PowerServer data source profile configuration problems with MS-SQL
My system is Window 10 64bit and daabase is MS SQL Server Express 2014.ODBC Database connection :Try 8 difference ways of odbc connection (2 Drivers / 32 & 64 bit odbc / User DSN / System DSN). All of these connect to the same database. Pow......
- Unresolved
Topic
Migration Error From PB 12.5
Error on trying to update pbwsclient. Exact message is outdated files detected pbsoapclient/pbejbclient/pbdom/pbwsclient Please migrate to 170. I replaced the PBDOM to the 17 version not sure where to set or migrate. ......
- Unresolved
Topic
Webservice call returns NULL
Hello,I'm using Powerbuilder 12.1 Classic Build 6639, Windows 7 64In my application I do a call to a webservice - function 'rkdb'. (I use the .NET WS engine)The rkdb function can do certain things depending on the request-parameters given......
- Unresolved
Find Questions by Tag
.EXE
.NET 6.0
.NET Assembly
.NET Core 3.1
.NET Core Framework
.NET DataStore
.NET Std Framework
32-bit
64-bit
ADO.NET
AEM
AI
Algorithm
Amazon AWS
Android
Apache
API
APK
App Store
App Store (Apple)
Appeon Workspace
Appeon Xcelerator Plug-in
Architecture
Array
ASE
Asynchronous Methods
Authentication
AutoBuild
AutoCompiler
Automated Testing
Automation
AutoScript
Azure
Barcode
Base64
Batch
BigData
BLOB
Branch & Merge
Browser
Bug
Build
Button
C#
C# Class Importer
C# Editor
C# Model generator
Calendar
Camera
Certificate
Chrome
Citrix
Class
Client
Client/Server
Cloud
Cluster
Collection
COM
Command Line
Compiler
Compression
Computed Field
Configuration
Controls
Cookies
Cordova
Crash
Cross-Platform
Crosstab
CSharpAssembly
CSharpObject
CSS
CSV
Cursor
Data
Database
Database Driver
Database Painter
Database Profile
Database Provider
DataObject
DataSource
DataStore
DataStore (C#)
DataStore (PS)
DataType
DataWindow
DATE
DATETIME
DB2
Debug
Debugger
Debugging
Deployment
Design
DLL
DO-WHILE
Dockable
Docker
Documentation
DOUBLE
Download
DPI
DragDrop
Edge
Edit Style
Editor
Elevate Conference
Email
Embedded SQL
Emulator
Encoding
Encryption
Enhancement Request
Entity
Entity Framework
ERP
Error
Event
Event Handler
Event Handling
Excel
Exception
Export
Expression
External Functions
F#
Field
File
File Access
Filter
Firefox
Firewall
Font
FOR-NEXT
Foreground
Format
Function
Garbage Collection
GeoLocation
Git
Graph
HANA
Hash
Header
HTML/5
HTTP/S
HTTPClient
Icon
IDE
Identity
IIS
IMAPI
Import
InfoMaker
Inheritance
Installation
Integer
IntelliSense
Interface
Internet
Internet Explorer
iOS
IPA
iPad
iPhone
IWA
J#
Java
JavaScript
JBoss
JDBC
JOIN
JSON
JSONGenerator
JSONParser
Kestrel
Label
Lambda
Large File
LDAP
Library
License
LINQ
Linux OS
Load Balancing
Localization
Localized PBVM
Log In
Log Out
Logging
LONG
LONGLONG
macOS
MAPI
Maps
MDI
Memory
Memory Leak
Menu
Merge
MessageBox
Messagging
Method
Migration
MIME TYPE
Mobile
Model
ModelStore
ModelStore (C#)
MSOLEDBSQL
Multi Threading
MVC
MySQL
n-Tier
Namespace
NativePDF
NVO
OAuth
ODATA
ODBC
Office
Offline
OLE
OLEDB
Online
Open Source
OpenAPI
OpenSSL
Oracle
OrcaScript
Other
Outlook
Output
Package
Parameter
Patch
PayPal
PB Classic
PB Native
PB.NET
PBC
PBD
PBDOM
PBG
PBJVM
PBL
PBNI
PBORCA
PBVM
PBX
PDF
Performance
Permission
PFC
Picture
Pipeline
Play Store (Google)
Plugin
Popup
Port
POST
PostgreSQL
PowerBuilder
PowerBuilder (Appeon)
PowerBuilder (SAP)
PowerBuilder Compiler
PowerBuilder Runtime
PowerClient
PowerScript (PS)
PowerScript IDE
PowerScript Migrator
PowerServer
PowerServer Mobile
PowerServer Toolkit
PowerServer Web
PowerServerLabel
Print
Properties
Proxy
Publish
PULL
PUSH
Query
Regression
Release
Renew
Resize
Response
REST
Retrieve
RibbonBar
RibbonBar Builder
RibbonView
Rich Text
Roadmap
RPC
Runtime Packager
SaaS
Scaffolding
Script
SDI
SDK
Security
Server
Service
Session
Single Sign-on
Size
SMTP
SMTPClient
SnapDevelop
SOAP
Solution
Sort
Source Code
Speech Recognition
SQL
SQL Anywhere
SQL Server
SqlBuilder
SqlExecutor
SQLite
SqlModelMapper
Storage
Stored Procedure
Subscription
SVN
Swagger
Syntax
TabbedBar
TabbedView
Tablet
TabPage
Target
TE Control
Testing
Text
TFS
Theme
TIME
Timer
TLS/SSL
Tomcat
TortoiseGit
TortoiseSVN
Transaction
Transparency
Trial
Trigger
TRY-CATCH
TX Control
Type
UI
ULONG
UltraLite
Uninstall
Unit Test
Unit Testing
UNIX OS
Update
Upgrade
Upload
URL
User Center
User Object
UWP
Validation
VARCHAR
Variable
Versioning
Visual Studio
Visual Studio Code
VM
Voice
Warning
WCF
Web API
Web Extensions
Web Service
WebBrowser
WebForms
WebLogic
WebSphere
WildFly
WinAPI
Window
Windows OS
WinForms
Wizard
Workgroup
Workspace
WPF
XCODE
XHTML
XML
Zoom