344 results found based on the keyword token.
Topic
MIGRAR CODIGO C# A POWERSCRIPT DE POWERBUILDER
HOLA!!! ALGUIEN PUEDE AYUDARME A MIGRAR EL SIGUIENTE CODIGO C# A CODIGO POWER SCRIPT DE POWERBUILDER 2022:var options = new RestClientOptions("https://login.microsoftonline.com"){ MaxTimeout = -1,};var client = new RestClient(options);var request = ......
- Unresolved
Topic
Connecting to MSOLEDBSQL using access token, issue with the DBparm length
Hi We are attempting to connect to MSOLEDBSQL using an Access token, but it is failing. We need some advice on this issue.We have tried the following setups:PowerBuilder 2022 R3 Build 3356PowerBuilder 2025 Build 3398 We successfully accessed the data......
- Unresolved
Topic
Failed to do Git pull (devops)
Hi everyone,I'm currently using PowerBuilder 2022 R3 3391, and I'm encountering an issue with Git integration. I can successfully perform git push operations without any problems. However, when I attempt to git pull, it fails and returns the followi......
- Resolved
Topic
Need help with Powerbuilder 2017R2 and subversion svn as a new developer
Hello,I need a bit of refresh of subversion - svn... I am using Powerbuilder 2017R2 connect to subversion.As a new developer, I had to get a working copy of another developer since in subversion we do not have the workspace, targets, and pebbles.I ha......
- Resolved
Replies
RE: Windows classic style with external manifest
PowerBuilder relies on the Common Controls ActiveX to provide the more modern control styling. You need to include that ActiveX in your manifest file. If you do a build of PowerBuilder with the manifest setting set to external it should generate th......
- Unresolved
Topic
Self signed certificate in certificate chain
Hi We are trying to add OAuth Authentication in our Application, in my machine where the initial code was developed the authentication works fine, however when I share the code/Exe with team members in their machine it is not working, the first part......
- Unresolved
Topic
Retrieve User Identity Microsoft Entra ID
Hello,How to get back the user identity from Microsoft Entra ID ? I have well get the token :loac_Client = Create OAuthClient //tokenRequest ltr_Request.tokenlocation = "https://login.microsoftonline.com/d2b93004-fa61-4e54-ad68-0114729cb9fb/oauth2/v2......
- Unresolved
Replies
RE: How application can do code signing certificate for Powerbuilder 2017 or 2022 afterwards
Hi.It can be done. If you are deploying standard executables then you have to do that manually. If you are on PB 2019R3 or later, and deploying using powerclient, there is a tab to sign the generated executable. The same option is also available in P......
- Unresolved
Topic
OAuth2 sample code for SMTP GMail
Has anybody successfully used OAuth2 to send SMTP email vie GMail Server using SMTPClient in PB22?I have created a GMail app password and have downloaded a JSON file which contains my client_id, client_secret, auth_uri, token_uri, etc.I need to learn......
- Unresolved
Replies
RE: PBTools by Murat Yelkovan - where to find
Hello Everyone,I am currently in the USA developing web applications, iPhone, and Android apps. I am interested in PowerBuilder jobs but haven't received a good offer yet. While developing web-based apps, I found the tools unsatisfactory and often co......
- Resolved
Topic
Rest Client Send Post Request
Hi Powerbuilder friends,I have this code where I need to send data to our payment partner. It successfully requests a token, but no data is transferred, and there's an authorization error with the JWT token request.String ls_jwttoken, ls_PostData,ls_......
- Unresolved
Topic
DwFilter() and DwCompute() attribute don't works at all
Hi, I have written this condition for Model [DwFilter("UPPER(lastname) = 'ASHLEY'")] but it doesn't return the specified criteria data. Secondly, I am facing an issue with the DwCompute() attribute which always returns a NULL value. Please help me ou......
- Unresolved
Topic
DwCompute() Annotation is not fetching the data
Hi, I am facing an issue with the DwCompute() attribute which always returns a NULL value. Please help me out to get the computed value from that property instead of NULL value. For now I am doing this task manually for every property in the whole p......
- Unresolved
Topic
RestClient.GetOauthtoken() returns -21
HelloI got a ps-script that can get a token. When trying similar in PB 2022 it returns -5 "Failed to get token".Code pasted in below.Any suggestions are appreciated.BRJesper ......
- Unresolved
Replies
RE: Problems with httpclient credentials
HiWhen we converted a SOAP Call to HTTP our message looked something like this:<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope xmlns:SOAP-ENV = "http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns ="http://www.opentravel.org/OTA/200......
- Unresolved
Topic
请问pb2019的json字符串怎样进行带key的加密
请问pb2019的json发送数据时,对方需要对发送的json数据进行带 key 的加密,他们的加密方式例子大致见下面:///////////////////////////////加密示例代码String param = AesUtils.encrypt(参数json字符串, KEY); 解密示例代码String decrypSre = AesUtils.decrypttoken(param, KEY)); 加密工具类代码public class AesUtils { priva......
- Unresolved
Topic
tokenRequest: Exchange code with an access token
Hi all,In order to communicate using Rest API to an external company, we log on using the WebBrowser control in PB and when authenticated we receive a code that has to be exchanged to an access token using Oauth2.The plan was to use the OAuthClient a......
- Unresolved
Topic
PB2022R3 - ORCA ExecutableCreate with embedded Manifest
Hello everyone,We have been creating our programs with ORCA for years - more or less without any problems.Now we have switched to PB version 2022/R3 Build 3356 and have the problem that the EXE we created no longer works.If we look at the EXE file in......
- Unresolved
Topic
Git error during push
Hello since this morning i get the following issue everytime i try to push changes to my GitHub project ---------- Source Control: Errors (11:00:58)Git detail error info: Early EOFGit client error code: Unexpected EOF.Failed to push workspace. ----......
- Resolved
Topic
USB/hardware codesigning error after moving computers
I have a code signing script that works on an old windows 10 computer. the new windows 11 computer i was getting:Done Adding Additional Store SignTool Error: An unexpected internal error has occurred. Error information: "Error: SignerSign() failed."......
- 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