To easily maintain and securely store the connection details to the RPA Platform in OnBase, we recommend to add them as Configuration Items Complete the following steps:
-
In OnBase Studio, on the Unity
Scripts tab, select Configuration
Items.
The Configuration Items dialog box is displayed.
-
Select Add.
The Add/Modify Configuration Item dialog box is displayed.
-
To add the configuration item for the Heart
server:
- From the Scope list, select OnBaseRocketUnityScriptTrigger.
- In the Name field, enter Hyland.RPA.HeartApiUrl.
- In the Value field, enter the URL.
- In the Description field, enter Heart URL.
- Click OK.
- In the Configuration Items dialog box, click Add.
-
To add the configuration item for the Identity
server:
- From the Scope list, select OnBaseRocketUnityScriptTrigger.
- In the Name field, enter Hyland.RPA.IdentityApiUrl.
- In the Value field, enter the URL.
- In the Description field, enter Identity URL.
- Click OK.
-
If you authenticate with username and password:
- In the Configuration Items dialog box, click Add.
- From the Scope list, select OnBaseRocketUnityScriptTrigger.
- In the Name field, enter Hyland.RPA.Username.
- In the Value field, enter the username.
- In the Description field, enter RPA API Username.
- Click OK.
- In the Configuration Items dialog box, click Add.
- From the Scope list, select OnBaseRocketUnityScriptTrigger.
- In the Name field, enter Hyland.RPA.Password.
- In the Value field, enter the password.
- In the Description field, enter RPA API Password.
- Click OK.
-
If you authenticate using an access token:
- In the Configuration Items dialog box, click Add.
- From the Scope list, select OnBaseRocketUnityScriptTrigger.
- In the Name field, enter Hyland.RPA.AccessToken.
- In the Value field, enter the access token you created in Selecting the Authentication Method.
- In the Description field, enter RPA Access Token.
- Click OK.
- In the Configuration Items dialog box, click Close.