Hi Again:
Yet another question…
What is the best approach toward creating user-defined tags and variables from data stored in databases that were created in EE AFTER THE INITIAL INSTALLATION? In other words, what do we need to do in order for the EE CMS to recognize data stored in other databases?
The background underlying this question is as follows…
We are in the process of integrating several applications into the EE CMS, which requires us to do some database integration tasks. Most prominently, we envision the following…
1) passing registration data collected via EE (e.g. username/password/email, etc.) from the EE database to all of the databases of the applications integrated with the EE CMS;
2) creating a single login/logout instance—using the EE login/logout protocol—that will login/logout of all of the applications tied to the EE CMS;
3) creating a central data store in the EE database that (i) mirrors the databases for the supported applications, and (ii) passes data to and from the central data store as data is created, collected and/or revised in the EE central data store and databases of the supported applications; and
4) creating tags and variables to support and manipulate the data contained in the central data store created in the EE CMS.
Any feedback would be deeply appreciated. Thanks…