Store case related data in a separate database
Hi,
Is it possible to store application specific data(case data, history etc) in a separate database altogether, not as a separate schema with in same database? We have a scenario where we have PegaRules and PegaDATA schema in one data base server and application specific data(case, histroy and custom look up data) are in a separate database server. Will this work if we create a new datasource pointing to application specific DB and update all the corresponding data-admin-db-table mappings?