This is at a macro level without going into the details of each activity.
- Create Panel stack definition in ServiceFrameWorkRepository_production repository.
If you don’t know where to locate it, go to /atg/registry/ContentRepositories and it should be listed in there. - Create Panel Definition in ServiceFrameWorkRepository_production repository
- Create access right in InternalProfileAdaptorRepository
- Grant the access right for this panel to a role.
- Add the Panel name to the list of panels in FrameworkComponents.properties
- Connect the Panel stack to the Tab under which it should be appearing.
That’s all there is to it.
Thanks