Use the SetApplicationCredential component
-
- UpdatedJan 30, 2025
- 2 minutes to read
- Yokohama
- RPA Hub
Set or update the login credentials in RPA Hub applications by using the SetApplicationCredential component.
Before you begin
In RPA Desktop Design Studio, assign your automation to a bot process by selecting Assign bot process option from the Design tab. For more information, see Assign bot process to an automation project.
Role required: none
About this task
The SetApplicationCredential component can be used when the automation involves an application that requires the login credentials to be periodically updated, or when the login credentials must be changed for any other reason. This component updates the credentials in RPA Hub.
You can configure the properties for the SetApplicationCredential component. For more information about these properties, see Properties of the Credentials components.
If the application credential record has the External Credential check box enabled, then this SetApplicationCredential component does not set the credentials and displays an error. For more information about the application credential settings, see Create an application credential in RPA Hub.
Procedure