This section lists the prerequisites and steps for applying this patch.
Though every release of SecureBridge comes with seamless upgrades and bug-free patches, for customer's complex use cases, we recommend applying the patch in a non-production environment first followed by testing. After the use cases run successfully without any errors or warnings, you can apply the patch in the production environment. |
Run the following command to apply the patch:
Apply-Patch.bat -portal “<Path where Adeptia Connect is installed till ConnectPortal folder>”
For example:
Apply-Patch.bat -portal "C:/Program Files/AdeptiaConnect/AdeptiaConnect-x.x/ConnectPortal"
Once the patch is applied, a confirmation message will be displayed.
Run the following command to apply the patch:
./Apply-Patch.sh -portal <Path where Adeptia Connect is installed till ConnectPortal folder>
For example:
./Apply-Patch.sh -portal/mnt/AdeptiaConnect-x.x/ConnectPotal
Once the patch is applied, a confirmation message will be displayed.