Tech Articles


ALTERNATIVA PARA CONSUMIR WEB SERVICES REST JSON VERSIONES ANTERIORES (6.5, … , 11.5)


Con los nuevos sistemas una de las cosas que hoy en día escuchamos es: tenemos un web services donde puedes consultar…

Por lo que ante esta necesidad y teniendo un sistema desarrollado originalmente en powerbuilder 6.5 ( les traigo esta solución.

Un “consumer” de WS REST

Para hacer este ejemplo utilizaremos objetos no visuales, principalmente el objeto internetresult.

1.-  Creamos un objeto heredado de internetresult (Estandard Class) al cual llamaremos: nvo_internet_result.

2.- Declaramos la siguiente variable de instancia

window  lw_child //Handle

 

3.- Agregamos una función la cual llamaremos of_set_window en el objeto  nvo internet_result.

  • Recibe argumento de tipo Window (Handle)

  • Retorna un Entero

4.- Agregamos código a una función la cual debe llamarse internetdata

  • Recibe argumento de tipo blob

  • Retorna un Entero

5.-  Creamos un objeto no visual custom (Custom Class) al cual llamaremos: nvo_cws

6.- Declaramos las siguientes variables de instancia

string is_authorization

string is_endpoint

Inet  iinet_base

nvo_internet_result iir_msgbox  // El objeto creado anteriormente

string is_request

window iw_window   //Handle

 

7.- Agregamos una función la cual llamaremos of_set_endpoint.

  • Recibe argumento de tipo String

  • Retorna un Entero

8.- Agregamos una función la cual llamaremos of_set_window en el objeto cws.

  • Recibe argumento de tipo Window (Handle)

  • Retorna un Entero

 

9.- Agregamos una función la cual llamaremos of_exec en el objeto nvo_cws.

 

10.- Una vez realizadas las acciones anteriores procedemos a crear la interface gráfica.

  1. Agregamos un objeto window a nuestra aplicación con los siguientes objetos:

    1. Single line edit al cual llamaremos: sle_resource, ahí pondremos donde esta nuestro recurso.

    2. Multiline edit al cual llamaremos: mle_1

    3. CommmandButton al cual llamaremos: cb_test

    4. Y finalmente un datawindowsal cual llamaremos: dw_ws, su dataobject será un datawindow tipo external con dos campos tipo string

11.- Procedemos a poner el código en nuestra window

Agregamos el siguiente código en el evento open

obj_cws = CREATE nvo_cws

12.- Agregamos la función of_respuesta  la cual es llamada dinámicamente .

13.- Finalmente ponemos el siguiente código en el evento clicked del botón

 

Imágenes de apoyo

Aunque nuestro web service rest puede producir  json y xml por default genera el json

 

 

GlassFish 5 con el 4.1.1 generaba diversas excepciones

 

Definición del datawindow external

Comments (2)
Monday, Jun 04 2018

where it comesthe object  lib_json.

I get an error trying to create the visual interfase:

Error C0001 Illegal data type: lib_json

Undefined variable: json

Please help where I should do corrections to the example code 

 

#5
0

Monday, Jun 04 2018

Hi,

You can comment this lines
//lib_Json...
//json..

With this you should retrieve since Web service

The lines commented above is for parse, and show in datawindow

#6
0

Find Articles by Tag

ActiveX Database SVN PowerBuilder Compiler Git PowerScript (PS) GhostScript Windows OS Installation Validation Database Painter Design TortoiseGit PowerServer Web PFC Web API PBNI Import JSON Application .NET DataStore .NET Std Framework Array Mobile CI/CD MessageBox PBDOM NativePDF Debugger Authentication RibbonBar Builder Charts RibbonBar OAuth Encoding Excel DLL Windows 10 Icons RESTClient Stored Procedure OLE SQL Database Object PostgreSQL Authorization Encryption Interface Menu WinAPI Automated Testing .NET Assembly Trial TFS DragDrop Data DataType Visual Studio 64-bit Window Testing Database Table Schema Outlook C# PowerBuilder CoderObject Debugging Graph PowerServer Mobile External Functions Model Linux OS Import InfoMaker Icon Variable Source Code Database Connection JSON Platform Event Handling BLOB PDF UI DevOps DataWindow JSON RichTextEdit Control SOAP SqlExecutor UI Modernization HTTPClient Event PowerBuilder (Appeon) OAuth 2.0 Script Service Bug Expression Text Web Service Proxy Source Control Class OrcaScript DataWindow CrypterObject COM Export Database Table Error SDK Database Profile Performance Oracle Branch & Merge XML Export JSON Jenkins Sort UI Themes IDE PDFlib TreeView REST SQL Server Debug JSONParser TLS/SSL SnapObjects Messagging Open Source License Azure File SnapDevelop Syntax ODBC Elevate Conference iOS Database Table Data Repository SqlModelMapper Deployment Resize 32-bit WebBrowser Transaction Configuration PBVM Android JSONGenerator PostgreSQL ODBC driver Event Handler Migration API Filter