Could you please provide some details about the BA scripting environment?
i.e What can it do? What can it NOT do? How is it set? What are its limitations?
We rely heavily on scripts as part of our backup systems but have found that the BA scripting environment has become a point of failure.
Simple batch scripts which were working in version 4 and 5 are now failing to run/complete in version 6.
One of the main reasons we chose BA to deploy as our standard backup solution was because it seemed to have a powerful scripting engine which could execute all of our scripts based on the outcome of a backup. We need to call or start a variety of batch based scripts as part of our various backup strategies but they are constantly failing or not completing or just hanging. We have so much trouble with the scripting environment now that we have to bypass it entirely, defeating its purpose.
For example, our client sites all use batch scripts to update our reporter with failure/success notifications.
All of our scripts operate as desired when using scheduled tasks or a command line but fail or hang without notice from within BA.
I have noticed that the scripting environment seems to run with a blank variable set which causes failures for scripts which require system environment.
Is it possible to import or include the system or user environment?