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
Passing a File by File Location to a Byte Array Web Service Method Parameter
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
The Invoke Web Service activity supports web methods with a byte array (byte array) parameter. The activity expects that the method wants to pass the contents of a file to the parameter. To pass a file to a web method's byte array, you need to use the File Location editor, which is unique to the Invoke Web Service activity.
To pass a file by file location to a byte array web service web service method parameter, complete the following steps:
Check out and open the process you want to edit.
Open the
Invoke Web Service
activity you want to edit.
Click the
Data Mappings: Input
tab. The corresponding screen is displayed.
Select the
Manually Map Information from the Solution to the Web Service
check box.
Click the
Web Service parameter
editor. A drop down is displayed.
Click the parameter that expects the byte array. The
Type
field is automatically populated with a value like byte array.
Note:
You can add more mappings by clicking the plus sign (+). Use the minus sign (-) to remove a mapping.
From the
Source
field, click the drop-down arrow. A drop-down list is displayed.
Select the
File Location
editor. The File Location editor icon is displayed.
Click the
File Location
editor. The
File Location
window is displayed.
From the first field, select the appropriate edit and set the field to a value that corresponds with the editor.
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
Username
,
Password
, and
Include domain
fields using the appropriate input field editors.
The
Include domain
check box is optional.
Click
OK
. Click
OK
. You saved the byte array web service method parameter to a data item.
Related Topics
Passing a base64 Encoded String to a Byte Array Web Service Method Parameter
Source
BPM Designer Topics
>
Overview of Activities and Activity Topics
>
Internet Activities
>
Invoke Web Service
Last modified at 7/31/2020 11:49 AM