Cisco Cisco Process Orchestrator 3.1 User Guide

Page of 786
 
13-210
Cisco Process Orchestrator 3.1 User Guide
 
Appendix 13      Using Adapters 
  Web Services Adapter
Web Services Adapter
Web services are components on a Web server that a client application can call by making HTTP requests 
across the Web. The Cisco Process Orchestrator Web Service adapter is designed to support general web 
service calls. The adapter allows users to send requests using web service methods and other parameters 
to generate an XML output. Web Targets allow activities to execute against a web site or web service 
that is hosted by several machines.
The following table displays the activities that are provided by the Web Services adapter. For more 
information about using these activities, see 
.
Getting Started Using the Web Services Adapter
Use the following process to monitor and manage Web Services instances. 
Step 1
Create a Web Services target (see 
).
Step 2
Specify the credentials for a Web Services runtime user (see 
).
Step 3
Define a Web Services activity (see 
). 
Step 4
View the activity results (see 
).
Configuring the Web Services Adapter
Configuring HTTP Endpoints for Process Orchestrator Web Service
The HTTP Endpoints are encrypted by default. This is the most compatible endpoint that Process 
Orchestrator can offer for accessing the web service, but it is not necessary for normal Process 
Orchestrator operations.
Step 1
Stop the Process Orchestrator service.
Activity
Description
URL Ping
Pings a web address
See the 
Web HTTP Request
Sends a HTTP request for a file based on a URL
See the 
Web HTTP Save File
Saves a specific HTTP file to the local machine or network drive
See the  
Web Service Execute
Groups a WSDL URL used by the server, a web service method, and input 
parameters to generate an XML output
See