Writing Your Own Computed Profile
You can write your own custom computed profile specific to the CentraSite Business UI. The custom computed profile is a collection of files in a specific directory structure.
In the following sections, we demonstrate a custom profile named SampleProfile that illustrates how to write a computed profile. The sample extends the profile selection list for an asset type and presents a screen that prompts for the profile archive to be uploaded. After confirming the archive, the appropriate adapter classes are called.
You may use this sample as a guideline, adapting it and renaming it to suit your individual requirements. The sample indicates where customization is required.