You may be trying to access this site from a secured browser on the server. Please enable scripts and reload this page.
Turn on more accessible mode
Turn off more accessible mode
Skip Ribbon Commands
Skip to main content
Turn off Animations
Turn on Animations
SharePoint
Sign In
Use SHIFT+ENTER to open the menu (new window).
To navigate through the Ribbon, use standard browser navigation keys. To skip between groups, use Ctrl+LEFT or Ctrl+RIGHT. To jump to the first Ribbon tab use Ctrl+[. To jump to the last selected command use Ctrl+]. To activate a command, use Enter.
Browse
Tab 1 of 2.
Page
Tab 2 of 2.
Follow
Bluespring Online
Bluespring ProcessView
Bluespring LeanView
BPM5 Documentation
Currently selected
Invoke a Web Service Method
It looks like your browser does not have JavaScript enabled. Please turn on JavaScript and try again.
Updated Pages
Update Specific Group LDAP Entries
Home
Write Values to a Password-protected Workbook and Worksheet
Write Data Item Values to a Delimited Text File
Update Specific User LDAP Entries
Documents
Welcome & Introduction
Guides
Hardware & Software Requirements (PDF)
Install Guide (PDF)
Activity Reference Guide (PDF)
BPM Designer Topics
Workspace and Solution Topics
Solution Item Topics
Activity Topics
Common Expression Functions
BPM Admin Topics
Process and Activity Monitoring (with Filters)
Service Monitoring
View All Site Content
Recent
Images
Business View Topics
Feedback
Solution Items and Activities
Guides
Home
About
To invoke a Web service method, complete the following steps:
Check out and open the process you want to edit.
In the
Toolbox
pane, click
Internet
. A list of activities is displayed.
Double-click or drag the
Invoke Web Service
activity into the process.
Link the activity appropriately with other activities.
Right-click the
Invoke Web Service
activity. A shortcut menu is displayed.
Select
View Properties
. The
Invoke Web Service
window is displayed.
Note:
You can also open or view the activity properties by double-clicking the activity in the process.
Click the
Web Service
tab. The corresponding screen is displayed.
In the
Web service location
field, select the appropriate input field editor and set the field to a value that is a Web service’s URL.
Note:
The field expects you to enter the URL to the service’s WSDL, which can be found by entering ?WSDL at the end the service’s .asmx or .ashx file (Example: service.asmx?WSDL).
In the
Authentication
section, select
Run as BPM Server
or
Specify credentials
option.
Note:
If you select
Run as BPM Server
, access will be granted or rejected based on the BPM Server credentials.
If you select
Specify credentials
, complete the
Username
,
Password
, and
Include domain
fields using the appropriate input field editors. The
Include domain
check box is optional.
In the
Web method
field, select the appropriate input field editor and set the field to a value that is a Web method you want to invoke.
Click
OK
. You configured the activity to invoke a Web service method and can now map input and output parameters. See the corresponding activity topics for details.
Related Topics
Automatically Determine which Input Parameters to Populate with Data Item Values
Manually Determine which Input Parameters to Populate with Data Item Values, Expression Results, or Literal Values (Web)
Automatically Determine which Data Items to Populate with Output Parameters
Manually Determine which Data Items to Populate with Output Parameters
Set the Time Out Value for a Web Service
Source
BPM Designer Topics
>
Overview of Activities and Activity Topics
>
Internet Activities
>
Invoke Web Service
Last modified at 7/31/2020 11:44 AM