UDX object file installation location
If you create a package of UDXs, there is a recommended framework for the installation location and practices. For example, it is highly recommended that you install your UDX software kit to a new directory under the /nz directory named /nz/extensions/company-name/product-name/version, where company-name and product-name are unique identifier strings for your company and UDX capability set, and version is a unique version number for the UDX set.
As a best practice, create a setup script that would create the subdirectory for your UDX set and save the object files for your UDXs and any necessary readme files or documentation. You can also use scripts to call the SQL commands to create your UDXs automatically and possibly to remove them if you want to remove the UDXs from the system.