Job backup creates unaccessible folders
Earlier we used RS2019 Jobs function, (and RunJob executable as well) to backup all our robots. (licensed RS2019.5)
Now, if we create a job with a single Backup action, all the controller file folders are unable to open.
Windows explorer error message:
Location is not available. If the location is on this PC, make sure the devide or drive is connected or the disk is inserted, and then try again. If the location is on the network, make sure you're connected to the network or Internet, then try again. If the location still can't be found, it might have been moved or delete.
None of above is true. (local folders on system disk)
Strange, but if i create a Backup Program Modules action, everything works well, only full backup jobs fails. (tested on more computer of the company, local, or network path, none can access)
Here is our job.xml config file, standard backup action template:
Now, if we create a job with a single Backup action, all the controller file folders are unable to open.
Windows explorer error message:
Location is not available. If the location is on this PC, make sure the devide or drive is connected or the disk is inserted, and then try again. If the location is on the network, make sure you're connected to the network or Internet, then try again. If the location still can't be found, it might have been moved or delete.
None of above is true. (local folders on system disk)
Strange, but if i create a Backup Program Modules action, everything works well, only full backup jobs fails. (tested on more computer of the company, local, or network path, none can access)
Here is our job.xml config file, standard backup action template:
<?xml version="1.0" encoding="utf-8"?>
<JobSpecification>
<Filter></Filter>
<SubFilter></SubFilter>
<Actions>
<Action id="IRC5.Backup">
<Parameters>
<Parameter name="BackupRootPath" value="c:\ABB\{Date}_{Time}" />
<Parameter name="BackupName" value="{ControllerName}_{Date}" />
<Parameter name="Overwrite" value="True" />
</Parameters>
</Action>
</Actions>
<Devices path="c:\ABB\backup.xlsx" filter="(All)" />
</JobSpecification>
Tagged:
0
Categories
- All Categories
- 5.5K RobotStudio
- 394 UpFeed
- 18 Tutorials
- 13 RobotApps
- 297 PowerPacs
- 405 RobotStudio S4
- 1.8K Developer Tools
- 249 ScreenMaker
- 2.7K Robot Controller
- 309 IRC5
- 59 OmniCore
- 7 RCS (Realistic Controller Simulation)
- 785 RAPID Programming
- AppStudio
- 3 RobotStudio AR Viewer
- 18 Wizard Easy Programming
- 105 Collaborative Robots
- 4 Job listings