---
sourceDocument: Yokohama Data and Automation
sourceDocumentLink: https://www.servicenow.com/docs/r/yokohama/integrate-applications

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Data and Automation

ft:clusterId :

    - crint

bundleId :

    - crint

workflow :

    - Creator


---

# Use the GetProcessParameter component

# Use the GetProcessParameter component {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Get the value of a specific process parameter you had set for a bot process in RPA Hub with the GetProcessParameter component in the RPA Desktop Design Studio.

## Before you begin

Set at least one process parameter as part of a bot process on the RPA Hub. See [Create a process parameter within a bot process in RPA Hub](https://www.servicenow.com/docs/sHy~e8DqH8FhLQgCaj9RLQ "Create a process parameter to store the variables that are used within a bot process. The process parameter that you just created can only be used by this bot process.").

Assign the automation to the bot process by using the Assign bot process option in the Toolbar of RPA Desktop Design Studio
.
You must set the same bot process and robot associated with the process
parameter.

Role required: none

## About this task

You can configure the properties for the GetProcessParameter component. For more
information about these properties, see [Properties of the Process Parameters components](https://www.servicenow.com/docs/_OdUOYcYBglP2ohME2bkjA "Learn about the properties of the Process Parameters components in RPA Desktop Design Studio.").

## Procedure

1. In the Toolbox pane, navigate to RPA HubProcess Parameters.
2. Drag the GetProcessParameter component to the Design surface.
3. To configure the input field, see [Configure port properties](https://www.servicenow.com/docs/d92L75lHSFmmidzeOPPgTw "Configure how data is passed to the input fields of a component or method in RPA Desktop Design Studio.").
4. Connect the data and control ports of the GetProcessParameter component to the corresponding ports of the other components as described in the following table.  
   {#use-processprm-getprsprm__table_jnw_jn1_krb__entry__3}

   | Port type | Purpose of connection | Mandatory? |
   |-|-|-|
   | Data In (Name) | Takes the name of the process parameter you had set as part of the bot process on RPA Hub from a previously executed component. | Yes |
   | Data Out (Value) | Returns the value of the process parameter and passes to the next component. | Yes |
   | Control In | Connects to the Control Out port of one or more components. | Yes |
   | Control Out | Connects to the Control In port of another component or the default end component. | Yes |
   [ ]

   {#use-processprm-getprsprm__table_jnw_jn1_krb}
5. **Optional:** To test the component, under the DESIGN tab, click Run.

*[\>]: and then


