LowCode Upgrade
Prerequisites:
- Take back up of tomcat folder from location <InstallationDirectory>\ AssistEdgeAutomation\runtime\tomcat
- Navigate to folder- <InstallationDirectory>\AssistEdgeAutomation\scripts and stop lowcode using ae stop lowcode command.
NOTE: |
If you have installed 19.x LowCode service, you are required to follow the below upgrade steps, else, skip them. For Oracle instance, you are required to run Oracle Incremental, Oracle_Incremental_Database.sql script is present in the lowCode Zip folder. |
To apply updates for LowCode:
- Delete the tomcat folder available at <InstallationDirectory>\AssistEdgeAutomation\runtime.
- Save the product package inside the <InstallationDirectory>\AssistEdgeAutomation folder.
- For Windows: AssistEdge-LowCode.zip
- For Linux: AssistEdge-Lowcode.tar.gz
- Extract the product package using:
- For Windows: Extract Here option (7-zip or similar file extractor)
- For Linux: tar -xf AssistEdge-LowCode.tar.gz
Post extraction, the tomcat\ folder gets created inside the runtime\ folder.
NOTE:
Once the above step is performed, ensure to delete the AssistEdge-Lowcode.zip/ AssistEdge-LowCode.tar.gz folder from the release folder.
- Navigate to <InstallationDirectory>\AssistEdgeAutomation\scripts folder and start lowcode services using ae start lowcode command.