Design modular application maps and make calls between projects to build large applications.
Create a Target Project that serves a basic page and call this project from a Source Project to retrieve the remote page using an inter-project proxy call.
http://hyfinity.net/HowTo/inter_project_proxy/inter_project_proxy.htm
You can download a WebMaker export of this example from the following links:
http://hyfinity.net/HowTo/inter_project_proxy/source_project_export.zip
http://hyfinity.net/HowTo/inter_project_proxy/target_project_export.zip
Create a Target Project that serves a basic page and call this project from a Source Project to retrieve the remote page using an inter-project proxy call.
http://hyfinity.net/HowTo/inter_project_proxy/inter_project_proxy.htm
You can download a WebMaker export of this example from the following links:
http://hyfinity.net/HowTo/inter_project_proxy/source_project_export.zip
http://hyfinity.net/HowTo/inter_project_proxy/target_project_export.zip
RE: How do I communicate between different WebMaker Projects?
I am very recently experiencing FileNotFoundExceptions for the blueprint.xml file while attempting to access another project via remote proxies. I've followed everything in the inter_project how to, I've even created a power point for my own reference. For awhile it seemed that the was a file permission problem. I've made the appropriate ownership changes, but the exception appears to have resurfaced.
Any advice is greatly appreciated.
Thank you,
Mike
RE: How do I communicate between different WebMaker Projects?
The first and obvious thing to do is ensure the files in question actually exist on the filesystem. Assuming the files exist and you still experience the problems, please look at the Dashboard trace to isolate the actual error messages. I would be happy to look through a sample log file for you.
Make sure the project that is making use of other projects includes them in the Deploy & Publish screens. You can also check that this information is being included in the actual deployed or published ...morphyc.xml file. The videos should cover this aspect and I suspect you have already checked this.
It would also help if you can provide more information about your target environment. Are you deploying locally to test your application or publishing to a remote runtime environment?
You can use the Issue Tracking System if you need to supply sensitive information.
Kind Regards
Abdul