Application rescan for CAST Imaging - prerequisites

Before beginning the application rescan process, ensure the following prerequisites are completed:

Ensure you have published the previous version to CAST Imaging(tick)

You should ensure that you have published "vN-1" (previous version) of your Application source code to CAST Imaging. You can check this using the AIP Console - Application Management screen:

Prepare source code for new version(tick)
  • Oracle Forms/Reports is supported in AIP Console v.≥ 1.17.
  • You may need to run an extractor before creating the ZIP file to obtain the source code in a format that CAST can interpret. See the following for more information:

Source code can be delivered in two ways:

ZIP fileSource code can be prepared in a ZIP (or tar.gz) file.
Source code folderYou can alternatively place source code in a predefined folder which your AIP Node can access. See Administration Center - Settings - Source Folder Location for more details about how to configure this.

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(tick)To access AIP Console, use the following URL (ensure you specify the correct server and port number): http://<server>:8081/ui/index.html.