[Contents] [TitleIndex] [WordIndex

Contributor - SOAP Server & Client

Description

The idea of this project would be to provide an SOAP server and client functionality within Scilab. The server will allow to provide selected Scilab functions to remote users. The client will be able to consume both Scilab and non-Scilab web-services.

  1. SEP

  2. Roadmap

Scilab Enhancement Proposal

The SEP can be found here SEP_SOAP_Server_Client.odt

SOAP server

soap_server.gif

Roadmap

Task

More info

Priority

Status

SOAP Server

Run a gSOAP server from Scilab console

low

done

Multiple SOAP servers within one Scilab instance

low

done

Serialization of matrices

high

in progress

Serialization of other Scilab types

high

to do

Exporting functions for remote access

medium

in progress

Handling invocations asynchronously

low

to do

SOAP Client

Consuming Scilab-based web-services

medium

in progress

Loading custom WSDL dynamically

medium

to do

Testing and validation


2022-09-08 09:26