Application rescan - prerequisites
Before beginning the application rescan process, ensure the following prerequisites are completed:
| Ensure you have generated a snapshot for the previous version | ✅ | You should ensure that a snapshot exists for "vN-1" (previous version) of your Application source code. You can check this using the Application - Snapshots screen. | ||||
|---|---|---|---|---|---|---|
| Prepare source code for new version | ✅ |
Source code can be delivered in two ways:
CAST recommends organizing different source code into dedicated folders. For example: ZIP | ----Java source code folder | ----SQL source code folder | ----app1.sql ----app2.sql | ||||
| Access AIP Console | ✅ | To access AIP Console, use the following URL (ensure you specify the correct server and port number): http://<server>:8081/ui/index.html. |