Home > Contents > Index >  
Template Tags TOC   |    Alpha TOC   |    Tag Family TOC   |    Purpose TOC   |    Annotated TOC   |    Index 

 

webservices:invoke(Deprecated)

Deprecated as of Content Server 7.6

Syntax

Parameters

wsdl (optional)
Web Services Description Language (WSDL) defining the webservice

target (optional)
Target name space, as defined by the WSDL

service (optional)
A service, as defined by the WSDL, groups together a set of related ports. Together with port parameter, service specifies SOAP address

port (optional)
A port, as defined by the WSDL, is the combination of a binding and a network address. Together with service paramether, port specifies SOAP address.

operation (optional)
Function being invoked, which is supported by the web service.

object (optional)
Sites object name. The returned object from the web service is stored here.

   Home > Contents > Index >

Oracle JSP Tag Reference
Copyright (c) 2013, 2016 Oracle and/or its affiliates. All rights reserved.