Snap in Deployment Checker

https://docs.lansa.com/14/en/lansa048/content/resources/images/lansa/second%20level%20ancestor%20prompting.png

 

The deployment checker is an optional snap in component that you can use to check your Framework.

The shipped example (UF_DPCHK) will produce lists of components used by VLF-WIN and VLF-ONE Frameworks. These lists could be included in your deployment or quick export.

You can snap in your own version of this component. See UF_DPCHK for details and an example. It must be a form with ancestor VF_AC039.

To execute your deployment checker, snap it in, save the Framework, and then start it using the deployment checker option in the tools menu of your VLF developer workbench.

 

You could extend the shipped example to test your Framework for warning scenarios. For example your deployment checker could test whether any business objects use filters but have no instance level commands.

The shipped example produces portable user lists as .txt files. To see them it is necessary to restart the IDE. After restart, they will appear as user lists OL301 and OL302 under Organizers, Lists:

 

From this point they can be added to a deployment or quick export and you can add in any cross references.

This property is in the Framework Details tab.