603 results found based on the keyword soap.
Replies
RE: Webservice in Powerbuilder
Hello,soapConnection is deprecated and doesn't support TLS 1.2 or newer.You must use HTTPClient objecthttps://community.appeon.com/index.php/articles-blogs/tutorials-articles/2-powerbuilder/236-call-soap-web-services-using-httpclient-objectBest,.m......
- Resolved
Replies
RE: Webservice calling method
What do you want to know about it? You can call both soap and REST webservices using PB2017 or PB2019. You will want to look at objects like the HTTPClient, RESTClient, OAuthClient, JSONParser, JSONPackage and JSONGenerator depending what type of ......
- Resolved
Replies
RE: PBNETRTxxx_net.msi for PB19RC3
Thank's for the answer With the generated MSI, webservice seem works But when i tested it, i have an error onSybase.DataWindow.DataWindowServerLoadFailedException: DataWindow Server PBDWM150.DLL or required DLLs (atl71.dll, msvcp71.dll or msvcr71.dll......
- Unresolved
Topic
HTTPClient - Send soap with attachments
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 body messag......
- Unresolved
Replies
RE: Web Service Proxy Wizard (Obsolete)
Hi Samuel,Obsolete means the feature is still in the product but it is not being enhanced anymore and is not eligible for technical support. We keep it in the product for backwards compatibility reasons until customers have time to migrate off the o......
- Resolved
Topic
PowerClient - preserve case in deployed application name?
When setting up a project for a PowerClient deployment, there are options to create a desktop shortcut and a Start menu shortcut.If you choose those options, the shortcuts always end up with all lowercase letters, so that, for example, if your app is......
- Unresolved
Replies
RE: PB Application Screens look fuzzy in Chrome browser
Hi Munther,I have taken one large application deployed to Cloud PS 2020. Since a few years, it is accessed as IWA-only: several thousands end-users, no one ever reporting whatsoever issue with fonts or fuzzy aspects.Today I gave it a whirl in a brows......
- Unresolved
Replies
RE: To PFC or Not
Hi John, like many others: It depends. PFC is really a UI front-end framework. Architected as you would mid 1990s.PFC calls itself services based design (EX: dozen different DataWindow services). Today the common term for this is composition - and co......
- Unresolved
Topic
PowerClient desktop link
Good morning,is it (or will it be) possible to set custom parameters directly into the P/C desktop link?See attached image, any string in the desktop link (orange box) is ignored because parameters come as defined in the startup browser link (red box......
- Unresolved
Replies
RE: Where is PB Demo DB V2019R3 database file ?
Hi René,"Do you have installed the DemoDB with PowerBuilder?"No, but I install all components from Powerbuilder-2019 R3-2670-EN-GA installer. "Look in ODBC manager to see if the DataSource exists."No luck, couldn't find it. "The location of the dat......
- Unresolved
Replies
RE: How to deploy the Powerserver2021 as windows service
Hi Armeen and all,For the testing period, I am trying to do the local deployment by using IIS for the SalesDemo project.no issue to run the deployed SalesDemo app by running PowerServer 2021 from SnapDevelop IDE (per attached Figure 1), while failed ......
- Resolved
Topic
PowerClient and richtext edit control versions
With powerclient, which version of RTE corresponds to "Rich Text Support"?I thnk it's probably the "Build-in Rich Edit" (now marked as obsolete) and not "TX TextControl ActiveX v15.0"?It would be nice to be able to also choose "TX TextControl ActiveX......
- Resolved
Topic
Deploy PowerServer object Error: Illegal characters in path.
Hi all,Thanks Appeon team to offer the Powerserver2021 beta trial opportunity.I have successfully deployed the SalesDemo application with the help from Julie. When trying to deploy my own application, hit the error: Error: Illegal characters in path......
- Resolved
Topic
Error in windows 10
Hi , We are using powerbuilder 2019 and in on of the case (while trying to use soap client)we were getting some issue in windows 10 but same code working fine without any error in windows 7. is there any DLL we need to update.i have attached the erro......
- Unresolved
Replies
RE: PowerClient Project > External Files > Add Files... does not work?
Hi Chris,Thanks for the response. I don't think this is working as expected, but I was hoping to confirm before opening a case."Add Folder..." works, but "Add Files..." doesn't. Just to clarify what's happening:Starting from scratch in a new PowerCli......
- Unresolved
Replies
RE: PB2019 R3 "OCI.DLL could not be loaded"
Thanks Miguel. Your hint using the full path was good. I changed my buisy.xml to<?xml version="1.0" encoding="utf-8" ?><Application> <RuntimePath>C:\Program Files (x86)\Planon conjectFM\Client - PB2019\Runtime\Runtime 19.2.0.2670......
- Unresolved
Replies
RE: Datawindow Field Format
For me it works, except for the "StringField" which is of type string. It has to be of type date(time). ......
- Unresolved
Replies
RE: Can not to Can not create Web Service Proxy for HTTPS . pb classic 12.5create Web Service Proxy for HTTPS . pb classic 12.5
Even you get this working the HTTPS is not TLS 1.2 so not secure. You should upgrade to PB 2019 R3 and use the new HTTPClient object to call soap Web Services and RESTClient to call REST APIs. This tech article explains how to call soap: https://co......
- Unresolved
Replies
RE: PB2019 R3 RibbonBar PBR File
Hi Miguel, What about this? It's on the PB2019 R3 features......
- Resolved
Replies
RE: Missing borders in Windows 10
Welcome to windows 10 ! I hate it too how windows is becoming less and less user friendly. Before you would see a title bar, now you don't know where it begins and ends as it's by default white. You can drag a window by clicking on a title bar, you c......
- Resolved
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