A dedicated application is an application which can specifically allow the modification and edition of an object's source code.
There are various ways to launch your Dedicated Application:
This will automatically call the associated application (if you have this application installed). If you are editing a server object, CAST's integrated IDE SQL-Builder will then automatically launch the object you selected and display the source code which you can modify and save in the Knowledge Base. |
Another way to call a Dedicated Application is to set the parameters to enable the dedicated application to be launched by double-clicking an object in the Graphical View By default, however, this option is disabled and you need to launch the General Configuration dialog box to change the settings.
If you now double-click on the object whose code you want to modify, you default editor for that specific object type will be opened enabling you to modify and edit the code contained within. |
|
Notes
- Launching a dedicated application in order to edit an object will automatically lock the object in the Knowledge Base for the duration of the process. This differs from setting a Permanent Lock on an object.
- When client side projects are analyzed with CAST Products, the actual location of the files is identified and then stored in the Knowledge Base (along with other information). Depending on the setup used in your organization, the application may not be able to resolve the client file location using the information stored in the Knowledge Base (network location etc.). If this is the case, a warning message will be displayed. You can also define specific code location paths to workaround this issue. See Code Location Manager tab for more information.
See Also