Good morning,
Does anyone know if is there a safe way to download a Batch Unit module while a batch is running?
We implemented a change that added a Unit Alias to a Batch Unit and updated the logic of a Phase Class used in the Batch Unit.
For production scheduling there is always a batch running in the Batch Unit, therefore I was wandering is is there a safe way to perform the download of the Batch Unit module without causing major problems to the running batch.
Thank you for any help the community can provide
KR
Davide
In reply to KoBriZo:
In reply to Davide Cavaliere:
Be careful. I believe downloading the Batch Unit (with an Alias update for example as opposed to just downloading an updated Phase) will kill the running Phase and therefore the connection to the Batch Executive if you were running from BEX. Just be careful and if you can't confirm the effect definitively yourself (on a trial development system for example). Then I would advise against performing on a Live production system.