335 results found based on the keyword token.
Replies
RE: Azure AD, SAML 2.0 and Powerbuilder
You should be able to use Azure / AD / OAuth2 with the Password Grant flow from PB 2017. I've done this to access MS Dynamics API in the cloud, but you should be able to just check for a valid token returned from the token request to see if the user......
- Unresolved
Topic
HTTPS for PostURL function of iNET Object in PB12.5.2
HelloI'm trying to use the inet/internetresult objects and the PostURL function. Everything works fine if I use GetURL, or if I try to use PostURL.However if I use PostURL with a "HTTPS" it fails with a -5 (Unsupported secure (HTTPS) connection attem......
- Resolved
Topic
Error Calling .NET Components from PowerBuilder as a Com
Hello All,i'm following this link:http://brucearmstrong.sys-con.com/node/1668463/mobilewe have the component deploy and the regasm returns the following entries [HKEY_CLASSES_ROOT\PowerB.PowerB]@="PowerB.PowerB"[HKEY_CLASSES_ROOT\PowerB.PowerB\CLSID]......
- Resolved
Replies
RE: Download a file from dropbox
I haven't tried it yet but did some quick research on it. Looks like as with most REST services, it's going to be a 2 part process. First you will need to connect/authenticate using OAuth to get an access token, then you will use that access token ......
- Unresolved
Replies
RE: Validate username and password against Active Directory
Hi Bryan; I did a presentation on A.D. processing from PowerBuilder and PowerServer at the Elevate 2018 conference.FYI: https://www.appeon.com/user/center/mydocuments?op=downloadfileByPdf&fileName=Elevate%202018_145.pdf&ID=145HTHRegards ... Chris......
- Resolved
Replies
RE: .exe.config when running from PB IDE
thanks Roland,that's was obviously a copy/paste typo from initial message :-)However, in one of my previous projects, I used .exe.manifest following MS specs for side-by-sed assembly (not .exe.config, maybe it is the same). Here it is with its bunch ......
- Unresolved
Replies
RE: PB to SalesForce APIs - File Uploads
Sorry, don't have any examples. But most likely SalesForce APIs are REST.So just point out few new features of PB 2017 R3 that you may need to call SalesForce APIs:- CoderObject object (to Base64 encode/decode binary files)- JSONParser/Generator obj......
- Unresolved
Replies
RE: Deploy .net webservice failed
My webservice uses "PBDotNet4AppPool" and it's set up to run 32 bits app.I must add .. this is a 100% production server. There isn't any version of PB installed here, it should have just the neccesary components to run the web service I intend to ins......
- Resolved
Topic
Powerbuilder calling REST API with data
Hi guru guys,I have been successful calling a REST API using OLE Objets Msxml2.DOMDocument.6.0 and MSXML2.ServerXMLHTTP.6.0.Now, I have an API with "Request Data" that I'm not being able to call from PB. Can any of you help?This is the sample that w......
- Resolved
Replies
RE: HTTPClient Authorization/Authentication
Hi Chris,Thanks very much for your response. I was just chatting with a workmate who's a SharePoint/.Net Developer, but no PowerBuilder background, and he says I should be using NTLM authentication, passing the credentials. I've been Googling for e......
- Unresolved
Replies
RE: Multiple monitor support?
Hi Kyle; Yes, this is something that the PB run-time does not account for, in more ways than one. My STD integrated framework has been handling this for many years. What I never thought about was two or more instances of one App across dual monitor......
- Resolved
Replies
RE: Two Factor Authentication
Hi Simon,There are tons of cloud services, which can be integrated into your app via the new REST features of PB 2017, to extend your app functionality and do all sorts of things. For example, for what you are trying to accomplish one of the leaders......
- Unresolved
Replies
RE: Powerbuilder & Mail
Thanks Roland for your contribution.I'm trying with your application 'pbnismtp', but I'm still in the mud.it does not work.I enclose configuration and error message.=(......
- Resolved
Replies
RE: Error trying to deploy web app
you need to configure the PS toolkit and have it be able to connect to powerserver. The toolkit isn't able to connect to powerserver (firewall issues?). Test this in the toolkit configuration: ......
- Unresolved
Topic
Google Drive REST API
Pl. Guide me how to upload file to google drive using oauth2 token.thanks ......
- Unresolved
Replies
RE: PowerBuilder deployment for SaveAs XLSX!
I found the answer to the problem.We don't need to install Sybase.PowerBuilder.DataWindow.dll to the GAC, we can just include it next to the exe file that uses it. However it was updated in PB 2017, and we had missed out replacing the PB 12.5 version......
- Unresolved
Topic
Deploy webservices PB2017r3
Hi guru.I published a ws in IIS via the 'Generate setup file' option.When I try to go running it brings me back the error below.From what I understand it can not find 'Sybase.PowerBuilder.Core.dll'.The question is: Who uploads the file to the webserv......
- Resolved
Replies
RE: Datawindow from Json
Hi Bjarne,you can have a look at the RESTclient object API.It offers SetRequestHeader to manipulate HTTP header content.Also, the 3rd argument of Retrieve() is a reference to the tokenRequest for OAuth 2.0.Best,.m......
- Resolved
Topic
REST services and windows authentication
I am trying to use PowerBuilder 2017 R3 classic to connect to Microsoft Dynamics and consume REST services.Dynamics is using Active Directory for authentication. This requires obtaining and setting a kerberos token in the http header for the request.......
- Unresolved
Topic
Consuming webservice in Powerbuilder 2017 R3 with messageheader.
I have a small application written in c# consuming a webservice which returns a list of companies.I would like to use the same in PB in order to integrate the web service consumption with my business requirements. The only problem that I have faced......
- 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