Hi experts,
Bad title name. 🤪
Basically I have an application (HAP_MAIN_DOCUMENT) of component FPM_OIF_COMPONENT which uses a Webdynpro component with the same name (HAP_MAIN_DOCUMENT). This Webdynpro component (HAP_MAIN_DOCUMENT) uses 2 other components (HAP_DOCUMENT_BODY and HAP_DOCUMENT_HEADER). I have created a component configuration for HAP_DOCUMENT_BODY but now I don't know how to configure the application to use this configuration. Anyone can help?
I know that usually in the application configuration you can specify the configuration for each component used, but in this case, the application is for component FPM_OIF_COMPONENT not the main component. Anyone know how can I configure the application to use my configuration for one of the component used by the main component?
Thanks!