602 results found based on the keyword soap.
Replies

RE: Webservice cann't connect db(sql server 2000) in 64bit operation system

Hello,the PB soap XML engine only deploys 32bit WS targets, that's why you cannot use 64bit DB drivers.Connection to DB must use 32bit ODBC or native drivers.Best,.m......
  1. Unresolved
Replies

RE: web service con parametros por medio de power builder 2017 R3 u 2017 R2.

Hola Carlos,Estos ejemplos pueden ser de tu interés:RestFul Demohttps://community.appeon.com/index.php/codeexchange/powerbuilder/33-restful-demo#31Call a Web Service and Use a Web Service with a DataWindowhttps://community.appeon.com/index.php/codeex......
  1. Unresolved
Topic

Error 00906 you need to configure a proper database connection for the application before deploying it

Hello. I´m following a tutorial about web services: https://www.appeon.com/developers/library/videos/soap-web-service-crash-course.html when I try to deploy, appears this message "00906: You need to configure a proper database connection for the appl......
  1. Resolved
Replies

RE: ASP.Net integration

I don't have the details on the C# code, it just needs to know if the data was processed or not. You are right, the PB code could set a status column on the table which could be read by the C# code. It could then return some value to the calling proc......
  1. Unresolved
Replies

RE: Server Side

I think you asked almost the same question about a week ago, but in addition to what Armeen said, until PB2018 comes out, you can still use web services and pass JSON back and forth.  You can create PB/.NET soap services to replace  your EA Server ti......
  1. Unresolved
Replies

RE: Any Microservices-based architecture application example in Powerbuilder ?

Hello Carlos,your question is quite generic, it is like "do you have an example of database application in powerbuilder"?Can you provide information about the specific context?soap, REST clients and shared objects are however the PB tools that will b......
  1. Resolved
Topic

PB R3 soap

I was reading the help files for PowerBuilder R3 on soap clients and it says we can use the Easysoap client or the .NET soap client. Is this correct? If we use the .NET soap client, will it work for both 32 and 64 bit versions of our PowerBuilder app......
  1. Resolved
Replies

RE: KNOW Version of Windows (32 or 64 bits)

Hi Frederico;  If you just want to get the basic O/S information .. have a look at Roland's code: http://www.topwizprogramming.com/freecode_osversion.html  If you want detailed information about your App ans its surroundings (native, web browser or m......
  1. Unresolved
Replies

RE: Connection Issues with SQL Server while running the powerbuilder 12.5

Chris,Added a DSN as System DSN with 32-bit and tried. But no use and still having same connection issue.......
  1. Unresolved
Replies

RE: EA server migration

There are generally two options/approaches that would be the least amount of work:1. Convert the EAServer NVOs to client-side NVOs (i.e. go back to a 2-tier client/server app)2. Port your EAServer NVOs to C# Web APIs with PB 2018: https://www.appeon.......
  1. Resolved
Replies

RE: PB2017 is crashing while migration from 12.5

Hello i am having the same problem, i replace the pbsoapclient120 to pbsoapclient170 but i got the crash engine. Have you found the solution?......
  1. Unresolved
Replies

RE: Powerbuilder WS and IIS

Hi Gimmy,install the soap runtime first (bullet 8): https://www.appeon.com/support/documents/appeon_online_help/pb2017r2/application_techniques/ch33s02.html https://www.appeon.com/support/documents/appeon_online_help/pb2017r2/application_techniques/c......
  1. Resolved
Topic

Unable to checkout objects from SVN Server Repository to Local Directory

Hi,1. I'm successfully connected to SVN Server Repository URL. When I select Local Root Directory and message box prompted and says, "specified directory does not exist", even folder exist in the system.  would you please advise?     ......
  1. Unresolved
Topic

Installing an app on PowerServer that was created by Package Wizard (MSI)

I am trying to deploy this MSI (packaged by wizard) on remote server and do not know what "Server name"  its looking for. I have tried them I have given in Profile setting in Powerbuilder : engbld.dot.nc.net/AEM , still fails.How do I find the PowerS......
  1. Unresolved
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

Which config file is used by appeondotnetcomponent?

Hello Community,I have a custom DLL which calls a webservice.I am calling a webmethod of the DLL through appeondotnetcomponent.of_execinterface() methodA calling app is supposed to provide the  info to the DLL.It works perfectly being called from a t......
  1. Unresolved
Replies

RE: 2017 R2 RESTful question

Hi Rick;  If you are using a DataWindow for the target result set ... remember that the returned values myst be a 2D result set that utilizes standard DWO data types. Otherwise, the Retrieve() would fail.Regards ... Chris......
  1. Unresolved
Replies

RE: User Interface for Power Builder 2017 R2

Also, check out this early preview of an R2 Example App that I am working on currently .........
  1. Unresolved
Replies

RE: PB 2017 .NET assemblies - stable feature?

The .NET assemblies and .NET web services features are being totally revamped.  So the features themselves will be still in the product, but the current implementation you see in PowerBuilder 2017 R2 is deprecated.  In PowerBuilder 2018 it will be re......
  1. Unresolved
Replies

RE: Errors passing a structure to appeonwebservicecomponent.of_callwebservice()

Hi Viktor,The appeonwebservicecomponent only supports basic data type as the parameter of web service, such as string, long, etc. And we doesn't support the complex data type like structure, Array, object,etc. Please try to work around this issue......
  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