This function makes it possible to easily provide SOAP Web services to applications external to SAFE X3 or to the XTEND server .

The only prerequisite is to be a SAFE X3 developer and to be familiar with the built-in development tool.

This function manages the following elements:

  • The name of the Web service is the publication name that will be provided externally.
  • Generation of the processing that will be carried out when calling the Web service (called Wrapper program WJ+name of the Web service)
  • Generation of the XML files describing the Web service in SAFE X3 and XSD format.

There are two types of Web services:

Sub-program

The name of the sub-program must be entered.

The fields of the Web service are the setups of the sub-program

Object

An object code and a transaction code must be entered

The fields of the Web service are the screen fields of the object

Case of the XTEND server

By parameterizing an XTEND interface, the Web service is automatically generated by clicking on the icon "Generate access"

Note

It is possible to select part of the Web service fields

Prerequisite

SEEREFERTTO Refer to documentation Implementation

Screen management

Header

Tab Definition

Tab Mapping

Specific Buttons

Publication

XML view

XSD view

Copy

Error messages

The only error messages are the generic ones.

Tables used

SEEREFERTTO Refer to documentation Implementation