WSDL-aware requests

The ORCA web service allows workflow execution for the admin user or other users with sufficient permissions to execute workflows: GRID_ADMIN, DESIGNER, or a site-defined role. You set role-based permissions for users in Grid Manager. See Managing permissions for more information about assigning user permissions.

The ORCA web service allows workflow execution for the admin user or other users with sufficient permission. You set role-based permissions for users in Grid Manager. The ORCA web service has a fixed WSDL and exposes all workflows in the activated module. The WSDL is an XML document that describes the services and operations for the ORCA web service.

You can retrieve the WSDL from a configured and running instance of the CDP by using the following format for the URL:

http://_cdpHostnameOrIpAddress_:_port_/_webContext_/orca?wsdl
  • hostnameOrCdpIpAddress is the IP address or host name of a running instance of the CDP.
  • port is the port value for the running instance of the CDP.
  • webContext is the web context for the running instance of the CDP.

    Example

    If the IP address was 175.133.10.01 with default port and web context settings, you would type the following URL for the WSDL :

    http://175.133.10.01:8080/baocdp/orca?wsdl
Was this page helpful? Yes No Submitting... Thank you

Comments