Please see my comments Inline : Muhammad Aamir wrote:
For doing this you can include the controller.xml file of other component in your custom component. If you want to process the request present in the party component then you should include the party component controller file in your controller.xml.Instead of developing a separate screen to show the Patient profile, I am using the Party Profile screen in Party component (doing necessary changes in it), however for searching the patient, I have my own screen. How can I set the target so that it will fire a request exist in another controller (party component's controller).
For ex : <include location="component://party/webapp/party/WEB-INF/controller.xml"/>For more details see the controller.xml file of projectmgr component present in specialpurpose folder.
Yes its doable and very commonly used approach in OFBiz. Few components present in specialpurpose folder like projectmgr, ecommerce, assetmaint uses the screen present in party, workeffort, accounting compnentAlso, please give me your opinion about this approach (reusing existing screens).
-- Ashish
Thank you Muhammad Aamir
smime.p7s
Description: S/MIME Cryptographic Signature
