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 base64 Encoded String 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
In order to pass information to the web service method by using a data item, you will need to pass data to a data item that contains a base64 encoded string. This type of data item transforms into a byte array when the method is called.
To pass a base64 encoded string to a byte array web service method parameter, complete the following steps:
Check out and open the process you want to edit.
Double-click or open the
Invoke Web Service
activity that you previously configured and now 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 list is displayed.
Select the desired parameter. The
Type
field is automatically populated.
From the
Source
field, select the appropriate editor and set to a source that corresponds with the editor.
Note:
You can add more mappings by clicking the plus sign (+). Use the minus sign (-) to remove a mapping.
Click
OK
. You saved a byte array web service method parameter to a data item.
Related Topics
Passing a File by File Location 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