335 results found based on the keyword token.
Replies

RE: GitLab Setup with SSH

Hiyou have to create an Access token in GitLab (Menu Settings under the user symbol and than Access token on the left).Switch to HTTPS instead of SSH and provide token + password to login.RegardsArthur......
  1. Unresolved
Replies

RE: PB R3 SOAP

Hi John, If possible try to switch to the REST client (new feature of PB 2017) from the SOAP client (legacy feature of PB 11).  We are deprecating the SOAP client and also the SOAP client is an old implementation that doesn't support TLS 1.2 security......
  1. Resolved
Replies

RE: DropDown Calendar editmask in datawindow no working in PowerServer

Hi Clarence,For Appeon Mobile, please go to PB IDE > [your datawindow] > [date column] >Properties > Edit to set the Style Type to 'EditMask' and then have the'Spin Control' option checked, then the calendar will be displayed when youclick the spin c......
  1. Resolved
Topic

Runtime files for .net projects

We are trying to install a .net web services on a clean Windows 2012 R2 server. Unfortunately, the runtime files installation of PowerBuilder 2012 R2 does not contain the required files.StepsInstallation Windows 2012 R2Installation IIS & ASP.net 3.5 ......
  1. Resolved
Replies

RE: Odata : which versions of Odata are compatible with PB2017R2? OdataV4? OdataV3? OdataV2 (it seems to be OK))

OData v4 is not compatible.  OData in PowerBuilder is being deprecated in favor of standard REST. A new set of objects are being provided in PB 2017 R3 that makes it easy to...Have a REST/JSON Web API be the data source for a single or multiple DataW......
  1. Unresolved
Replies

RE: Generating a GUID

1.  Create a global external functionFUNCTION long uuidCreate(ref s_uuid astr_uuid) LIBRARY "Rpcrt4.dll"  ALIAS FOR "UuidCreate"*********************************************************************************************************************2.  C......
  1. Resolved
Topic

HTTPClient POST multipart/form-data request

HI there, i need to replicate this kind of request:curl -X POST \  https://test.entaksi.eu/api/edoc/v1/aziende/1/fatture/uploadXml \  -H 'Authorization: Bearer eyJhbGciOiJSUzI1NiJ9 \  -H 'Cache-Control: no-cache' \  -H 'Content-Type: ......
  1. Resolved
Topic

ADO.NET Connection to SQL Server DB - Sybase.PowerBuiIder .Db, Version=17.0.0.0, Culture=neutral, PublicKeytoken=98a699138181d746 was not Found.

Hi Guys & GalsI'm deploying to a brand new windows machine a pb2017r2 exe using ADO.NET.Dot Net 4.5 is installedI have run the msi installer generated by the package installer and copied over my exe and I'm getting the following error:Sybase.......
  1. Resolved
Replies

RE: Rest Example 2017R2 release

Probably you should set a request header. Something like this:ls_access = 'Bearer asdf1234'ln_http.SetRequestHeader("Authorization", ls_access)......
  1. Unresolved
Topic

HTTPClient request

hi there, i need to create a rest call like the example below:POST /auth/realms/edoc/protocol/openid-connect/tokenAuthorization: Basic abcdefghilmnopqrstuvzContent-Type: application/x-www-form-urlencodedgrant_type=password&username=mario&password=XJp......
  1. Resolved
Replies

RE: PB2017R2 & Git. - how to add yourself to a project

Hi JiangThanks for the reply, but the steps are not clear to me.I read the PB manual in chapter 3.3.2, but I still have problems.1) if I do as you say, PB asks me for login credentials. ( i already have the credential in control pannel / credential /......
  1. Unresolved
Replies

RE: PowerBuilder/Appeon Web - Two Tier Authentication

Hi David, I have used this before. We did it with RSA tokens and with Comodo too. But you can definitely create your own using web services. PowerBuilder 2017 R2 can now consume RESTful web services which can help you accomplish this more easily. Reg......
  1. Unresolved
Topic

PB Classic > .NET Webservice calling external SOAP webservice. Object reference not set to an instance of an object

PB Classic > .NET Webservice calling external SOAP webservice using WS Proxy. Object reference not set to an instance of an objectHi,I hope someone can help with this one.This problem only happens on a production server not on my development machine.......
  1. Unresolved
Replies

RE: any structure

Hi Gimmy;    In Web Services, the WS must return standard "C" data types. The ANY data type is not allowed. Data returned to the WS caller is returned in XML format and must be processed either by using a WS DataWindow (simple 2D data structure) or P......
  1. Resolved
Replies

RE: Unable to upload a file with HttpClient

What does your PowerBuilder code look like?What error messages, if any, are you getting?  What is failing?......
  1. Unresolved
Replies

RE: HTTPClient POST with Multipart Form

I use MS XMLHTTP ActiveX but I guess it's almost the same with PB HTTPClient.You have to build the request body and include all data:// ls_xml this is my xml as part of the content// lblob_file is a file as part of the content// ls_mimetype is th......
  1. Resolved
Topic

SOAP web service over httpclient

Hi.Is there any examples on how to invoke and consume a SOAP web service using the httpclient object?Today, we use the proxy object like this:long ll_retdecimal ldc_saldoSoapConnection DGSConnectiontransactionsservice TransClient​tryDGSConnection = c......
  1. Unresolved
Replies

RE: using different runtime-kit releases simultanly / gleichzeitige Verwendung verschiedener Runtime-Kit-Releases

Hello Community,Thank you Chris and Michael for your answers. These have already brought us a lot further.Our approach would be the following now:We create a Runtime Install Kit (PBDK) with the "Appeon PowerBuilder Runtime Packager", but we do not de......
  1. Resolved
Topic

PB2017 dot net Web Service Help

Deployed my first web service to my development server (Win 2008R2) and I have the following error messages. Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please ......
  1. Resolved
Topic

How to add soap message header in Powerbuilder

Dear Sir,I am trying to consume a webservice using powerbuilder 2017R2. I have the code in C# which consume the same webservice and trying now to do consume it in Powerbuilder. I have created a WCF proxy to access the web service and was able to conn......
  1. 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