Script name already exists
error when publishing script to update existing script
When you try to publish a script to update an existing script, you get the script name already exists
error message.
Before you begin
Verify that the script is published in the IBM RPA Control Center environment.
Conventions: Faulty script: The script that lost correlation with the main script.
Main script: The script in the repository you want to update.
Procedure
- Open IBM RPA Studio.
- Open the faulty script.
- Go to the Script view or use the F7 hotkey.
- Copy the faulty script content.
- On the IBM RPA Home tab, click Open > Open from repository.
- Find the main script and open it.
- Go to the Script view or use the F7 hotkey.
- Overwrite the main script content.
- Publish the script.