Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Web Service is a software system that supports interaction between computers over a network.

The Web The Image Added Web Service agents communicate through SOAP in XML syntax, and use WSDL files.

The Web Service agents support:

  • Web Service Interoperability Organization Basic Profile 1.1

  • WSDL 1.1

  • XML 1.0

  • SOAP 1.1

  • Partial support of Web Service Security 1.1

  • HTTP 1.1

  • HTTP Basic Access Authentication

  • Updatable Authorization header per request

  • HTTPS

  • IPv4 and IPv6

The mustUnderstand attribute is only supported in Web Service Security headers. 

You enable Web Service transactions in by in Image Added by defining a WS profile, or profiles, and including the Web Service agents and their configurations in a workflow.

Web Service Profile

...

  • XML Schema: Defines information about the service either directly or via an XSD-file

  • WSDL: Communication relevant information

  • Binding elements: Image Added supports only SOAP bindings

...

Saving a WS profile that is assigned with a WSDL file, maps data types that are specified in the WSDL Schema section as UDR types for the workflowthe Image Added workflow. For further information, see 9.84.3 Web Service UDR Type Structure.

...