344 results found based on the keyword token.
Replies

RE: ConnectAndCreateTransaction with Oracle / PowerServer application

Hi Bryant,Francisco is correct. It seems you have the 'Begin session by code' option checked. This option is not selected by default, which means the session is automatically created when the application starts. If this option is selected, then the s......
  1. Resolved
Topic

Get token expiration datetime

I am using the RestClient object. With the GetJWTtoken (...) method I get the token.I need to know which method to use to get the token expiration date and time.......
  1. Unresolved
Topic

Has anybody gotten TopWiz pbnismtp working with Outlook 365 (smtp.office365.com)?

My admin swears he has set my account to allow it but I get the following errors.using  - STARTTLS error - Send Email Error: -4 535 5.7.139 Authentication unsucessful, the user credentials were incorect. [MN2PR15CA0001.namprd15.prod.outlook.com]using......
  1. Resolved
Topic

Cancellationtoken in SnapDevelop

Per the SnapDevelop documentation, the RetrieveAsync method takes a cancellationtoken parameter to make an operation cancelable (see link below) and throws an exception in the TRY/CATCH block if that if that happens. How is that done in practice thou......
  1. Unresolved
Replies

RE: PowerServer 2021 Session Creation failed

Armeen & ZhaoKai -Thanks for the tips!  The IIS server is set to listen for https on port 443.  The Web API URL is set to https://csesolutions.insurpas.com:5009.  When the Compile & Run Web API button is clicked in PowerBuilder 2021, the foll......
  1. Resolved
Topic

QR Code Generator error through dll

Hai Appeon team,I am trying to import .net standard dll which was created in snapdevelop to create QRcode. but while I am importing the dll getting below error."Could not load file or assembly 'netstandard Version=2.1.0.0, Culture-neutral,PublicKeyTo......
  1. Unresolved
Replies

RE: Consuming Webservice/ LDAP Login in PB 12.5 Classic

You don't have to use a web service to authenticate.  I used the ADVAPI32.DLL.  Here is the Local External Functions you can use if you want to use that DLL.function long LogonUser(string username, string domain, string password, long logontype, long......
  1. Unresolved
Topic

This browser or app may not be secure.

I am Using Microsoft Web Browser OLE in PowerBuilder 2017 R3, I am using this Web Browser to take credentials from user and generating the OAuth2.0 Authorization Code for further use to generate access token, but when i give the UserId and click on n......
  1. Unresolved
Topic

PowerServer 2021 - Cannot connect to server when creating the session

Error dialog while accessing the app from the browser to install the launcher for first time. Also tried closing PB before trying browser launcher install but no luck:PowerBuilder application execution error (R0222)Application terminated.Error: Canno......
  1. Unresolved
Topic

retrieve Data from Model using the sqlselect attribute and paramvalues

 How can i retrieve Data from Model using the sqlselect attribute and paramvalues?I already ask a stackoverflow question;https://stackoverflow.com/questions/68129138 How can I retrieve data from my SQL-Model using the SqlSelect attribute??? For now i......
  1. Resolved
Topic

Internal Difference between hard-coded string & a constructed string

Resolution:   Mark Goldsmith noticed that I was storing double quotes with the connection string information.   Removing the stored double-quotes solved the problem!~~~~~~~~~~~~~~~~~~~~~~~~~~~~~PB2019R3Dear Appeon:   Internally in PB2019R3, what is t......
  1. Resolved
Replies

RE: Msxml2.XMLHTTP.6.0 Cache Control issues

Why don't use just use the RESTClient to call REST APIs.  From security perspective, you should be using tokens not passing username/password.  The RESTClient supports both OAuth and JWT tokens.......
  1. Unresolved
Replies

RE: Powerbuilder2021 Cloud deployment - SessionId

Hi Jianxin/Mike/Chris, It is not documented yet (we will add into the Release Bulletin right away), but the beta version already allows you to get all sessions or kill a session. 1,Call the /api/custom/getAllsessions to get all sessions; 2,Call the /......
  1. Resolved
Topic

Httpclient, JWT Auth, and using Proxy Servers

HiWe currently have a powerbuilder app that gets and posts data via webapi with JWT authenticationworking sample code is below:lnv.SetRequestHeader("Authorization","Bearer "+ ls_token)lnv.SendRequest("POST","https://beta.mycomp.com/getvalues",as_json......
  1. Resolved
Replies

RE: Powerbuilder 2019 R3 Web Service Help

PBDOTNET compiler directive is obsolete. You need to rewrite this in PowerScript and use the HTTPClient object.  https://docs.appeon.com/pb2019r3/objects_and_controls/ch02s41.htmlYou mentioned this is a UPS Web service you are calling.  I'm guessing ......
  1. Resolved
Topic

oauth token

HiI hope you can help.I am trying to connect to an API and have been given the following information. I do not have much experience in this area and any help would be appreciated.AuthenticationPurpose - Authorization fro subsequent callsmethod - POST......
  1. Resolved
Topic

JWT Authentication request

Hello, Using PB 2019 R3I should get JWT authentication with the following parameters:"Authorization":"Basic " + base64Urlencode(clientID:clientSecret)"grant_type":"client_credentials""client_id":clientID"scope":"CamDistributorTenant"I have tried with......
  1. Resolved
Replies

RE: PowerClient .msi generation

Hi Pauline,PowerClient automates the install and updates of your client/server app from a Web server using a client agent.  The client agent is what is available as an .MSI so that your IT Admin can pre-install for all the users.  Alternatively, the ......
  1. Unresolved
Replies

RE: AppeonIWAShell - New version is found. Update now?

Hi Justin;  It sounds like your running a newer version of PowerServer that your IWA co-workers. If so then yes, the IWA runner infrastructure would have been updated to your PS's Instance version. The other thing is that the other IWA users might ne......
  1. 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......
  1. 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